Skip to content
New issue

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

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

Already on GitHub? # to your account

Demo run error #180

Closed
RicardioMu opened this issue Apr 2, 2022 · 5 comments
Closed

Demo run error #180

RicardioMu opened this issue Apr 2, 2022 · 5 comments
Assignees

Comments

@RicardioMu
Copy link

torch.nn.modules.module.ModuleAttributeError: 'RoIAlignRotated' object has no attribute 'output_size'
image
image
THANKS

@yangxue0827
Copy link
Collaborator

refer to #51

@zytx121
Copy link
Collaborator

zytx121 commented Apr 3, 2022

Hi @RicardioMu
This bug is already fixed in v0.1.1, please use the latest version.

@RicardioMu
Copy link
Author

Hi@zytx121
I face a new issue :
image
image

sys.platform: win32
Python: 3.7.13 (default, Mar 28 2022, 08:03:21) [MSC v.1916 64 bit (AMD64)]
CUDA available: True
GPU 0: NVIDIA GeForce GTX 1050 Ti
CUDA_HOME: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.1
NVCC: Not Available
GCC: n/a
PyTorch: 1.7.0
PyTorch compiling details: PyTorch built with:

  • C++ Version: 199711
  • MSVC 192729112
  • Intel(R) Math Kernel Library Version 2020.0.0 Product Build 20191125 for Intel(R) 64 architecture applications
  • Intel(R) MKL-DNN v1.6.0 (Git Hash 5ef631a030a6f73131c77892041042805a06064f)
  • OpenMP 2019
  • CPU capability usage: AVX2
  • CUDA Runtime 10.1
  • NVCC architecture flags: -gencode;arch=compute_37,code=sm_37;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_37,code=compute_37
  • CuDNN 7.6.4
  • Magma 2.5.3
  • Build settings: BLAS=MKL, BUILD_TYPE=Release, CXX_FLAGS=/DWIN32 /D_WINDOWS /GR /EHsc /w /bigobj -openmp:experimental -DNDEBUG -DUSE_FBGEMM -DUSE_VULKAN_WRAPPER, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, USE_CUDA=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=OFF, USE_NNPACK=OFF, USE_OPENMP=ON,

TorchVision: 0.8.0
OpenCV: 4.5.5
MMCV: 1.4.5
MMCV Compiler: MSVC 192930137
MMCV CUDA Compiler: 10.1
mmcv-full 1.4.5
mmdet 2.23.0
mmrotate 0.1.1

@RicardioMu
Copy link
Author

refer to #51

thx! but i face a new issue

@RicardioMu
Copy link
Author

When I return to the original state, I can run the demo
image

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

No branches or pull requests

4 participants