Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MMDet-COCO Export Error #1560

Closed
HalkScout opened this issue Jul 8, 2024 · 1 comment
Closed

MMDet-COCO Export Error #1560

HalkScout opened this issue Jul 8, 2024 · 1 comment
Assignees

Comments

@HalkScout
Copy link

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.

image

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

I would appreciate any help! I followed the basic installation instructions and the basic project setup.

@HalkScout
Copy link
Author

This one is my ignorance & lack of experience I think!

I believe what I am looking for is exporting with the coco format & using the instances_*.json as described here.

Sorry to post an issue over nothing, I was looking for a bit! If my logic is wrong please yell at me 😄.

Thank you for a really neat project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants