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
Hello,
I'm running and studying this code as your work inspires me.
I want to evaluate Ekya using object detection tasks via TinyYOLOv3/SSDLite with MobileNet.
However, according to the README, only faster_rcnn_resnet101_coco is downloaded into ekya/object_detection_model/ and used to prepare the urban traffic/building dataset in advance (generating sample_list for object classification tasks, in my understanding).
Could you inform me of how to run using object detection tasks?
The text was updated successfully, but these errors were encountered:
Hello,
I'm running and studying this code as your work inspires me.
I want to evaluate Ekya using object detection tasks via TinyYOLOv3/SSDLite with MobileNet.
However, according to the README, only faster_rcnn_resnet101_coco is downloaded into ekya/object_detection_model/ and used to prepare the urban traffic/building dataset in advance (generating sample_list for object classification tasks, in my understanding).
Could you inform me of how to run using object detection tasks?
The text was updated successfully, but these errors were encountered: