microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.27k stars 833 forks source link

Active Learning using compact exported model from Customvision.ai #1008

Open ajansenn opened 3 years ago

ajansenn commented 3 years ago

Describe the solution you'd like I would like the active learning custom url and custom file path options to work with a model trained in Microsofts CustomVision.ai i.e. the url to function when pointing to a general model iteration published in the CustomVision.ai platform and a compact model exported as Tensorflow.js to function when pointed at using the custom file path option.

Additional context This will enable greater sharing and collaboration of models and workload to multiple people, research institutions and agencies, to generate labelled datasets.