Inspiration
Online pre-trained model needs to be retrained; preparation of training set (labeling) is a changllege
What it does
Adjust the labels of pre-trained model outputs; facilitate the training data preparation procedure
How I built it
python pyqt GUI; detection uses online YOLO implementation
Challenges I ran into
find good object detector; first time build GUI
Accomplishments that I'm proud of
build an interface which can be plugged in the object detector system
What I learned
input output for object detector; build interface
What's next for ObjectDetectionRetrainingSystem
output xml, plug into the detector system (train->adjust label->retrain)
Log in or sign up for Devpost to join the conversation.