JBed / Fire_Findr_Caffe

Fire Feature Detection using Deep Neural Networks in Caffe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fire Findr Caffe

Here I explan how I used the Deep learning framework Caffe to detect images that contain fire. Specifcally, we are trying to detect fire that is distructive in nature. I have broken things up into four sections outlined below.

Setting up EC2

Here I explain how to properly install the necessary software to get up and running with Caffe.

Working Examples

Here I work through two relevant examples provided in the caffe github repo.

Training Data

Overview of the how and what of the training data I used.

Training the Model

Explanation of how I trained the model.

About

Fire Feature Detection using Deep Neural Networks in Caffe

License:Apache License 2.0


Languages

Language:Python 100.0%