GithubHelp home page GithubHelp logo

a8039974 / caffe-r-fcn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chungjin/caffe-r-fcn

0.0 1.0 0.0 38.96 MB

The deep-learning framework Caffe that support faster-rcnn and RFCN

License: Other

CMake 2.69% Makefile 0.68% Shell 0.52% C++ 79.93% Cuda 6.32% MATLAB 0.97% Python 8.75% Batchfile 0.14% PowerShell 0.01% C 0.01%

caffe-r-fcn's Introduction

This branch of Caffe extends BVLC-led Caffe by adding other functionalities such as managed-code wrapper, Faster-RCNN, R-FCN, etc. And it has been modified to be complied by c++4.4 and glibc 2.12.


License

Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley Vision and Learning Center (BVLC) and community contributors.

Check out the project site for all the details like

and step-by-step examples.

Linux Setup

Pre-Build Steps

Copy Makefile.config.example to Makefile.config

CUDA

Download CUDA Toolkit 7.5 from nVidia website. The code doesn't support the CPU_ONLY.

cuDNN

For cuDNN acceleration using NVIDIA’s proprietary cuDNN software, uncomment the USE_CUDNN := 1 switch in Makefile.config. cuDNN is sometimes but not always faster than Caffe’s GPU acceleration.

Download cuDNN v3 or cuDNN v4 from nVidia website. And unpack downloaded zip to $CUDA_PATH (It typically would be /usr/local/cuda/include and /usr/local/cuda/lib64)

Build

Simply type

make -j8 && make pycaffe

License and Citation

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}
}

caffe-r-fcn's People

Contributors

cypof avatar daijifeng001 avatar dgolden1 avatar ducha-aiki avatar eelstork avatar erictzeng avatar flx42 avatar jamt9000 avatar jeffdonahue avatar jyegerlehner avatar kloudkl avatar longjon avatar lukeyeager avatar mavenlin avatar mohomran avatar mtamburrano avatar netheril96 avatar pavlejosipovic avatar philkr avatar qipeng avatar rbgirshick avatar ronghanghu avatar sasagalic-msft avatar sergeyk avatar sguada avatar shelhamer avatar tnarihi avatar yangqing avatar yosinski avatar zer0n avatar

Watchers

 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.