-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Refactor the code structure such that everything is in a more professional structure. Add and change the following things:
- Make modules out of similar code
- Pull appart files (like utils) and make multiple files with better common topics
- Remove in-file
if __name__ == "__main__"tests and add pytest tests - make package installable
- Add CLI which can select train or visualize mode.
- Add more modules to the YOLO model and make the code more readable
- Fix PEP8 issues with flake8.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request