Code Monkey home page Code Monkey logo

Comments (8)

ZwwWayne avatar ZwwWayne commented on June 16, 2024

It seems there is something wrong with your input to the stn, you may print out the shape of the input in the point_net to see what happened.

from mmmot.

dogyoonlee avatar dogyoonlee commented on June 16, 2024

I have this error in same line of the code.
the input tensor size before linen x=x.view(-1, 1024 // self.reduction) is [1,1024].
and the error occurs at x=self.reslu(self.fc_bn1(self.fc1(x)))
How can I sove this problem?
my environment is pytorch 1.5.0, cuda10.2, and torchvision is 0.6.0 on python 3.7

from mmmot.

ZwwWayne avatar ZwwWayne commented on June 16, 2024

The code is used in Pytorch 1.1 and has not been used in 1.5. So the compatibility is not guaranteed.

from mmmot.

dogyoonlee avatar dogyoonlee commented on June 16, 2024

Thanks. After changing the Pytorch version to 1.1, the problem was solved.

from mmmot.

Zhongwei-Luo avatar Zhongwei-Luo commented on June 16, 2024

该代码在Pytorch 1.1中使用,而在1.5中未使用。因此,不能保证兼容性。

thanks

from mmmot.

jkini avatar jkini commented on June 16, 2024

Thanks. After changing the Pytorch version to 1.1, the problem was solved.

Is this the environamnet that helped you fix the issue: pytorch 1.1.0, cuda10.2, and torchvision is 0.6.0 on python 3.7

from mmmot.

Ri-Bai avatar Ri-Bai commented on June 16, 2024

@resplendent-star .could please give me the more details of the environment. I have a problem in pytorch and tried many times to solve but failed with the following errors:
vci-1@vci1:~/BR/fusion/mmMOT-master$ python eval_seq.py
段错误 (核心已转储)

from mmmot.

Ri-Bai avatar Ri-Bai commented on June 16, 2024

@resplendent-star this is my environment and have problem with the code .

packages in environment at /home/vci-1/anaconda3/envs/BR_MOT_08:

Name Version Build Channel

_libgcc_mutex 0.1 main https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
_openmp_mutex 4.5 1_gnu https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
_pytorch_select 0.2 gpu_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
absl-py 0.14.0 pypi_0 pypi
attrs 21.2.0 pypi_0 pypi
blas 1.0 mkl https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
ca-certificates 2021.7.5 h06a4308_1 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
certifi 2021.5.30 py37h06a4308_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
cffi 1.14.6 py37h400218f_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
cudatoolkit 10.0.130 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
cudnn 7.6.5 cuda10.0_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
easydict 1.9 pypi_0 pypi
flake8 3.9.2 pypi_0 pypi
flake8-import-order 0.18.1 pypi_0 pypi
future 0.18.2 pypi_0 pypi
importlib-metadata 4.8.1 pypi_0 pypi
iniconfig 1.1.1 pypi_0 pypi
intel-openmp 2021.3.0 h06a4308_3350 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
ld_impl_linux-64 2.35.1 h7274673_9 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libffi 3.3 he6710b0_2 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libgcc-ng 9.3.0 h5101ec6_17 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libgomp 9.3.0 h5101ec6_17 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libstdcxx-ng 9.3.0 hd4cf53a_17 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
llvmlite 0.37.0 pypi_0 pypi
mccabe 0.6.1 pypi_0 pypi
mkl 2020.2 256 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl-service 2.3.0 py37he8ac12f_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl_fft 1.3.0 py37h54f3939_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl_random 1.1.1 py37h0573a6f_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
motmetrics 1.2.0 pypi_0 pypi
munkres 1.1.4 pypi_0 pypi
ncurses 6.2 he6710b0_1 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
ninja 1.7.2 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
numba 0.54.0 pypi_0 pypi
numpy 1.19.2 py37h54aff64_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
numpy-base 1.19.2 py37hfa32c7d_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
opencv-python 4.5.3.56 pypi_0 pypi
openssl 1.1.1l h7f8727e_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
ortools 9.0.9048 pypi_0 pypi
packaging 21.0 pypi_0 pypi
pandas 1.3.3 pypi_0 pypi
pillow 8.3.2 pypi_0 pypi
pip 21.0.1 py37h06a4308_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
pluggy 1.0.0 pypi_0 pypi
protobuf 3.18.0 pypi_0 pypi
py 1.10.0 pypi_0 pypi
py-cpuinfo 8.0.0 pypi_0 pypi
pycodestyle 2.7.0 pypi_0 pypi
pycparser 2.20 py_2 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
pyflakes 2.3.1 pypi_0 pypi
pyparsing 2.4.7 pypi_0 pypi
pyproj 3.2.1 pypi_0 pypi
pytest 6.2.5 pypi_0 pypi
pytest-benchmark 3.4.1 pypi_0 pypi
python 3.7.11 h12debd9_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
python-dateutil 2.8.2 pypi_0 pypi
pytorch 1.1.0 cuda100py37he554f03_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
pytz 2021.1 pypi_0 pypi
pyyaml 5.4.1 pypi_0 pypi
readline 8.1 h27cfd23_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
scipy 1.7.1 pypi_0 pypi
setuptools 58.0.4 py37h06a4308_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
six 1.16.0 pyhd3eb1b0_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
sqlite 3.36.0 hc218d9a_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
tk 8.6.10 hbc83047_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
toml 0.10.2 pypi_0 pypi
torch 1.5.0 pypi_0 pypi
torchvision 0.6.0 pypi_0 pypi
typing-extensions 3.10.0.2 pypi_0 pypi
wheel 0.37.0 pyhd3eb1b0_1 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
xmltodict 0.12.0 pypi_0 pypi
xz 5.2.5 h7b6447c_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
zipp 3.5.0 pypi_0 pypi
zlib 1.2.11 0 ht

from mmmot.

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.