EN: Image classification with deep convolutional neural networks. (Caffe Deep Learning Framework) Just run the run file, that's all. Everything you need is here. If you want to use different models, just add it to your CaffeClassification.py file.
TR: Derin konvolüsyonel sinir ağları ile görüntü sınıflandırması. (Caffe Derin Öğrenme Kütüphanesi) Sadece run dosyasını çalıştır, hepsi bukadar. İhtiyacın olan her şey klasör içerisinde mevcut. Farklı modeller kullanmak isterseniz, CaffeClassification.py dosyasına ekleyin.
Requirements
- Python 2.7
- BVLC CaffeNet Model
- Libraries
- caffe
- numpy
- matplotlib
- Tkinter
How to run
git clone https://github.com/mesutpiskin/CaffeClassification.git
cd image-classification
python src/CaffeGUI.py
Youtube Video