Giter VIP home page Giter VIP logo

caffe's Introduction

Caffe for Faster R-CNN

Caffe fork that supports Faster R-CNN, forked from BLVC/caffe on June 27th, 2015.

Compile for Windows

  1. Download a VS 2013 solution (Onedrive, DropBox, BaiduYun) which include some related libraries.
  2. Copy all files in this repo to .\caffe in the solution.
  3. Prepare external libraries of OpenCV/Boost/MKL. Refer to the links below:
  1. Switch the configuration to “Release_Mex” for compiling mex for MATLAB interface.
  2. In the VS solution, modify “Include Directories” and “Library Directories” to point to your external libraries.
  3. Set “Caffe” project as startup project.
  4. Rebuild the entire solution.
  5. Copy all files in .\x64\Release_Mex to faster_rcnn-master\external\caffe\matlab\caffe_faster_rcnn.

Known issues for Windows:

  1. If not using VS 2013, you need to re-build the solution in .\Library\leveldb. Then copy the built leveldb.lib to .\x64\Release_Mex.
  2. If you are not using OpenCV 2.4.9, copy the corresponding opencv dll files to .\x64\Release_Mex.

caffe's People

Contributors

shelhamer avatar jeffdonahue avatar yangqing avatar longjon avatar sguada avatar kloudkl avatar sergeyk avatar qipeng avatar rbgirshick avatar shaoqingren avatar ronghanghu avatar dgolden1 avatar mavenlin avatar flx42 avatar jamt9000 avatar yosinski avatar tnarihi avatar philkr avatar mtamburrano avatar netheril96 avatar mohomran avatar ste-m5s avatar lukeyeager avatar erictzeng avatar jyegerlehner avatar tdomhan avatar pluskid avatar cnikolaou avatar arntanguy avatar chyojn 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.