VoTT icon indicating copy to clipboard operation
VoTT copied to clipboard

Documentation/Tutorial for custom Active Learning using a tf 2 vision model

Open kadijahassanali opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. I have tried multiple strategies to use a custom object detection model in Active Learning. These include trying to convert both keras and tf saved_models to tfjs format using the tfjs converter. The conversions have been successful but none of them are successfully loaded to VOTT. Describe the solution you'd like A solution/tutorial on how to implement a custom Active Learning model with a tf release < 2 years old. Describe alternatives you've considered Switching to another labelling tool

kadijahassanali avatar Nov 11 '20 19:11 kadijahassanali