Skip to content

festrs/Plantinfo

Repository files navigation

#Plantinfo Build Status Codacy Badge codebeat badge

This project was created as a final paper for the graduation program, of system information at PUCRS, the goal is to improve the plants classification process and reduce the time at same time. Because of some limitations like, the lack amount images classified of plants and the great quantity of plants, I kept my focus in a specific group of plants, the poisonous or toxic plants.

Body

This work consists of using deep learning methods for image recognition of plants. The Caffe framework was used to generate the prediction model. A website complents this mobile aplication bringing more information about the range of plants and auxiliar caracteristics. Also we used the new Deep Learning system from NVIDEA called DIGITS whos turned the process a lot easier.

For more information about Deep Learning methods here there is a great article from Stanford University about it.

Installation

We used cocoapods for managing the dependencies, remember to use pod install before compiling.

Autor

Felipe Pereira @festrs

Contributors

Rafael Braun

License and Citation

PlantInfo is available under the MIT license. See the LICENSE file for more info.

Caffe is released under the BSD 2-Clause license. The BVLC reference models are released for unrestricted use.

Please cite Caffe in your publications if it helps your research:

@article{jia2014caffe,
  Author = {Jia, Yangqing and Shelhamer, Evan and Donahue, Jeff and Karayev, Sergey and Long, Jonathan and Girshick, Ross and Guadarrama, Sergio and Darrell, Trevor},
  Journal = {arXiv preprint arXiv:1408.5093},
  Title = {Caffe: Convolutional Architecture for Fast Feature Embedding},
  Year = {2014}
}

Releases

No releases published

Packages

No packages published