You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data Format MMDET-COCO is not marked as "(import-only)", but I can't see how it's exporting in the code. I am using version 1.7.0.
When exporting from a yolo project => mmdet:
$ datum --loglevel debug project export --format mmdet_coco -o ./coco -- --save-media
DEBUG: Cannot import extra dep=tensorflow for plugin_name=ac.
DEBUG: Cannot import extra dep=tensorflow for plugin_name=roboflow_tfrecord.
DEBUG: Cannot import extra dep=tensorflow for plugin_name=roboflow_tfrecord.
DEBUG: Cannot import extra dep=tensorflow for plugin_name=tf_detection_api.
DEBUG: Cannot import extra dep=tensorflow for plugin_name=tf_detection_api.
DEBUG: Cannot import extra dep=tensorflow for plugin_name=tf_detection_api.
ERROR: Exporter for format 'mmdet_coco' is not found
Data Format MMDET-COCO is not marked as "(import-only)", but I can't see how it's exporting in the code. I am using
version 1.7.0
.When exporting from a yolo project => mmdet:
I would appreciate any help! I followed the basic installation instructions and the basic project setup.
The text was updated successfully, but these errors were encountered: