Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

name 'DCNv3Function' is not defined #312

Open
kll-df opened this issue Sep 9, 2024 · 0 comments
Open

name 'DCNv3Function' is not defined #312

kll-df opened this issue Sep 9, 2024 · 0 comments

Comments

@kll-df
Copy link

kll-df commented Sep 9, 2024

I built an environment containing all necessary library but when I run this code to sgement images, this error occurs.
here is my pip list:
Package Version


addict 2.4.0
aliyun-python-sdk-core 2.15.2
aliyun-python-sdk-kms 2.16.5
certifi 2024.8.30
cffi 1.17.1
charset-normalizer 3.3.2
click 8.1.7
colorama 0.4.6
contourpy 1.3.0
crcmod 1.7
cryptography 43.0.1
cycler 0.12.1
DCNv3 1.0
filelock 3.14.0
fonttools 4.53.1
fsspec 2024.9.0
huggingface-hub 0.24.6
idna 3.8
importlib_metadata 8.4.0
importlib_resources 6.4.4
Jinja2 3.1.4
jmespath 0.10.0
kiwisolver 1.4.7
Markdown 3.7
markdown-it-py 3.0.0
MarkupSafe 2.1.5
matplotlib 3.9.2
mdurl 0.1.2
mmcls 0.25.0
mmcv-full 1.5.0
mmdet 2.28.1
mmengine 0.10.4
mmsegmentation 0.27.0
model-index 0.1.11
mpmath 1.3.0
networkx 3.2.1
numpy 1.24.3
nvidia-cublas-cu12 12.1.3.1
nvidia-cuda-cupti-cu12 12.1.105
nvidia-cuda-nvrtc-cu12 12.1.105
nvidia-cuda-runtime-cu12 12.1.105
nvidia-cudnn-cu12 9.1.0.70
nvidia-cufft-cu12 11.0.2.54
nvidia-curand-cu12 10.3.2.106
nvidia-cusolver-cu12 11.4.5.107
nvidia-cusparse-cu12 12.1.0.106
nvidia-nccl-cu12 2.20.5
nvidia-nvjitlink-cu12 12.6.68
nvidia-nvtx-cu12 12.1.105
opencv-python 4.10.0.84
opendatalab 0.0.10
openmim 0.3.9
openxlab 0.1.1
ordered-set 4.1.0
oss2 2.17.0
packaging 24.1
pandas 2.2.2
pillow 10.4.0
pip 22.0.4
platformdirs 4.3.1
prettytable 3.11.0
pycocotools 2.0.8
pycparser 2.22
pycryptodome 3.20.0
Pygments 2.18.0
pyparsing 3.1.4
python-dateutil 2.9.0.post0
pytz 2023.4
PyYAML 6.0.2
requests 2.28.2
rich 13.4.2
scipy 1.13.1
setuptools 60.2.0
six 1.16.0
sympy 1.13.2
tabulate 0.9.0
termcolor 2.4.0
terminaltables 3.1.10
timm 0.6.11
tomli 2.0.1
torch 1.11.0+cu113
torchaudio 0.11.0+cu113
torchvision 0.12.0+cu113
tqdm 4.65.2
triton 3.0.0
typing_extensions 4.12.2
tzdata 2024.1
urllib3 1.26.20
wcwidth 0.2.13
yacs 0.1.8
yapf 0.40.2
zipp 3.20.1
and make.sh file has been conducted successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant