Skip to content

cvjena/classification_framework_py

Repository files navigation

Classification framework for Python

Introduction

This repository contains a simple python framework for image classification. Please see the Jupyter notebook cnn_example.ipynb to get started.

Citation

Please cite the following technical report if this work helped your research:

@article{simon2016cnnmodels,
  Author = {Simon, Marcel and Rodner, Erik and Denzler, Joachim},
  Journal = {arXiv preprint arXiv:1612.01452},
  Title = {ImageNet pre-trained models with batch normalization},
  Year = {2016}
}

License and support

The framework is released under MIT license allowing both academic and commercial use. I would appreciate if you give credit to this work by citing our paper in academic works and referencing to this Github repository in commercial works. If you need any support, please open an issue or contact Marcel Simon.

About

Simple image classification framework written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published