Giter VIP home page Giter VIP logo

Comments (3)

rbgirshick avatar rbgirshick commented on April 27, 2024

The detection fine-tuning code, which I'm planning to merge into core caffe
in the near future, uses some more features from opencv (crop a ROI and
image resizing). Even though it's a heavy dependency, I can imagine that
having it around (or some other image manipulation library) is going to be
very useful to doing more complex transformations of data on-the-fly while
training.

On Tue, Jan 21, 2014 at 1:52 PM, Evan Shelhamer [email protected]:

opencv is a heavy dependency when we are only using it to do image IO. The
upfront install work could be lessened if there were simple libpng and
libjpeg wrappers to handle the image loading and saving.


Reply to this email directly or view it on GitHubhttps://github.com//issues/45
.

http://www.cs.berkeley.edu/~rbg/

from caffe.

Yangqing avatar Yangqing commented on April 27, 2024

Second Ross's opinion - I am not particularly worried about opencv at this
stage, since it seems reasonable for one to ask vision researchers to have
opencv installed... Having a duplicate wrapper around e.g. libjpeg instead
of using the opencv interface seems a little bit unnecessary, since we are
already heavily using other libraries like leveldb, protobuf, and most
notably boost :)

Yangqing

On Tue, Jan 21, 2014 at 1:56 PM, Ross Girshick [email protected]:

The detection fine-tuning code, which I'm planning to merge into core
caffe
in the near future, uses some more features from opencv (crop a ROI and
image resizing). Even though it's a heavy dependency, I can imagine that
having it around (or some other image manipulation library) is going to be
very useful to doing more complex transformations of data on-the-fly while
training.

On Tue, Jan 21, 2014 at 1:52 PM, Evan Shelhamer [email protected]:

opencv is a heavy dependency when we are only using it to do image IO.
The
upfront install work could be lessened if there were simple libpng and
libjpeg wrappers to handle the image loading and saving.


Reply to this email directly or view it on GitHub<
https://github.com/BVLC/caffe/issues/45>
.

http://www.cs.berkeley.edu/~rbg/


Reply to this email directly or view it on GitHubhttps://github.com//issues/45#issuecomment-32968210
.

from caffe.

shelhamer avatar shelhamer commented on April 27, 2024

True, everyone in vision most likely has opencv anyway and boost is no small dependency.

from caffe.

Related Issues (20)

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.