tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

retrain SSDLite MobileDet detector for the Edge TPU using my own images

Open B0ndo2 opened this issue 11 months ago • 2 comments

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

B0ndo2 avatar Jan 30 '25 22:01 B0ndo2