You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be documentation detailing differences between train.py and train_yolo.py
README.md details that train_yolo.py is used for training model on custom dataset, but no mention of train.py
We should document what each file does/how it is applied in the larger model (maybe we look into creating a folder with project updates so that future members can see why/how we updated/added/deleted certain files)
Overall, we should look into better documenting the object detection program (what each file does/why it's critical to the model, update made, etc)