Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 806 Bytes

File metadata and controls

18 lines (13 loc) · 806 Bytes

Artifacts

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.py

Run the command from roi-segmentation-classification/.