-
Thanks to the great work of you and your team, I am trying to replicate your algorithm. I use a single 3090 GPU for training. According to the code you provided and the steps you gave, the eval score …
-
Most packages in requirment.txt could not be found in conda.
PackagesNotFoundError: The following packages are not available from current channels:
…
-
Hi, when I reproduced you model on SUN RGBD, I encountered the following problem:
``` python
/opt/conda/conda-bld/pytorch_1614378083779/work/aten/src/ATen/native/cuda/IndexKernel.cu:142: operator…
-
Thank you for your execllent dataset!
I've seen previous issues about low results, and i know you used OpenPCD, I modified the config files of mmdet3d to train pp-lidar according to the previous issu…
-
Hello everyone
Thank you very much for your attractive project.
As you said in the instructions, I went and installed the libraries and made the folders and put the `pkl` related to the `V1.0-mini `…
-
Could you please run a training sunrgbd data set, I want to configure my environment according to your log, because I have tried many times, in the past two years, some package updates, I can not succ…
-
Thanks for your great work!
But something confused me. Why the scannet needs two-phase training, while the sunrgbd only have one-phase training?
-
Thank you for your hard work. I would like to train imvoxelnet on my own dataset. My dataset is just 2D multi-view of my intereset object and I would like to detect it in 3D, is it possible or I shoul…
-
I followed the data/sunrgbd/README.md file Prepare SUN RGB-D Data, and when I reached the third step "Enter the project root directory, Generate training data by running", I entered the code "python t…
-
Thanks for your motivated work. I just want to know the details about the 3DETR finetuning configuration on SUNRGBD. The default finetuning epoch is 1080, but the the epoch of training from the scratc…