STomoya / animecls

Classification of illustrated images via deep models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

animecls

Classification of illustrated images via deep models.

Implementations

name paper results
AlexNet NIPS results/alexnet

Datasets

  • animeface-character-dataset

    website

  • ImageNet-Sketch

    website

    @inproceedings{wang2019learning,
        title={Learning Robust Global Representations by Penalizing Local Predictive Power},
        author={Wang, Haohan and Ge, Songwei and Lipton, Zachary and Xing, Eric P},
        booktitle={Advances in Neural Information Processing Systems},
        pages={10506--10518},
        year={2019}
    }

Notes

  • storch, which appears frequently throughout this software, is a python package containing a bundle of implementations of commonly used (by me) functions and classes. See here for the implementation.

License

MIT License

Author

Tomoya Sawada

About

Classification of illustrated images via deep models.

License:MIT License


Languages

Language:Python 95.0%Language:Dockerfile 2.7%Language:Makefile 2.2%