ferraridamiano / yolo_flutter

MIT License
25 stars 3 forks source link

Unable to perform detection with Custom models #1

Open fransay opened 11 months ago

ferraridamiano commented 11 months ago

Could you provide more details? Have you followed the instructions in the README?

Maybe I will release a compiled version of the app just to try it

ferraridamiano commented 11 months ago

Just released a compiled version of the app, you can find it in the Github releases section

fransay commented 11 months ago

@ferraridamiano , thanks for your response. I will check it up and give you my feedback. Great work by the way!...

SpirikleOfficial commented 1 month ago

If we use a yolo-pose model then the code does not work. what changes can we do to correct this?

ferraridamiano commented 4 weeks ago

You need to adapt the NMS code in order to deal with a different output of the model that also include the keypoints