-
Traceback (most recent call last):
File "/home/10301003/anaconda3/envs/pytorch1.2/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1030, in _build_extension_module
check=True)
…
-
Hi~ thanks for your amazing work. I try to follow your work but I am currently experiencing some problems.
Based on experience, I guess it should be an environmental problem.
My enviroment:
- py…
-
I was unable to import _ext module. As I think that this is related to compiling the Pointnet2 layers I tried to compile Pointnet2 independently, but then again when I try compiling them I get a Value…
-
Hi,I'm pre-training the MPII DataSet, and I input this command in my terminal:
> python3 tools/test.py --cfg experiments/mpii/hrnet/w32_256x256_adam_lr1e-3.yaml TEST.MODEL_FILEmodels/pytorc…
-
I just run this `./ReliTalk/preprocess/preprocess_Obama.sh` , but got many errors and can not get finished.
Can you provide many more details to complete this step?
-
What is this for, could someone explain what is it doing in CMakeLists.txt and what is it good for?
ADD_TORCH_WRAP(cudatensormathwrap TensorMath.lua)
ADD_TORCH_PACKAGE(cutorch "${src}" "${luasrc}"…
-
I got this error while try to run setup.py
My system information:
OS: Ubuntu 18.04
GPU: RTX 2080
CUDA: 10.1
CUDNN: 7.5
Torch version: 1.3
`/home/ai-ubuntu/hddnew/Huy_EVN/Face+Pose/AlphaPose…
-
Hi,
when I run 'setup.py',i got follwing mistakes.
I used the ubuntu18.04, cuda driver 10.2, python3.6, pytorch1.6.1, gcc 7.5.0,how can i deal with it ?...thx
Building wheel for pointnet2-ops (s…
-
the centernet project uses this DCNv2( pytorch 0.4 version)
as I compiled DCNv2( pytorch 1.0 version) and use it in the centernet project,it also works fine.
things goes well as i only run it on gpu…
-
when install DCNV2,error