Giter Club home page Giter Club logo

Comments (10)

unsky avatar unsky commented on August 23, 2024

抱歉,整理代码一时仓促连错了,我会更新readme解释group

from deformable-convnets-caffe.

zhanglonghao1992 avatar zhanglonghao1992 commented on August 23, 2024

@unsky 嗯!感谢~

from deformable-convnets-caffe.

unsky avatar unsky commented on August 23, 2024

更新了deformable group,加入了尺寸检测代码。连接不对会报错。

from deformable-convnets-caffe.

foralliance avatar foralliance commented on August 23, 2024

今天用你的代码,发现在caffe.proto中的定义的是group,但是在lenet_train_test.prototxt中写deformable_convolution_param时,用的确是defomable_group.
应该是一个疏忽.

from deformable-convnets-caffe.

zhanglonghao1992 avatar zhanglonghao1992 commented on August 23, 2024

@unsky 在deformable_conv_layer.cu的25行,调用deformable_im2col_gpu函数的时候传了两个参数bottom[0]->shape(1)和bottom[0]->shape(0),但是deformable_im2col_gpu中该位置需要传入的是height和width
另外deforamable_im2col.cu 212行int channel_per_deformable_group = height / deformable_group这里应该是channels/deformable_group吧

from deformable-convnets-caffe.

unsky avatar unsky commented on August 23, 2024

@zhanglonghao1992 感谢你的指出,我在前面的测试中也发现了这个错误,这个错误是个很严重的错误,最新上传已经修正,这错误也会导致在一些情况下gpu指针崩溃。感谢。

from deformable-convnets-caffe.

zhanglonghao1992 avatar zhanglonghao1992 commented on August 23, 2024

@unsky 嗯没事的~

from deformable-convnets-caffe.

zhanglonghao1992 avatar zhanglonghao1992 commented on August 23, 2024

@unsky 没见到最新上传啊。。

from deformable-convnets-caffe.

unsky avatar unsky commented on August 23, 2024

@zhanglonghao1992 更新了,忙毕业忘了

from deformable-convnets-caffe.

zhanglonghao1992 avatar zhanglonghao1992 commented on August 23, 2024

@unsky haha 好吧

from deformable-convnets-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.