Wang
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' 
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)  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. 
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!...