提交 346d19cb 编写于 作者: H hypox64

Update readme

上级 041566be
......@@ -3,14 +3,16 @@
You can use it to automatically remove the mosaics in images and videos, or add mosaics to them.<br>
This porject based on semantic segmentation and pix2pix.
<br>
## Notes
The code do not include the part of training, I will finish it in my free time.
<br>
## Prerequisites
- Linux, (I didn't try this code on Windows or mac machine)
- Linux, (I didn't try this code on Windows or Mac OS)
- Python 3.5+
- ffmpeg
- Pytroch 0.4, (I will update to 1.0)
- Pytorch 0.4 [(Pytorch 1.0+ is available)](https://github.com/HypoX64/DeepMosaics)
- CPU or NVIDIA GPU + CUDA CuDNN
## Getting Started
......@@ -23,6 +25,7 @@ cd DeepMosaics
You can download pre_trained models and test video and replace the files in the project.<br>
[[Google Drive]](https://drive.google.com/open?id=1PXt3dE9Eez2xUqpemLJutwTCC0tW-D2g)
[[百度云,提取码z8vz]](https://pan.baidu.com/s/1Wi8T6PE4ExTjrHVQhv3rJA)
### Dependencies
This code depends on numpy, scipy, opencv-python, torchvision, available via pip install.
### AddMosaic
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册