mesutpiskin / image-classification

Image classification with deep convolutional neural networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Caffe - Image Classification with Conventional Neural Network

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

How to run

git clone https://github.com/mesutpiskin/CaffeClassification.git
cd image-classification
python src/CaffeGUI.py

Youtube Video

Caffe ile Sınıflandırma

About

Image classification with deep convolutional neural networks.


Languages

Language:Python 97.0%Language:Batchfile 3.0%