Coder Social home page Coder Social logo

Comments (2)

HsLOL avatar HsLOL commented on September 6, 2024

@Blue-Eagle-10 请问您将模型跑通了吗?
请问您是否遇到过这个问题。

File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/core/init.py", line 2, in
from .bbox import * # noqa: F401, F403
File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/core/bbox/init.py", line 1, in
from .assigners import (AssignResult, BaseAssigner, CenterRegionAssigner,
File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/core/bbox/assigners/init.py", line 1, in
from .approx_max_iou_assigner import ApproxMaxIoUAssigner
File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/core/bbox/assigners/approx_max_iou_assigner.py", line 4, in
from ..iou_calculators import build_iou_calculator
File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/core/bbox/iou_calculators/init.py", line 3, in
from .riou2d_calculator import RBboxOverlaps2D, rbbox_overlaps
File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/core/bbox/iou_calculators/riou2d_calculator.py", line 1, in
from mmdet.ops import rbbox_iou_iof
File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/ops/init.py", line 19, in
from .rbbox_geo import rbbox_iou_iof
File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/ops/rbbox_geo/init.py", line 1, in
from .rbbox_geo import rbbox_iou_iof
File "/home/usr/anaconda3/envs/torchGPU/lib/python3.6/site-packages/mmdet-2.1.0+unknown-py3.6-linux-x86_64.egg/mmdet/ops/rbbox_geo/rbbox_geo.py", line 1, in
from . import rbbox_geo_cuda
ImportError: dynamic module does not define module export function (PyInit_rbbox_geo_cuda)

from r3det-on-mmdetection.

fuyufeng-byte avatar fuyufeng-byte commented on September 6, 2024

@zhanggefan 你好,你这个r3det的batchsize在哪块改的

from r3det-on-mmdetection.

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.