Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
PaddleGAN
提交
2e8c51f0
P
PaddleGAN
项目概览
PaddlePaddle
/
PaddleGAN
大约 1 年 前同步成功
通知
97
Star
7254
Fork
1210
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
4
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
P
PaddleGAN
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
4
Issue
4
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
2e8c51f0
编写于
10月 20, 2020
作者:
L
LielinJiang
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update readme
上级
4e7ca2b2
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
13 addition
and
3 deletion
+13
-3
README.md
README.md
+6
-2
README_cn.md
README_cn.md
+6
-0
docs/data_prepare.md
docs/data_prepare.md
+1
-1
未找到文件。
README.md
浏览文件 @
2e8c51f0
...
...
@@ -44,11 +44,15 @@ Please refer to [data prepare](./docs/data_prepare.md) for dataset preparation.
## Get Start
Please refer
[
get stated
](
./docs/get_started.md
)
for the basic usage of PaddleGAN.
## License
PaddleGAN is released under the
[
Apache 2.0 license
](
LICENSE
)
.
## Contributing
Contributions are highly welcomed and we would really appreciate your feedback!!
## External Projects
External gan projects in the community that base on PaddlePaddle:
+
[
PaddleGAN
](
https://github.com/PaddlePaddle/PaddleGAN
)
README_cn.md
浏览文件 @
2e8c51f0
...
...
@@ -51,3 +51,9 @@ pip install -v -e . # or "python setup.py develop"
## 贡献代码
我们非常欢迎你可以为PaddleGAN提供代码,也十分感谢你的反馈。
## 外部项目
外部基于飞桨的生成对抗网络模型
+
[
PaddleGAN
](
https://github.com/PaddlePaddle/PaddleGAN
)
docs/data_prepare.md
浏览文件 @
2e8c51f0
...
...
@@ -2,7 +2,6 @@
It is recommended to symlink the dataset root to
`$PaddleGAN/data`
.
```
PaddleGAN
|-- configs
...
...
@@ -32,5 +31,6 @@ PaddleGAN
### cyclegan datasets
more dataset for cyclegan you can download from
[
here
](
https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/
)
### pix2pix datasets
more dataset for pix2pix you can download from
[
here
](
hhttps://people.eecs.berkeley.edu/~tinghuiz/projects/pix2pix/datasets/
)
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录