-
-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Description
Concept
If we provide YOLOv4 engine, YOLO user can have a faster and more accurate detection engine to use.
Suggested Implementation (if any)
- Study inference performance
- TFLite (by tensorflow-yolov4-tflite) - @bafu
- Darknet (by AlexeyAB's version) - @grandpaul
- Implement v4 engine and service.