diff --git a/README.md b/README.md index 1d4d9b6..f142aa9 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ sudo apt-get install cuda ``` sudo apt-get install libsnappy-dev -sudo apt-get install libgraphicsmagick-dev +sudo apt-get install libgraphicsmagick1-dev ``` #### Install Torch7 @@ -182,7 +182,7 @@ th waifu2x.lua -m noise -noise_level 1 -resume 1 -l data/frame.txt -o new_frames Generating a video from waifu2xed images and audio. ``` -avconv -f image2 -r 24 -i new_frames/%d.png -i audio.mp3 -r 24 -vcodec libx264 -crf 16 video.mp4 +avconv -f image2 -framerate 24 -i new_frames/%d.png -i audio.mp3 -r 24 -vcodec libx264 -crf 16 video.mp4 ``` ## Train Your Own Model diff --git a/appendix/benchmark.md b/appendix/benchmark.md index 09822d0..33b377d 100644 --- a/appendix/benchmark.md +++ b/appendix/benchmark.md @@ -1,10 +1,15 @@ # Benchmark results +## Usage -## dataset +``` +th tools/benchmark.lua -dir path/to/dataset_dir -method scale -color y -model1_dir path/to/model_dir +``` - photo_set: 300 various photos. - art_set : 90 artworks (PNG only). +## Dataset + + photo_test: 300 various photos. + art_test : 90 artworks (PNG only). ## 2x upscaling model diff --git a/appendix/waifu2x.nginx.conf b/appendix/waifu2x.nginx.conf index dd582c6..9fd1cce 100644 --- a/appendix/waifu2x.nginx.conf +++ b/appendix/waifu2x.nginx.conf @@ -15,6 +15,7 @@ map $http_accept_language $lang { ~tr tr; ~zh-CN zh-CN; ~zh zh-CN; + ~ko ko; ~en en; } diff --git a/assets/index.de.html b/assets/index.de.html index 6cfed7b..770a227 100644 --- a/assets/index.de.html +++ b/assets/index.de.html @@ -53,6 +53,10 @@ 简体中文 + / + + 한국어 +

Einzelbild Super-Auflösungs Konvertierung für Bilder im Anime Stil mithilfe eines faltenden neuralen Netzwerks. Zusätzlich dazu unterstützt es auch Fotos.

@@ -165,7 +169,7 @@
diff --git a/assets/index.es.html b/assets/index.es.html index 9940d65..f212c99 100644 --- a/assets/index.es.html +++ b/assets/index.es.html @@ -53,6 +53,10 @@ 简体中文 + / + + 한국어 +

Mejora la resolución de ilustraciones de tipo anime utilizando redes neuronales convolucionales. También es compatible con fotografías.

Outil permettant d'agrandir n'importe quelle image de style "anime", par le biais de réseaux de neurones convolutionnels. Fonctionne également sur les photos.

Single-Image Super-Resolution for Anime-Style Art using Deep Convolutional Neural Networks. And it supports photo.

深層畳み込みニューラルネットワークによる二次元画像のための超解像システム。 写真にも対応。

+

waifu2x

+
+ + English + + / + + 日本語 + + / + + Русский + + / + + Português + + / + + Español + + / + + Français + + / + + Deutsch + + / + + Türkçe + + / + + 简体中文 + + / + + 한국어 + +
+

컨볼루젼 신경망(CNN) 시스템을 통한 딥 러닝으로 2차원 이미지의 해상도를 개선합니다. 그림 뿐만 아니라 사진에도 대응합니다.

+ +
+
+
이미지 선택:
+
+ +
+ 또는 파일 업로드: +
+
+
+ 제한: 크기: 5MB, 노이즈 감소: 3000x3000px, 업스케일링: 1500x1500px. +
+
+
+
+ 스타일: +
+
+ + +
+
+
+
+ 노이즈 감소: +
+ (JPEG 아티팩트 제외) +
+
+
+ + + + + +
+
+ 실제로 노이즈가 있는 이미지에만 사용해야 하며, 그렇지 않을 경우 사진의 세세한 부분이 뭉개질 수 있습니다. +
+
+
+
+ 업스케일링: +
+
+
+ + + +
+
+ + + + + +
+
    + +
  • FireFox에서 이미지를 저장하려면 Ctrl+S를 누르세요. 오른쪽 클릭 > "이미지 저장"을 이용하면 정상적으로 동작하지 않습니다.
  • + +
+
+
+
+
+ waifu2x +
+ + diff --git a/assets/index.pt.html b/assets/index.pt.html index 47ac095..eee70aa 100644 --- a/assets/index.pt.html +++ b/assets/index.pt.html @@ -53,6 +53,10 @@ 简体中文 + / + + 한국어 +

Single-Image Super-Resolution for Anime-Style Art using Deep Convolutional Neural Networks. And it supports photo.

Waifu2x позволяет увеличивать в 4 раза рисованные изображения, например аниме или арт, а также устранять шум на изображении (преимущественно артефакты сжатия JPEG). Теперь также поддерживаются фотографии.

Derin Sarmalı Sinirsel Ağ ile çalışan anime stili çalışmalar için süper çözünürlük yükselticidir. Normal fotoğrafları da destekler.

本程序使用卷积神经网络对动漫风格的图片进行放大操作(支持照片)。

<%= t[:description] %>

<%= t[:tta] %>: @@ -168,7 +173,6 @@ 1 pass -
+ <% end %> <% if t[:button_convert] && !t[:button_convert].empty? %> <% else %>