-
Notifications
You must be signed in to change notification settings - Fork 178
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
Object Detection API for YoloV4 #12
Comments
hello Diana, did you find a way to make this work on Yolov4 ? |
Hello @saifddine I made it work with this repository https://github.com/hunglc007/tensorflow-yolov4-tflite. |
@dianamariand92 Is there a repository which I can use to create this API with Yolov4? |
I am interested too. Haven't found a way yet. |
Hello @dianamariand92. I tried converting my yolov4 weights to tensorflow models (.pb) but cannot make it work with the code for the API. Please take a moment to answer, |
Hello @theAIGuysCode, great work !!!.
What changes would I have to implement to use YoloV4?
Thank you
The text was updated successfully, but these errors were encountered: