Model Testing
info
This is optional step that help you to personally verify the model performance and accuracy
ODHUB supports a built-in test interface to allow users to test the model inference before final deployment.
Select model and test dataset
To start testing the model, on the left-side panel:
- Select the image source for testing:
Project images
: some of the images from the training dataset will be displayedOther image
: you can browse to other image folders locallyWebcam
: Use webcam to test with a real video stream
Check inferencing result
Once the image source is loaded, on the right-side panel you can:
- See inferencing results of the images
- Adjust the min score (detection threshold)
- Filter the object you want to see.