未验证 提交 0d5899fd 编写于 作者: HypoX64's avatar HypoX64 提交者: GitHub

Update README.md

上级 c1b14fe8
...@@ -13,7 +13,6 @@ The code do not include the part of training, I will finish it in my free time. ...@@ -13,7 +13,6 @@ The code do not include the part of training, I will finish it in my free time.
- Pytroch 0.4, (I will update to 1.0) - Pytroch 0.4, (I will update to 1.0)
- CPU or NVIDIA GPU + CUDA CuDNN - CPU or NVIDIA GPU + CUDA CuDNN
<br> <br>
## Getting Started ## Getting Started
### Clone this repo: ### Clone this repo:
```bash ```bash
...@@ -21,8 +20,8 @@ git clone https://github.com/HypoX64/DeepMosaics ...@@ -21,8 +20,8 @@ git clone https://github.com/HypoX64/DeepMosaics
``` ```
### Get pre_trained models and test video ### Get pre_trained models and test video
You can download pre_trained models and test video and replace the files in the project. You can download pre_trained models and test video and replace the files in the project.
[Google Drive](https://drive.google.com/open?id=1PXt3dE9Eez2xUqpemLJutwTCC0tW-D2g) [[Google Drive]](https://drive.google.com/open?id=1PXt3dE9Eez2xUqpemLJutwTCC0tW-D2g)
[百度云,提取码z8vz](https://pan.baidu.com/s/1Wi8T6PE4ExTjrHVQhv3rJA) [[百度云,提取码z8vz]](https://pan.baidu.com/s/1Wi8T6PE4ExTjrHVQhv3rJA)
### Dependencies ### Dependencies
This code depends on numpy, scipy, cv2, torchvision, available via pip install. This code depends on numpy, scipy, cv2, torchvision, available via pip install.
### AddMosaic ### AddMosaic
...@@ -38,4 +37,4 @@ python3 CleanMosaic.py ...@@ -38,4 +37,4 @@ python3 CleanMosaic.py
[addmosaic_options](https://github.com/HypoX64/DeepMosaics/blob/master/options/addmosaic_options.py)[cleanmosaic_options](https://github.com/HypoX64/DeepMosaics/blob/master/options/cleanmosaic_options.py) [addmosaic_options](https://github.com/HypoX64/DeepMosaics/blob/master/options/addmosaic_options.py)[cleanmosaic_options](https://github.com/HypoX64/DeepMosaics/blob/master/options/cleanmosaic_options.py)
<br> <br>
## Acknowledgments ## Acknowledgments
This code borrows heavily from [pytorch-CycleGAN-and-pix2pix](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix)[Pytorch-UNet](https://github.com/milesial/Pytorch-UNet). This code borrows heavily from [[pytorch-CycleGAN-and-pix2pix]](https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix) [[Pytorch-UNet]](https://github.com/milesial/Pytorch-UNet).
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册