Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 2.75 KB

README.md

File metadata and controls

61 lines (38 loc) · 2.75 KB

Apply NN to Images Project

OverviewWhat's NewCommon AppsHow To Run

GitHub release (latest SemVer) views runs

Overview

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.

SLY_EMBEDED_VIDEO_LINK

What's New

v1.7.41

  • 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/.

save-load-inf-settings

v1.6.0

  • ☑️ Added checkbox to always add suffix to model class/tag name even if it doesn't have conflicts with existing one

v1.2.3

  • 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

How To Run

  1. Add this app to your team from Ecosystem
  2. Be sure that NN you are going to use is deployed in your team
  3. Start app from the context menu of the images project or dataset.