Skip to content

Commit 691e917

Browse files
authored
Update README.md
1 parent f4295f1 commit 691e917

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# vdsr_pytorch
22

3-
PyTorch Implementation
4-
1대1비율의 사진을 2대1비율의 사진으로 만듦.
5-
progressive영상을 interlaced영상으로 만드는느낌.
3+
PyTorch Implementation
64

75
## Requirement
86

@@ -36,4 +34,6 @@ or
3634

3735
## 주의
3836

39-
sample에서 input image는 학습에 사용된 BSDS300 data가 아닌 인터넷에서 가져온 이미지 등 다른 이미지를 사용해야 정확한 성능을 확인할 수 있다.
37+
test시에는 Urban100의 데이터가 사용된다.
38+
sample에서 input image는 학습에 사용된 BSDS300 data가 아닌 인터넷에서 가져온 이미지 등 다른 이미지를 사용해야 정확한 성능을 확인할 수 있다.
39+
Urban100데이터는 학습시 사용하지 않으므로 Urban100의 사진들 중 하나를 사용해도 됨.

0 commit comments

Comments
 (0)