Leo
Leo
What is the **backbone network** of the provided CNN model? The paper only describes the layers in the CNN model, so I wonder what is its backbone network? Thanks for...
Hello, sorry for disturbance. I'm a student studying computer vision. I have some questions related to this repository (https://github.com/SensorsINI/DHP19). Thanks for your reading this letter and I'm desperately looking forward...
Hello everyone! Is there any papers that are related to this repository published? Or is there any documents that illustrate the algorithm? How is `spconv.pytorch.Convolution` different from `torch.nn.Conv2d`? Thanks for...
```bash RuntimeError: /io/build/temp.linux-x86_64-cpython-37/spconv/build/core_cc/src/cumm/conv/main/ConvMainUnitTest/ConvMainUnitTest_matmul_split_Simt_f32f32f32_0.cu(222) int64_t(N) * int64_t(C) * tv::bit_size(algo_desp.dtype_a) / 8 < int_max assert faild. your data exceed int32 range. this will be fixed in cumm + nvrtc (spconv 2.2/2.3). ```...
Thank you for the hard work! Can this work calculate the 3D `MPJPE` (Mean Per Joint Position Error) between ground truths and predictions?