Commit Graph

4 Commits

Author SHA1 Message Date
e61a4a5f81 run gui script 2025-12-23 16:17:19 -07:00
f458eeee82 Add multi-framework dataset setup for RF-DETR, YOLOX, and YOLOv6
- Create dataset_coco/ for RF-DETR (COCO format)
- Rename dataset_split/ to dataset_yolo/ for clarity
- Add setup_datasets.py script for automated multi-format setup
- Update YOLOv6 script with correct 10-class configuration
- Update README with framework comparison and training instructions
- Update .gitignore to exclude both dataset directories
2025-12-22 14:48:17 -07:00
8590f1495d readme 2025-12-22 14:20:32 -07:00
aed092f09c Initial commit: Wood knot detection model and GUI 2025-12-22 14:11:39 -07:00