-
Hi [@JosephPai](https://github.com/JosephPai),
Thanks for your awesome repository, which serves as a great resource in this community.
Could you please consider adding our recent paper on ACL 20…
-
Make justified decisions on the inclusion of sub-datasets within very large datasets such as OpenX. Are all sub-datasets required, or just a few? If few, which ones and why.
Ref: [OpenVLA](https://…
-
Hi, I'm trying to run the training.
```
# single modality
python main_alignmif.py -L --workspace kitti360-1908/lidar --enable_lidar --config configs/kitti360_1908.txt
python main_alignmif.py …
-
I am trying both autogluon 0.8.0, 0.8.2 and 1.0.0 versions with mmcv 2.1.0, but I am getting this error
I created different environments by using different python versions as well but so far nothing …
-
Thank you for releasing the nice code!
I try e2e_trie but not use GT_bboxes for inference and have this problem when computing the f1-score
![image](https://user-images.githubusercontent.com/6583999…
-
A wonderful work!
I have a question regarding the implementation of the cluster center calculation. In the original paper, the HSF module is described as follows:
_The HSF module follows a three-s…
-
**Submitting author:** @zhaofz635 (Fuzheng ZHAO)
**Repository:** https://github.com/zhaofz635/SmileRecognition
**Branch with paper.md** (empty if default branch): main
**Version:** v1.0.0
**Editor:** …
-
Good job! Have you tried to let go of the backbone of the SAM?
-
Thank you for the excellent work!
1. Why did you swap the C matrix? Have you tried swapping the B matrix?
2. Other Mamba fusion models usually adopt a gating mechanism. Compared to them, what are…
-
Hello, I want to train vfusenet according to the instructions of your project, but I can't see the model file about vfusenet. Can you tell me why? thank you