Views
No views yet
AI LAB PROJECT SYNOPSIS_aatman.pdf.1data/
2 raw/
3 JPEGImages/
4 Annotations/
5 ImageSets/
6 Main/
7configs/
8scripts/
9src/
10outputs/1python -m venv .venv
2.venv\Scripts\activate
3pip install -e .
4python scripts/train_classification.py --config configs/classification_vit_lora.yaml
5python scripts/train_detection.py --config configs/detection_yolov8.yaml
6python scripts/train_distillation.py --config configs/distillation_mobilenet.yamldata/raw/JPEGImages.data/raw/Annotations.data/raw/ImageSets/Main as train.txt, val.txt, and test.txt.images, annotations, and splits.0 and 1 in XML; the loader normalizes them to benign and malignant.data/raw.