This folder is the single local home for large assets. The GitHub repository should track these README files, not the binary datasets or model weights.
| artifact | local path |
|---|---|
| Raw training images and videos | artifacts/datasets/raw-train-images/ |
| ROI segmentation/classification local set | artifacts/datasets/roi-segmentation-classification-local/ |
| OpenMV int8 deployment weights | artifacts/weights/openmv/ |
| Training/export weights | artifacts/weights/segmentation/, artifacts/weights/cartoon-classifier/, artifacts/weights/digit-classifier/ |
| Expected restore command after downloading and extracting: |
python roi-segmentation-classification/tools/eval/eval_three_type_latest.pyRun the command from roi-segmentation-classification/.