p2oileen commited on
Commit
42db4d8
2 Parent(s): 680f50f 532f972

Merge branch 'main' of https://github.com/megvii-research/CoNR into main

Browse files
Files changed (2) hide show
  1. README.md +4 -6
  2. README_chinese.md +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  [English](https://github.com/megvii-research/CoNR/blob/main/README.md) | [中文](https://github.com/megvii-research/CoNR/blob/main/README_chinese.md)
2
- # CoNR: Collaborative Neural Rendering using Anime Character Sheets
3
 
4
 
5
- ## [HomePage](https://conr.ml) | Colab [English](https://colab.research.google.com/github/megvii-research/CoNR/blob/main/notebooks/conr.ipynb)/[中文](https://colab.research.google.com/github/megvii-research/CoNR/blob/main/notebooks/conr_chinese.ipynb) | [arXiv](https://arxiv.org/abs/2207.05378)
6
 
7
  ![image](images/MAIN.png)
8
 
@@ -47,8 +47,8 @@ gdown https://drive.google.com/uc?id=1AOWZxBvTo9nUf2_9Y7Xe27ZFQuPrnx9i
47
  gdown https://drive.google.com/uc?id=19jM1-GcqgGoE1bjmQycQw_vqD9C5e-Jm
48
  ```
49
 
50
- #### Prepare inputs
51
- We prepared two Ultra-Dense Pose sequences for two characters. You can generate more UDPs via 3D models and motions refers to [our paper](ttps://arxiv.org/abs/2207.05378).
52
  [Baidu Netdisk](https://pan.baidu.com/s/1hWvz4iQXnVTaTSb6vu1NBg?pwd=RDxc) (password:RDxc)
53
 
54
  ```
@@ -80,8 +80,6 @@ mv double_ponytail_images/ character_sheet/
80
  ```
81
 
82
  #### RUN!
83
- We provide two ways: with web UI or via terminal.
84
-
85
  * with web UI (powered by [Streamlit](https://streamlit.io/))
86
 
87
  ```
1
  [English](https://github.com/megvii-research/CoNR/blob/main/README.md) | [中文](https://github.com/megvii-research/CoNR/blob/main/README_chinese.md)
2
+ # Collaborative Neural Rendering using Anime Character Sheets
3
 
4
 
5
+ ## [Homepage](https://conr.ml) | Colab [English](https://colab.research.google.com/github/megvii-research/CoNR/blob/main/notebooks/conr.ipynb)/[中文](https://colab.research.google.com/github/megvii-research/CoNR/blob/main/notebooks/conr_chinese.ipynb) | [arXiv](https://arxiv.org/abs/2207.05378)
6
 
7
  ![image](images/MAIN.png)
8
 
47
  gdown https://drive.google.com/uc?id=19jM1-GcqgGoE1bjmQycQw_vqD9C5e-Jm
48
  ```
49
 
50
+ #### Prepare Inputs
51
+ We provide two Ultra-Dense Pose sequences for two characters. You can generate more UDPs via 3D models and motions refers to [our paper](https://arxiv.org/abs/2207.05378).
52
  [Baidu Netdisk](https://pan.baidu.com/s/1hWvz4iQXnVTaTSb6vu1NBg?pwd=RDxc) (password:RDxc)
53
 
54
  ```
80
  ```
81
 
82
  #### RUN!
 
 
83
  * with web UI (powered by [Streamlit](https://streamlit.io/))
84
 
85
  ```
README_chinese.md CHANGED
@@ -1,5 +1,5 @@
1
  [English](https://github.com/megvii-research/CoNR/blob/main/README.md) | [中文](https://github.com/megvii-research/CoNR/blob/main/README_chinese.md)
2
- # CoNR: 用于二次元手绘设定稿动画化的神经渲染器
3
 
4
 
5
  ## [HomePage](https://conr.ml) | Colab [English](https://colab.research.google.com/github/megvii-research/CoNR/blob/main/notebooks/conr.ipynb)/[中文](https://colab.research.google.com/github/megvii-research/CoNR/blob/main/notebooks/conr_chinese.ipynb) | [arXiv](https://arxiv.org/abs/2207.05378)
1
  [English](https://github.com/megvii-research/CoNR/blob/main/README.md) | [中文](https://github.com/megvii-research/CoNR/blob/main/README_chinese.md)
2
+ # 用于二次元手绘设定稿动画化的神经渲染器
3
 
4
 
5
  ## [HomePage](https://conr.ml) | Colab [English](https://colab.research.google.com/github/megvii-research/CoNR/blob/main/notebooks/conr.ipynb)/[中文](https://colab.research.google.com/github/megvii-research/CoNR/blob/main/notebooks/conr_chinese.ipynb) | [arXiv](https://arxiv.org/abs/2207.05378)