App connects to the deployed Neural Network and applies it to the images project. It allows to configure inference settings, model output classes and tags, and preview predictions. App adds classes and tags to project automatically.
- Added support for saving and loading inference settings from
.yaml
template file. Now you can save your settings templates and load them later to apply to the same or another project. Settings are saved to the template folder located in the Team Files:nn-image-labeling/inf-settings-templates/
.
- ☑️ Added checkbox to always add suffix to model class/tag name even if it doesn't have conflicts with existing one
- Configurable sliding window mode with preview, mode enables automatically if the connected neural network supports it
sliding_window_demo.mp4
- Inference preview ob both random or specific image
select_image_demo.mp4
- Add this app to your team from Ecosystem
- Be sure that NN you are going to use is deployed in your team
- Start app from the context menu of the images project or dataset.