# chapter\_07

- [torch.utils.data.Dataset을 사용한 커스텀 데이터셋 생성](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_07/0701.md)
- [데이터 로더 (DataLoader)의 작동 원리](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_07/0702.md)
- [데이터 증강 (Augmentation) 기법](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_07/0703.md)
- [torchvision.transforms를 활용한 이미지 데이터 전처리](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_07/0704.md)
- [실습: 커스텀 이미지 데이터셋 구축 및 전처리](/booil-jung/docs/artificial_intelligent/introductions_to_pytorch/chapter_07/0705.md)
