-
Hi,
Thank you for sharing your interesting work!
I want to try and reproduce the MSRVTT dataset.
I followed the instructions and used `mistral_best.pth` checkpoint, and I ran `mistral_evaluation.…
-
Hi!
First of all, I would like to thank you for the excellent work on the paper "Learning Online Multi-Sensor Depth Fusion" and for making the code available.
However, I encountered some proble…
BobrG updated
2 months ago
-
```python tools/test.py my_configs/tyre_tood_json_config.py tutorial_exps/latest.pth --eval bbox --out clean/result.pkl```
请问这条指令中的tutorial_exps/latest.pth是哪个checkpoint文件呢,是与训练好的模型还是需要自己训练呀?
-
Thanks for your excellent work!
Could you please share the result data of different methods from the experiment, such as toolplaner, adaplanner, and reflection, to facilitate the reproduction of th…
-
Hello! I am trying to reproduce the results found within your paper for the robotic manipulation task but am facing some issues. Instead of getting a curved bound around the ground truth solution, I a…
-
Dear author, first of all, thank you for your excellent work! After I finished the reproducing experiment, I found that the experimental results obtained on the `ModelNet40` dataset according to the f…
-
self.model.merger.load_state_dict(checkpoint['model_state_dict'])
KeyError: 'model_state_dict'
-
We are trying to reproduce the results on the plenoptic video dataset, but it is only using the cpu and not the gpu.
-
When running the command bash run_shell/motif/predcls/bilvl/pretrain.sh on an RTX NVIDIA 3090, I encountered difficulties reproducing the results for the Resampling method reported in Table 1:
The …
-
Hello, I am currently using this project for experimentation and encountered three issues during the process:
Firstly, make.yml seems to be incomplete and inaccurate. I have found that the configur…