1
0
Fork 0
mirror of synced 2024-05-24 14:49:40 +12:00
waifu2x/assets/index.zh-CN.html
2016-06-13 12:44:06 +09:00

252 lines
6.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="zh-CN">
<!-- This file was automatically generated by webgen/gen.rb. Do not make changes to this file manually. -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta charset="utf-8">
<link rel="shortcut icon" href="favicon.ico"/>
<meta name="viewport" content="initial-scale=1.0,width=device-width">
<link href="//cdnjs.cloudflare.com/ajax/libs/normalize/3.0.3/normalize.min.css" rel="stylesheet" type="text/css">
<link href="style.css" rel="stylesheet" type="text/css">
<link href="mobile.css" rel="stylesheet" type="text/css" media="screen and (max-width: 768px) and (min-width: 0px)">
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js"></script>
<script type="text/javascript" src="ui.js"></script>
<title>waifu2x</title>
</head>
<body>
<div class="all-page">
<h1 class="main-title">waifu2x</h1>
<div class="choose-lang">
<a href="index.html">
English
</a>
/
<a href="index.ja.html">
日本語
</a>
/
<a href="index.ru.html">
Русский
</a>
/
<a href="index.pt.html">
Português
</a>
/
<a href="index.es.html">
Español
</a>
/
<a href="index.fr.html">
Français
</a>
/
<a href="index.de.html">
Deutsch
</a>
/
<a href="index.tr.html">
Türkçe
</a>
/
<a href="index.zh-CN.html">
简体中文
</a>
</div>
<p>本程序使用卷积神经网络对动漫风格的图片进行放大操作(支持照片)。</p>
<p class="margin1 link-box">
<a href="https://raw.githubusercontent.com/nagadomi/waifu2x/master/images/slide.png" class="blue-link" target="_blank">
完整演示
</a>
|
<a href="https://github.com/nagadomi/waifu2x" class="blue-link" target="_blank">
转至GitHub
</a>
</p>
<form action="/api" method="POST" enctype="multipart/form-data" target="_blank">
<div class="option-box first">
<div class="option-left">选择图像:</div>
<div class="option-right">
<input type="text" id="url" name="url" placeholder="输入图像链接">
<div class="option-right-small">
或者从本地上传:
<input type="file" id="file" name="file"></div>
</div>
<div class="option-hint file_limits">
文件大小不得超过3MB可降噪图像的最大尺寸2560x2560px可放大图像的最大尺寸1280x1280px。
</div>
</div>
<div class="option-box">
<div class="option-left">
风格:
</div>
<div class="option-right">
<label><input type="radio" name="style" class="radio" value="art" checked>
<span class="r-text">
插图
</span>
</label>
<!--
<label><input type="radio" name="style" class="radio" value="photo">
<span class="r-text">
照片
</span>
</label>
-->
</div>
</div>
<div class="option-box">
<div class="option-left">
降噪程度:
<div class="option-left-small">
(可能会产生JPEG噪点)
</div>
</div>
<div class="option-right">
<label><input type="radio" name="noise" class="radio" value="0">
<span class="r-text">
不降噪
</span>
</label>
<label><input type="radio" name="noise" class="radio" value="1" checked>
<span class="r-text">
</span>
</label>
<label>
<input type="radio" name="noise" class="radio" value="2">
<span class="r-text">
</span>
</label>
<label>
<input type="radio" name="noise" class="radio" value="3">
<span class="r-text">
最高
</span>
</label>
</div>
<div class="option-hint">
请仅在图像本身含有噪点的情况下使用降噪,否则可能产生反效果。
</div>
</div>
<div class="option-box">
<div class="option-left">
放大倍数:
<div class="option-left-small"></div>
</div>
<div class="option-right">
<label><input type="radio" name="scale" class="radio" value="0" checked>
<span class="r-text">
不放大
</span>
</label>
<label><input type="radio" name="scale" class="radio" value="1">
<span class="r-text">
1.6x
</span>
</label>
<label><input type="radio" name="scale" class="radio" value="2">
<span class="r-text">
2x
</span>
</label>
</div>
</div>
<div class="option-box">
<div class="option-left">
TTA:
<div class="option-left-small"></div>
</div>
<div class="option-right">
<label><input type="radio" name="tta_level" class="radio" value="1" checked>
<span class="r-text">
1 pass
</span>
</label>
<!--
<label><input type="radio" name="tta_level" class="radio" value="2" checked>
<span class="r-text">
2 pass
</span>
</label>
<label><input type="radio" name="tta_level" class="radio" value="4">
<span class="r-text">
4 pass
</span>
</label>
<label><input type="radio" name="tta_level" class="radio" value="8">
<span class="r-text">
8 pass
</span>
</label>
-->
<label><input type="radio" name="tta_level" class="radio" value="0" checked>
<span class="r-text">
n-pass auto
</span>
</label>
</div>
<div class="option-hint">
TTA makes stable quality but it limits the source image size.
<a href="#" class="tta_rule">
Show the rule of `n-pass auto`.
</a>
<div style="display:none" class="tta_rule_text">
<table>
<tr>
<td>
&lt;= 452x452
</td>
<td>
8 pass
</td>
</tr>
<tr>
<td>
&lt;= 640x640
</td>
<td>
4 pass
</td>
</tr>
<tr>
<td>
&lt;= 905x905
</td>
<td>
2 pass
</td>
</tr>
<tr>
<td>
else
</td>
<td>
1 pass
</td>
</tr>
</table>
</div>
</div>
</div>
<input type="submit" class="button" value="转换">
<input type="submit" name="download" value="下载" class="button">
<div class="bottom-hint">
<ul>
<li>Firefox无法用右键菜单中的“保存图像”请按Ctrl+S保存。</li>
</ul>
</div>
</form>
</div>
<div class="bottom-info address">
<a href="https://github.com/nagadomi/waifu2x" class="gray-link" target="_blank">waifu2x</a>
</div>
</body>
</html>