Giter Site home page Giter Site logo

shubhampachori12110095 / decaf-release Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ucbair/decaf-release

0.0 3.0 0.0 10.54 MB

Decaf is DEPRECATED! Please visit http://caffe.berkeleyvision.org/ for Caffe, the new framework that has all the good things: GPU computation, full train/test scripts, native C++, and an active community!

License: Other

Makefile 0.04% Python 14.51% Shell 0.04% HTML 0.34% Jupyter Notebook 83.68% C++ 1.27% C 0.12%

decaf-release's Introduction

Decaf

Decaf is a framework that implements convolutional neural networks, with the goal of being efficient and flexible. It allows one to easily construct a network in the form of an arbitrary Directed Acyclic Graph (DAG) and to perform end-to-end training.

For more usage check out the wiki. A great place to start is running ImageNet classification on an image.

For the pre-trained imagenet DeCAF feature and its analysis, please see our technical report on arXiv. Please consider citing our paper if you use Decaf in your research:

@article{donahue2013decaf,
  title={DeCAF: A Deep Convolutional Activation Feature for Generic Visual Recognition},
  author={Donahue, Jeff and Jia, Yangqing and Vinyals, Oriol and Hoffman, Judy and Zhang, Ning and Tzeng, Eric and Darrell, Trevor},
  journal={arXiv preprint arXiv:1310.1531},
  year={2013}
}

For Anaconda users experiencing libm error: it is because anaconda ships with a libm.so binary that does not support GLIBC_2.15, which gets loaded earlier than the system libm. You can fix this error by you can replacing anaconda's libm file with a newer version.

decaf-release's People

Contributors

yangqing avatar sergeyk avatar dnouri avatar joshrosen avatar

Watchers

James Cloos avatar Shubham Pachori avatar paper2code - bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.