I am currently exploring TensorFlow object detection system, I know it can classify say for example 90 objects as a default. I want to add more objects in the detection. What are the basic steps shall I take?
I have found a tutorial in youtube about tensorflow but it only talks about training specifically new objects not adding more objects to the default objects detected in a certain model classifier.
Any kinds of reference are also encouraged. Any help would be very appreciated. I really need this to get working. Thanks.