Skip to content

Manojelement/Deep_Learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep_Learning Imagenet Network

ImageNet network implementation. Implemented Imagenet using opencv routines. Used already existing network of imagenet for testing.

Both forward and backward propogation implemented and each layer gives gives exact results as MatconvNet and caffe implementation.

Implementation of lenet and imagenet using opencv routines. We plan to make network fast with opencv gpu routines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.8%
  • Makefile 15.9%
  • C 1.3%