From 8dc8531a600b531d5e56274349b027c68f34aa91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=98=81=EC=A0=9C=20=EC=9E=84?= <iyj0121@ajou.ac.kr> Date: Fri, 8 Sep 2023 20:55:42 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 71a8f20..970398b 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ AT의 하이퍼파라미터를 1.0으로 했을 때, 결과. 오히려 지식 <img width="681" alt="스크린샷 2023-05-18 오전 1 35 35" src="https://github.com/iyj0121/Junior-Project/assets/90498398/bd3eb6c3-65c1-4db3-aeaa-2482ef92508f"> +최종 실험 결과 + +<img width="613" alt="최종결과" src="https://github.com/iyj0121/Junior-Project/assets/90498398/2ad8a281-a9cf-4d92-9838-abdae32b7ddd"> + KD방식이 아닌 pruning 등 다른 방식으로 모델 경량화를 이어나갈 예정. [1] Bee Lim, Sanghyun Son, Heewon Kim, Seungjun Nah, and Kyoung Mu Lee, **"Enhanced Deep Residual Networks for Single Image Super-Resolution,"** <i>2nd NTIRE: New Trends in Image Restoration and Enhancement workshop and challenge on image super-resolution in conjunction with **CVPR 2017**. </i> [[PDF](http://openaccess.thecvf.com/content_cvpr_2017_workshops/w12/papers/Lim_Enhanced_Deep_Residual_CVPR_2017_paper.pdf)] [[arXiv](https://arxiv.org/abs/1707.02921)] [[Slide](https://cv.snu.ac.kr/research/EDSR/Presentation_v3(release).pptx)] -- GitLab