mirror of
https://github.com/Deepshift/DeepCreamPy.git
synced 2024-11-28 20:09:58 +00:00
put correct link and crossed off item on to do list
This commit is contained in:
parent
31ff3e077d
commit
24b87e6150
@ -44,7 +44,7 @@ Poisson blending is disabled by default since it has little effect on output qua
|
||||
Pillow, tqdm, scipy, pyamg, and matplotlib can all be installed using pip.
|
||||
|
||||
# Model
|
||||
Pretrained models can be downloaded from https://drive.google.com/open?id=1s-ydz1L4-0AWIm9yk9PlBgZVkKJVdGAO.
|
||||
Pretrained models can be downloaded from https://drive.google.com/open?id=1KveQ0aaye3tdlB7JR9bFEqMk1Lqp8GyC.
|
||||
|
||||
Unzip the contents into the /models/ folder.
|
||||
|
||||
@ -95,7 +95,7 @@ Training can be done separately for mosaics with train_mosaic.py, but decensor.p
|
||||
# To do
|
||||
- ~~Add Python 3 compatibility~~
|
||||
- ~~Add random rotations in cropping rectangles~~
|
||||
- Retrain for arbitrary shape censors
|
||||
- ~~Retrain for arbitrary shape censors~~
|
||||
- Add a user interface
|
||||
- Incorporate GAN loss into training
|
||||
- Update the model to the new version
|
||||
|
Loading…
Reference in New Issue
Block a user