Git Product home page Git Product logo

giraffedet's People

Contributors

jyqi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

giraffedet's Issues

code release

Hi, thanks for your great work! When will you release your code?

ModuleNotFoundError: No module named 'mmdet.ops.mish_cuda.mish_cuda_ext'

(gdet) lsm@ai:~/Desktop/GiraffeDet$ python tools/train.py configs/giraffeDet/giraffe_d7_scratch_6x.py
/home/lsm/anaconda3/envs/gdet/lib/python3.8/site-packages/mmcv/utils/registry.py:71: UserWarning: The old API of register_module(module, force=False) is deprecated and will be removed, please use the new API register_module(name=None, force=False, module=None) instead.
warnings.warn(
Traceback (most recent call last):
File "tools/train.py", line 22, in
from mmdet.ops import *
File "/home/lsm/Desktop/GiraffeDet/mmdetection-2.6.0/mmdet/ops/init.py", line 17, in
from .mish_cuda import *
File "/home/lsm/Desktop/GiraffeDet/mmdetection-2.6.0/mmdet/ops/mish_cuda/init.py", line 1, in
from . import mish
File "/home/lsm/Desktop/GiraffeDet/mmdetection-2.6.0/mmdet/ops/mish_cuda/mish.py", line 5, in
from .mish_cuda_ext import mish_backward, mish_forward
ModuleNotFoundError: No module named 'mmdet.ops.mish_cuda.mish_cuda_ext'

where is the mish_cuda_ext.py???
the file is not in the project.

环境配置

可否把具体每个包的版本号给一下,我这边一直配置不成功,尤其是mmcv

code

请问会在什么时候放出代码

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.