/animecls

Classification of illustrated images via deep models.

Primary LanguagePythonMIT LicenseMIT

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