Test and development of Yolo classification in industrial applications
- Python 100%
- Transition to src/ layout for better package management - Add YOLO, pytest, ruff, and pyright dependencies - Implement core configuration and logging modules - Set up linting and type checking configurations |
||
|---|---|---|
| src/yolo_industry | ||
| tests | ||
| .gitignore | ||
| .python-version | ||
| CLAUDE.md | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
yolo_industry
Test and development of Yolo classification in industrial applications. Focus is on developing deep neural network methodology for object classification based on deep neural networks.