Giter VIP home page Giter VIP logo

Comments (7)

heavengate avatar heavengate commented on May 12, 2024

看着是reshape的时候指定多个维度是-1没法推断具体shape,是否修改了这块相关代码?

from paddledetection.

dragon515 avatar dragon515 commented on May 12, 2024

配置文件和训练代码都没有修改,数据集采用coco

from paddledetection.

heavengate avatar heavengate commented on May 12, 2024

你使用的paddle版本是多少呢,我本地在1.6.1上跑是能跑通的

from paddledetection.

dragon515 avatar dragon515 commented on May 12, 2024

您好,我的用的paddlepaddle-gpu 1.6.1.post107

from paddledetection.

heavengate avatar heavengate commented on May 12, 2024

https://www.paddlepaddle.org.cn/install/doc/tables#多版本whl包列表-dev-11
可以用develop包试一下

from paddledetection.

hoodpan avatar hoodpan commented on May 12, 2024

我也是提示reshape这个问题。。。用的是paddlepaddle-gpu 1.6.2.post97

from paddledetection.

littletomatodonkey avatar littletomatodonkey commented on May 12, 2024

这是因为新的reader与之前reshape op的写法不兼容造成的(涉及到编译时shape),master分支已经修复了这个问题,现在使用master分支代码或者release0.1分支代码应该都是可以正常运行的~ @hoodpan @dragon515

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.