Git Product home page Git Product logo

Comments (4)

CPFLAME avatar CPFLAME commented on June 8, 2024

可能是你的detectron2版本问题。建议按照readme中的指令安装detectron2
pip install -U 'git+https://github.com/CPFLAME/detectron2.git'

from centerx.

yticad avatar yticad commented on June 8, 2024

I met the same problem. I installed the latest detectron2 (python -m pip install detectron2 -f
https://dl.fbaipublicfiles.com/detectron2/wheels/cu101/torch1.5/index.html).

How can I modify your code to use the official detectron2 instead of your version? Thanks.

from centerx.

A465539338 avatar A465539338 commented on June 8, 2024

感谢作者给出的建议,我重新配置了环境并成功运行了。环境如下:

python 3.7
pytorch 1.5
cuda 10.1
detectron2 用这个来安装pip install -U 'git+https://github.com/CPFLAME/detectron2.git', 不能按照官方的命令来安装

from centerx.

lixiangMindSpore avatar lixiangMindSpore commented on June 8, 2024

pip install -U 'git+https://github.com/CPFLAME/detectron2.git'

image
按照指导安装不成功,请教一下,如何解决?

from centerx.

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.