# Data Directory 이 디렉토리에 테스트용 이미지를 저장하세요. ## 디렉토리 구조 ``` data/ ├── sample_real/ # 실제 이미지 샘플 ├── sample_ai/ # AI 생성 이미지 샘플 └── test/ # 테스트용 이미지 ```