Wang

Results 8 issues of Wang

Hi, I would like to ask why github shows more than 30 hours of training time, and why it shows more than 70 hours when I download and reproduce the...

I train scannet datasets with xyz as input, but the training results are much lower, What might be the cause? CUDA_VISIBLE_DEVICES=0 python scripts/train.py --tag 'spacap' ![1713491170317](https://github.com/heng-hw/SpaCap3D/assets/139096668/fe76df0c-af83-4ede-9ed6-8763c4208224)

Hello, when I do debug, I always break one step before loss and jump directly to do_train under main.(args has been modified in main.py according to train_scannet.sh) ![1714360964227](https://github.com/ch3cook-fdu/Vote2Cap-DETR/assets/139096668/c71d6141-835a-4768-84fe-6c1be74278af) Normally, it...

Hello, when I was training 1_train_xe.sh, there was no error 446093.npz, how can I solve this problem? Previous address path... /open_source_dataset/mscoco_dataset/features/up_down The data can be queried. ![微信图片_20231129154842](https://github.com/jianjieluo/SCD-Net/assets/139096668/98314cd8-74e2-45a6-b696-fef3deff5dd0)

may I ask that I plan to run eval_3d_dense_caption.sh with the trained model in huggingface, but there are always errors, as shown in the following figure, is it because my...

Hello, when I reproduce scst, loss is negative. Is this normal? The final loss during mle training was around 45. The following is the screenshot of loss. Thank you very...

CUDA kernel failed : no kernel image is available for execution on the device void furthest_point_sampling_kernel_wrapper(int, int, int, const float*, float*, int*) at L:231 in /home/imi1214/WY/wang/Vote2Cap-DETR-master/third_party/pointnet2/_ext_src/src/sampling_gpu.cu Hello, I would like...

Hello, I would like to ask the cross-modal model to retrieve semantically related sentences from the training sentence pool. How is the training sentence pool obtained? Thank you very much!...