How to evaluate a self-supervised learning method ? -. We usually don’t care about the performance of the self-supervised learning task, e.g., we don’t care if the model learns to predict image rotation perfectly. -.Evaluate the learned feature encoders on downstream target tasks Downstream Target Tasks의 예시 Image Classification: 이미지 인식이나 분류 작업에서, 자기 지도 학습을 통해 학습된 특성 인코더를 사용하여 특정 객체나 장면을 분류합니다. O..