-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
INFO:root:Loading net and associated files...
Traceback (most recent call last):
File "app.py", line 307, in
start_from_terminal(app)
File "app.py", line 294, in start_from_terminal
app.clf = ImagenetClassifier(**ImagenetClassifier.default_args)
File "app.py", line 192, in init
self.net = darknet.load_net(base_dir + "PLANE/yolo-voc.2.0.cfg", base_dir + "backup/yolo-voc_26000.weights", 0)
AttributeError: module 'darknet' has no attribute 'load_net'
Metadata
Metadata
Assignees
Labels
No labels