https://arxiv.org/abs/2606.31082
Apply for access on huggingface: https://huggingface.co/datasets/ThreeLiu/Treasure
- Open
Run.shand fill in the paths under the "Required path configuration" section at the top of the file (DINOv3 weights, AIGIBench train/val sets, few-shot fake/real data directories, etc.). - Make sure
PYTHONpoints to your Python interpreter andALL_GPUSlists the GPUs to use. - Run:
bash Run.shRun.sh runs three stages in sequence: Stage 1 pretraining -> Stage 2 few-shot fine-tuning -> Stage 3 summary. Logs, checkpoints, and the summary are written under OUTPUT_ROOT (configured in Run.sh).