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

Is There Edgetpu Tflite Model Based On Open Images for Object Detection? #164

Closed
jsl303 opened this issue Jul 6, 2020 · 3 comments
Closed
Labels
enhancement New feature or request model

Comments

@jsl303
Copy link

jsl303 commented Jul 6, 2020

Is there any object detection model for coral based on open image dataset >= v4?
I tried to convert the models below with no luck.I wonder if anyone already has.

  • faster_rcnn_inception_resnet_v2_atrous_oidv4
  • ssd_mobilenetv2_oidv4
  • ssd_resnet_101_fpn_oidv4

https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md

It would be nice to be able to detect more than 90 classes from coco.

@Namburger Namburger added enhancement New feature or request model labels Jul 6, 2020
@Namburger
Copy link

@jsl303 we only had canned object detection models with the coco dataset, although we do have tutorials for transfer learning with your own dataset.
For the models that failed to converts, have you got a chance to check if it meets the requirements?

@jsl303
Copy link
Author

jsl303 commented Jul 6, 2020 via email

@jsl303
Copy link
Author

jsl303 commented Jul 8, 2020

It looks like PINTO0309/PINTO_model_zoo was able to convert and quantize to full int8 and compile for Coral Edge TPU.

PINTO0309/PINTO_model_zoo#13 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request model
Projects
None yet
Development

No branches or pull requests

2 participants