a6e52f8ad0
- Added Fast api web application for recycling object detection - Included YOLOv8 model training notebook - Set up project structure with datasets and training directories - Added requirements.txt for dependencies - Configured .gitignore for Python virtual environment and cache files
7 lines
47 B
Plaintext
7 lines
47 B
Plaintext
.venv
|
|
__pycache__
|
|
|
|
augmented_dataset
|
|
|
|
training
|