Click here to Skip to main content
15,946,342 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
Comments
Florence Pugh 9hrs 10mins ago    
@Retro Bowl College You can use your trained model to make predictions on the test dataset.

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)

  Print Answers RSS


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