Commit Graph

12 Commits

Author SHA1 Message Date
550f61b1a8 trying to improve annotation 2025-12-23 17:38:43 -07:00
50b2bf0305 able to see images 2025-12-23 17:04:59 -07:00
0072a86591 run gui 2025-12-23 16:55:59 -07:00
e61a4a5f81 run gui script 2025-12-23 16:17:19 -07:00
a826543dff ignoring more stuff 2025-12-23 13:00:12 -07:00
da5becd5ae able to convert onnx to blob 2025-12-23 12:53:52 -07:00
d3664693a8 step working on ease of deployment for oak d 2025-12-22 17:56:59 -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
661d63699d add gitignore 2025-12-22 14:16:02 -07:00
b6e5a01e65 Remove dataset_split directory from tracking to exclude large data files 2025-12-22 14:13:12 -07:00
aed092f09c Initial commit: Wood knot detection model and GUI 2025-12-22 14:11:39 -07:00