Skip to content

xieyanfu/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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.6%
  • HTML 6.4%
  • CSS 3.2%
  • Makefile 2.6%
  • Batchfile 2.5%
  • Shell 1.2%
  • JavaScript 0.5%