Skip to content
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

Issues with evaluation of Truck scene in TNT #70

Open
yanivw12 opened this issue Jul 13, 2024 · 6 comments
Open

Issues with evaluation of Truck scene in TNT #70

yanivw12 opened this issue Jul 13, 2024 · 6 comments

Comments

@yanivw12
Copy link

Hello,

I am trying to evaluate on your provided TNT dataset (TNT_GOF) and I'm having some issues with the Truck scene. See the following issue I opened in the 2DGS repository (I used their model and evaluation code, but since the dataset originated from here, it's still relevant):

hbb1/2d-gaussian-splatting#111

The problem seems to be that the Truck_COLMAP_SfM.log file supplied in the TNT_GOF dataset does not match the Truck_trans.txt alignment, resulting in the transformed mesh not aligning with the GT mesh, and therefore achieving a low score:

image

Can you please confirm that the SfM file you use to achieve the paper results for Truck is the same as the one you uploaded to TNT_GOF? Other scenes work well, the only issue is with the Truck scene.

Also, I'd appreciate if you could share the preprocessing code that generated those files given the original images.

Thanks in advance.

@niujinshuchong
Copy link
Member

Hi, it works for me. I think you need to check if you download the gt alignment file correctly.

@yanivw12
Copy link
Author

image
I'm pretty sure that I did - is this the alignment file you used?

@niujinshuchong
Copy link
Member

Yes. I think you can run our code to check.

@MagicTZ
Copy link

MagicTZ commented Nov 19, 2024

I've got the same issue, do you fix it?

Thanks in advance.

Hello,

I am trying to evaluate on your provided TNT dataset (TNT_GOF) and I'm having some issues with the Truck scene. See the following issue I opened in the 2DGS repository (I used their model and evaluation code, but since the dataset originated from here, it's still relevant):

hbb1/2d-gaussian-splatting#111

The problem seems to be that the Truck_COLMAP_SfM.log file supplied in the TNT_GOF dataset does not match the Truck_trans.txt alignment, resulting in the transformed mesh not aligning with the GT mesh, and therefore achieving a low score:

image

Can you please confirm that the SfM file you use to achieve the paper results for Truck is the same as the one you uploaded to TNT_GOF? Other scenes work well, the only issue is with the Truck scene.

Also, I'd appreciate if you could share the preprocessing code that generated those files given the original images.

Thanks in advance.

@yanivw12
Copy link
Author

I've got the same issue, do you fix it?

Thanks in advance.

Hello,
I am trying to evaluate on your provided TNT dataset (TNT_GOF) and I'm having some issues with the Truck scene. See the following issue I opened in the 2DGS repository (I used their model and evaluation code, but since the dataset originated from here, it's still relevant):
hbb1/2d-gaussian-splatting#111
The problem seems to be that the Truck_COLMAP_SfM.log file supplied in the TNT_GOF dataset does not match the Truck_trans.txt alignment, resulting in the transformed mesh not aligning with the GT mesh, and therefore achieving a low score:
image
Can you please confirm that the SfM file you use to achieve the paper results for Truck is the same as the one you uploaded to TNT_GOF? Other scenes work well, the only issue is with the Truck scene.
Also, I'd appreciate if you could share the preprocessing code that generated those files given the original images.
Thanks in advance.

Yes, see my comment here:

hbb1/2d-gaussian-splatting#111 (comment)

@MagicTZ
Copy link

MagicTZ commented Nov 19, 2024

I've got the same issue, do you fix it?
Thanks in advance.

Hello,
I am trying to evaluate on your provided TNT dataset (TNT_GOF) and I'm having some issues with the Truck scene. See the following issue I opened in the 2DGS repository (I used their model and evaluation code, but since the dataset originated from here, it's still relevant):
hbb1/2d-gaussian-splatting#111
The problem seems to be that the Truck_COLMAP_SfM.log file supplied in the TNT_GOF dataset does not match the Truck_trans.txt alignment, resulting in the transformed mesh not aligning with the GT mesh, and therefore achieving a low score:
image
Can you please confirm that the SfM file you use to achieve the paper results for Truck is the same as the one you uploaded to TNT_GOF? Other scenes work well, the only issue is with the Truck scene.
Also, I'd appreciate if you could share the preprocessing code that generated those files given the original images.
Thanks in advance.

Yes, see my comment here:

hbb1/2d-gaussian-splatting#111 (comment)

Thanks a lot, it works!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants