Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dr413677671/anime-image-classification

Anime image theme classification model and its webApp.
https://github.com/dr413677671/anime-image-classification

anime computer-vision deep-learning image-classification machine-learning xception

Last synced: 14 days ago
JSON representation

Anime image theme classification model and its webApp.

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]



Logo



Anime Theme Classification



Anime image theme classification webApp.


Play the model »




Explore the docs
·
Report Bug
·
Request Feature




## About this project

Anime theme classification.

One stage classification (home-trained) + combined background matting.

## Features:

- [x] Model
- [x] Xception
- [ ] SWIN2 (TBD)
- [x] Data Augmentation
- [x] Random Crop
- [x] Rescale
- [x] Flip
- [ ] Saturation
- [ ] Contrast
- [ ] Noise/Denoise
- [ ] Mild rotate
- [ ] Mask
- [ ] Hyperparameter Search
- [ ] Ensemble Learning
- [x] Others
- [x] Early-stopping
- [x] Finetune
- [x] Optimizer-Adam
- [x] Multi-labels classification
- [ ] Class-weighting

(back to top)

## Contact

[github](https://github.com/https://github.com/dr413677671)    [YouTube](https://www.youtube.com/channel/https://www.youtube.com/@randuan9718/videos)    [zhihu](https://www.zhihu.com/people/kumonoue)

## Acknowledgments

* [Xception](https://www.tensorflow.org/api_docs/python/tf/keras/applications/xception/Xception)
* [Background Matting](https://github.com/PeterL1n/BackgroundMattingV2#model--weights)
* [Background Segmentation](https://github.com/nikhilroxtomar/Remove-Photo-Background-using-TensorFlow)
* [Gradio](https://github.com/gradio-app/gradio)
* Logo genetrared by Stable-Diffusion

[contributors-shield]: https://img.shields.io/github/contributors/dr413677671/Anime-image-classification.svg?style=for-the-badge
[contributors-url]: https://github.com/dr413677671/Anime-image-classification/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/dr413677671/Anime-image-classification.svg?style=for-the-badge
[forks-url]: https://github.com/dr413677671/Anime-image-classification/network/members
[stars-shield]: https://img.shields.io/github/stars/dr413677671/Anime-image-classification.svg?style=for-the-badge
[stars-url]: https://github.com/dr413677671/Anime-image-classification/stargazers
[issues-shield]: https://img.shields.io/github/issues/dr413677671/Anime-image-classification.svg?style=for-the-badge
[issues-url]: https://github.com/dr413677671/Anime-image-classification/issues