Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 이미지 denoise를 위한 코드 추가 #18

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MalMyeong
Copy link

Overview

  • denoising을 위한 cycleGAN training 코드를 추가했습니다.
  • 학습 checkpoint를 이용해 이미지 denoising을 적용하는 코드를 추가했습니다.

Change Log

  • denoise/denoising_cg.ipynb
  • denoise/training_cg.ipynb

Issue Tags

@2018007956
Copy link
Contributor

주피터 파일 .py로 바꿔서 올려주시면 코드 리뷰하기 더 좋을 것 같습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Denoising 코드 추가
2 participants