Giter VIP home page Giter VIP logo

Comments (14)

lnuchiyo avatar lnuchiyo commented on August 25, 2024 1

@fangxu622 hello,i have this error:
Traceback (most recent call last):
File "demo.py", line 17, in
from utils.image import resize, transform
File "/home/cs/FCIS/fcis/../lib/utils/image.py", line 6, in
from bbox.bbox_transform import clip_boxes
File "/home/cs/FCIS/fcis/../lib/bbox/bbox_transform.py", line 10, in
from bbox import bbox_overlaps_cython
ImportError: cannot import name bbox_overlaps_cython
how to deal with it? thanks.
这是我的邮箱[email protected]方便的话可以交流,你是怎么解决这个问题的呢

from fcis.

xingbowei avatar xingbowei commented on August 25, 2024

@fangxu622 ,How do you solve the problem of git checkout 62ecb60?

from fcis.

fangxu622 avatar fangxu622 commented on August 25, 2024

@xingbowei 还没解决呢..运行python demo.py 也有问题l..

from fcis.

xingbowei avatar xingbowei commented on August 25, 2024

@fangxu622 好吧,有结果了互相帮帮忙,我也再查查

from fcis.

fangxu622 avatar fangxu622 commented on August 25, 2024

@xingbowei python demo.py 已经跑通了,这个错误好像对后面的运行没什么影响

from fcis.

xingbowei avatar xingbowei commented on August 25, 2024

@fangxu622 mxnet你编译了吗?

from fcis.

liyi14 avatar liyi14 commented on August 25, 2024

just because the mxnet has change the submodule cub from NVlabs' repo to dmlc's snapshot

from fcis.

xingbowei avatar xingbowei commented on August 25, 2024

@fangxu622 Have you been training and testing there?

from fcis.

kyeshmz avatar kyeshmz commented on August 25, 2024

@liyi14 So quickfix would be to change the .git/modules/cub/config to point to the NVlabs repo?
What would be future fixes that could happen

from fcis.

niuhaoyu16 avatar niuhaoyu16 commented on August 25, 2024

@fangxu622 这个错误没影响?

from fcis.

liqiang311 avatar liqiang311 commented on August 25, 2024

@niuhaoyu16 没有影响,你可以用git submodule update || true来忽略这个错误,在某些脚本里。

from fcis.

niuhaoyu16 avatar niuhaoyu16 commented on August 25, 2024

@liqiang311 谢谢,貌似还是不行,有时间帮忙看一下 #99

from fcis.

mldm4 avatar mldm4 commented on August 25, 2024

I found this error and continued to run demo.py. It runs indeed with no errors.

from fcis.

MandatoryMania avatar MandatoryMania commented on August 25, 2024

Dear colleagues,

Does this error in the checkout/submodule step have a final resolution? I got the headless warning on checkout, plus the error at the top of this page on the submodule update.

Thanks

from fcis.

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.