tutorials
tutorials copied to clipboard
retrain SSDLite MobileDet detector for the Edge TPU using my own images
Hi, I am trying to follow this tutorial to retrain the same pretrained model with my own images (about 300) to improve detection with a security camera (the angle of the camera is affecting detection). I captured the images and used LabelImg to annotate the images and using Pascal/VOC format. I don't know how to take this new dataset and use it to do transfer learning, any help would be appreciated