Skip to content

Proof of concept demonstrating identification of species images using artificial neural networks.

License

Notifications You must be signed in to change notification settings

naturalis/nbclassify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBClassify

This repository contains code and examples that demonstrate the ability for artificial neural networks to classify images of orchid species. The layout is as follows:

  • html/orchid/: A Django application for slipper orchid classification. It implements the nbclassify package.
  • nbclassify/: A Python package for image fingerprinting (using the ImgPheno package) and recognition via artificial neural networks.
  • scripts/: Miscellaneous helper scripts.

Build Status Documentation Status

For installation instructions, consult http://github.com/naturalis/puppet-orchid