HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
💻
UGRP
/
모델팀 회의

모델팀 회의

Date
May 19, 2024 21:00
Type
only Students
Contributors
  1. SPADE
    1. https://github.com/NVlabs/SPADE?tab=readme-ov-file
    2. https://arxiv.org/abs/1903.07291
  1. UGAN
    1. https://github.com/Zxl19990529/UGAN-pytorch (source code)
    2. https://arxiv.org/pdf/1801.04011 (paper)
  1. Diffusers (보류)
 

Why do we need another model?

적은 데이터셋을 가지고 학습을 해야하는 한정적인 상황이기 때문인지 Pix2Pix의 성능이 그리 높지 않았음
⇒ 1차적인 시도로 Pix2Pix를 기반으로 발전시킨 다른 모델을 사용해보기로 함
 

Output

이미지가 아닌 filter 함수를 내뱉는 것의 의미?
  • 해상도를 보다 쉽게? 보존할 수 있다
  • Black-box 영역을 줄일 수 있다?