Giter Club home page Giter Club logo

Comments (5)

Yangqing avatar Yangqing commented on May 1, 2024

Just legacy reason, I guess... I was translating codes quickly from decaf to caffe and did not worry too much about memory consumption back then. Yeah, it would be good to have a padding aware im2col function to save a (rather unnecessary) copy of the data.

from caffe.

sguada avatar sguada commented on May 1, 2024

It would be even better to have a more memory efficient convolutional layer
that won't require im2col, but that it is going to be harder.

Sergio

2014-02-03 Yangqing Jia [email protected]:

Just legacy reason, I guess... I was translating codes quickly from decaf
to caffe and did not worry too much about memory consumption back then.
Yeah, it would be good to have a padding aware im2col function to save a
(rather unnecessary) copy of the data.

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

from caffe.

Yangqing avatar Yangqing commented on May 1, 2024

I assume Forrest is working along that direction (not sure).

Yangqing

On Mon, Feb 3, 2014 at 1:40 PM, Sergio Guadarrama
[email protected]:

It would be even better to have a more memory efficient convolutional layer
that won't require im2col, but that it is going to be harder.

Sergio

2014-02-03 Yangqing Jia [email protected]:

Just legacy reason, I guess... I was translating codes quickly from decaf
to caffe and did not worry too much about memory consumption back then.
Yeah, it would be good to have a padding aware im2col function to save a
(rather unnecessary) copy of the data.

Reply to this email directly or view it on GitHub<
https://github.com/BVLC/caffe/issues/36#issuecomment-34001933>
.

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

from caffe.

sguada avatar sguada commented on May 1, 2024

I was talking with Forrest, and he plans to work on that in a week or two.

I found this examples about convolutions
http://www.evl.uic.edu/sjames/cs525/final.html

from caffe.

zimenglan-sysu avatar zimenglan-sysu commented on May 1, 2024

@Yangqing how to convert the 2 dimension convolution to 3 dimension convolution in the im2col.cpp and conv_layer.cpp files? Thinks

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.