There are tasks in Image processing,
- Image Classification
- Object Detection
- Semantic Segmentation
- Instance Segmentation
- Image Captioning
- Image Generation
- Image Denoising
- Pose Estimation
- Object Tracking
- 3D Reconstruction
- Scene Understanding
- Visual Question Answering
- Adversarial Attacks




object detection 모델은 객체의 위치(localization)를 찾고, class를 분류(classification)하는 작업을 진행





DETR : Transformer Encoder - Decoder + Hungarian Matching



Hard Negative Mining vs Focal Loss
Generator + Discriminator
