-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About the SAM mask Data #3
Comments
Hi, thanks for your interest! For the SAM mask, we use the same hyperparameter setting as Gaussian Grouping. As mentioned in the paper Sec. 4.1, we use the following codes to select SAM masks based on confidence scores.
For our evaluation on the Replica and ScanNet datasets, please refer to https://github.com/weijielyu/Gaga/blob/main/eval.py We plan to release the codes in the near future, so please stay tuned. Thanks for your patience! |
Thank you! This really helps. |
Hi, thanks for your work. Can you provide the SAM mask for Replica and Scannet?
The quality of SAM will largely affect the results of 3D segmentation as GS-Grouping says. And we want to implement a fair comparation. But it seems really hard to get the matched mIoU scores.
Besides, can you also provide the evaluation scripts?
Many thanks to your help!
The text was updated successfully, but these errors were encountered: