Click here to Skip to main content
16,022,060 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
We can create and train an Object Detection model based on Training Custom Object Detector —> https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/index.html

There is also a file for evaluating the trained mode ==> Training Custom Object Detector —> https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/training.html#evaluating-the-model-optional

But how can I view images in the test dataset that were not recognized by the detection/pictures on which objects were not detected?

What I have tried:

I read the documentation ...  
Posted
Updated 30-Aug-24 5:11am
v2

1 solution

If you're talking about the CodeProject AI, ask your questions about it in the dedicated forum, CodeProject.AI Discussions[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900