The Wayback Machine - https://web.archive.org/web/20201201142903/https://github.com/cvjena/classification_framework_py
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.