What's Changed
- refactor: Refactor and add some old code. by @chairc in #129
- docs: Add new docs dir. by @chairc in #130
- docs: Update new README. by @chairc in #131
- chore: Update installation scripts and documentation. by @chairc in #132
- feat: Test new network and self-attention. by @chairc in #133
- docs: Update running locally in README. by @chairc in #134
- chore: Update the new version 1.1.9. by @chairc in #136
- chore: Update the pip upload. by @chairc in #138
Full Changelog: v1.1.8-beta.3...v1.1.9
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-cls-64-weight.pt
: Trained on a dataset of 7,226 defect, and image size is 64 (neu-cls-64-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)