-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Feature request to support the YoloV3 architecture and training.
Describe the solution you'd like
- The ability to train a yolov3 model with custom data.
- And an example of how deploy it to the K210 to recognize image/video.
- Performance (speed/accuracy) results reported and compared with yolov2 or others.
Describe alternatives you've considered
YoloV2 is currently supported. Yolov4/v5 were discounted in #38 (though it was indicated that Yolov3 should be supported).
Additional context
- https://github.com/zhen8838/K210_Yolo_framework may be a good place to start, though I haven't had the model converge well with that.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request