About
2025.01.16.
추가 수정된 코드 (이제 다른 모델을 테스트할 코드)
- pixel → 원래 채널 합친 평균 MSE 씀 → RGB channelwise Loss의 summation.
- ResNet18에서 spatial feature 추출할 수 있도록 수정.
- yaml.config는 아직 사용 안함
- Decoder.py로 분리하여 decoder 모듈화
- latent feature은 Image (256 x 32 x 64) + RIR (64 x 32 x 64)
Code