Yean Cheng
Yean Cheng
Hi, in your paper you described the training data of your work are _Photoshapes_ and _Carla_. However, these dataset is not originally designed to be used in nerf, I was...
Dear author, Thank you for developing such great project. Do you have any plan to add scripts for benchmarking the generated geometry? I used the scripts in DTUeval but the...
Hi, great work and thank you for your contribution~ Is there any plan to release the caption model's training script? Thank you
Hi, I came across a cuda error when conducting evaluation using the provided `jobs_video/eval/llama2_evalualtion.sh` script. My checkpoint is `video_captioning_llama_checkpoint_last.pth`. Here is the reported error: ``` ../aten/src/ATen/native/cuda/Indexing.cu:1239: indexSelectSmallIndex: block: [23,0,0], thread:...