Giter VIP home page Giter VIP logo

Comments (13)

lyuwenyu avatar lyuwenyu commented on June 16, 2024

什么模型,自己的数据嘛?

from paddledetection.

11075225 avatar 11075225 commented on June 16, 2024

用的是rtdetr 数据集是自己的数据

from paddledetection.

lyuwenyu avatar lyuwenyu commented on June 16, 2024

没道理啊 我用coco跑起来没问题 你再check下数据 另外用的什么版本的paddle

from paddledetection.

11075225 avatar 11075225 commented on June 16, 2024

这行代码我在Deformable DETR网络模型中运行没问题,但是将它换到rtdetr中就会出现上述问题, 我用的paddle版本是2.6.0

from paddledetection.

11075225 avatar 11075225 commented on June 16, 2024

我感觉我的数据集应该是没问题的

from paddledetection.

lyuwenyu avatar lyuwenyu commented on June 16, 2024

再debug下 什么情况下导致的memory_mask为None 还是说一开始就这样

from paddledetection.

11075225 avatar 11075225 commented on June 16, 2024

图片1
我看代码报错显示好像是前向传播这里把 memory_mask设为None 但是我看QRDeformableDETR网络中好像也是设置为None的

from paddledetection.

lyuwenyu avatar lyuwenyu commented on June 16, 2024

你用的那个分支

from paddledetection.

11075225 avatar 11075225 commented on June 16, 2024

我这里没动过 我只是重写了Decoder里面的方法然后重写了self.decoedr=我重写的decoder 其他都没动,分支应该就是原来的分支

from paddledetection.

lyuwenyu avatar lyuwenyu commented on June 16, 2024

试一下原来的代码还能跑嘛

from paddledetection.

11075225 avatar 11075225 commented on June 16, 2024

原来的代码是可以跑的

from paddledetection.

11075225 avatar 11075225 commented on June 16, 2024

我想知道这个memory_mask参数可以自己设置一个数值初始化吗 它的shape是什么样子的

from paddledetection.

lyuwenyu avatar lyuwenyu commented on June 16, 2024

原来的代码是可以跑的

我想知道这个memory_mask参数可以自己设置一个数值初始化吗 它的shape是什么样子的

和输入的size有关系,check下你修改的代码的问题吧

from paddledetection.

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.