IDDM v1.1.6
What's Changed
- Update: Refactor web.py, and add the generate page. by @chairc in #75
- Modify custom images length and width input; Other code enhancement changes by @chairc in #76
- Add custom parameter settings; Modify the method import path and eliminate the magic value by @chairc in #77
- Update: Modify the format and delete useless import by @bestl1fe in #78
- Update about loss function. by @chairc in #79
- Update: Update the README. by @chairc in #80
- Modify check_and_create_dir function; Modify comment. by @chairc in #82
- Fix: Fix the problem of lack parameters when input --image_size. by @chairc in #83
- Add: Add v1.1.6 tag. by @chairc in #86
New Contributors
Full Changelog: v1.1.5...v1.1.6
Weights
Note: The weight include model, ema_model and optimizer.
celebahq-120-weight.pt
: Trained on a dataset of 30,000 people face, and image size is 120 (celebahq-120-weight.pt)animate-ganyu-120-weight.pt
: Trained on a dataset of 500 animate ganyu face, and image size is 120 (animate-ganyu-120-weight.pt)neu-120-weight.pt
: Trained on a dataset of 1,800 defect, and image size is 120 (neu-120-weight.pt)cifar-64-weight.pt
: Trained on a dataset of 60,000 images, and image size is 64 (cifar10-64-weight.pt)animate-face-64-weight.pt
: Trained on a dataset of 63,565 animate face, and image size is 64 (animate-face-64-weight.pt)