Model Testing
info
This is optional step that help you to personally verify the model performance and accuracy
ANSTS 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:
- Choose the model type (GPU/CPU) you want to test
- 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 locallyCamera
: Use webcam, IP camera or video file
Check inferencing result
Once the image source is loaded, you can:
- See inferencing results of the images
- Adjust the min score (detection threshold)
- Filter the object you want to see.
Evaluate model accuracy
info
You can always access this testing page to test any ANSTS model without creating a project from the Start Testing Model
button in the Project page