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
Hi there,
Thank you for this amazing repo. I tried converting my custom object detection model using this repo and while testing I found out the inference speed decreased from 25-35 FPS to 1-2.5 FPS which is really poor. I need to convert the darknet model to tf js and for that, I tried converting it to the Tensorflow model first. Do have any idea how I can keep the speed and accuracy and convert the weights to Tensorflow/TF JS model?
The text was updated successfully, but these errors were encountered:
Hi there,
Thank you for this amazing repo. I tried converting my custom object detection model using this repo and while testing I found out the inference speed decreased from 25-35 FPS to 1-2.5 FPS which is really poor. I need to convert the darknet model to tf js and for that, I tried converting it to the Tensorflow model first. Do have any idea how I can keep the speed and accuracy and convert the weights to Tensorflow/TF JS model?
The text was updated successfully, but these errors were encountered: