Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ImportError: cannot import name 'multi_gpu_model' #14440

@mikuchels

Description

@mikuchels

2021-02-07 14:36:35.290924: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library libcudart.so.10.1
Traceback (most recent call last):
File "Detector.py", line 21, in
from keras_yolo3.yolo import YOLO
File "/content/drive/My Drive/TrainYourOwnYOLO/2_Training/src/keras_yolo3/yolo.py", line 19, in
from keras.utils import multi_gpu_model
ImportError: cannot import name 'multi_gpu_model'

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions