-
I have two questions:
1. I found the TODO list: "Add score refinement in RoI-Conv module" is now removed, but the code is not updated. Is this module used in the results of the paper report? And how …
-
Hi, thanks for your great work!
I am trying to run the PLA, but when I run `python3 setup.py build_ext develop`,I encountered the following problem:
```
running build_ext
building 'softgroup_op…
-
Hello, thanks for the great work,
I am processing Replica dataset with nerfstudio and I am trying to correlate your traj_w_c.txt with nerfstudio's transform.json but it doesn't make sense. I tried e…
-
Hi~
When I run `python train.py --cfg_file cfgs/scannet_models/spconv_clip_base15_caption_adamw.yaml`,
```
2023-08-29 12:51:48,581 INFO cfg_file cfgs/scannet_models/spconv_clip_base1…
-
Hi, thank you for sharing this great work.
I'm trying to run the preprocessing scripts **preprocess_scannet.py** to test the model on other scenes in ScanNet.
However, I ran into an issue that a…
-
Hi~
After I succeeded in running inference command, I tried your **commands of training models**:
1. python trainer/train_panopli_tensorf.py experiment=scannet042302 wandb_main=True batch_size=4096 …
-
Hi, I saw some works evaluating on the ScanNet dataset. May I ask if you have evaluated on ScanNet and how is the performance? Thanks!
-
Dear author,
Hello, I am writing to express my gratitude for your excellent research showcased in your paper.
By the way, an error was encountered while attempting to train the model according to …
-
Hi!
Thanks for your excellent work! We use the newest code which you have provided to evaluate the ate results of sequence_0000 on Scannet dataset. By utilizing the evaluation python file which you …
-
Thanks for your great work!
I want to use ScanNet dataset to train this model.
When I follow the Run_GenSeg.py to generate InSeg.ply from ScanNet dataset. I found it needs a [[intrinsics.txt](http…