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

question about TNT dataset performance #65

Open
XipengY opened this issue Dec 12, 2024 · 0 comments
Open

question about TNT dataset performance #65

XipengY opened this issue Dec 12, 2024 · 0 comments

Comments

@XipengY
Copy link

XipengY commented Dec 12, 2024

Hi, very interesting work!
We cannot reproduce the metrics of the paper in TNT dataset, the train and test scripts:
`
#training

python train.py -s data/TNT_GOF/TrainingSet/Truck -m output/Truck -r 2 --eval --use_decoupled_appearance

#mesh extraction

python mesh_extract_tetrahedra.py -s data/TNT_GOF/TrainingSet/Truck -m output/Truck -r 2 --eval

#evaluation

python eval_tnt/run.py --dataset-dir data/GT_TNT_dataset/Truck --traj-path data/GT_TNT_dataset/Truck/Truck_COLMAP_SfM.log --ply-path output/Truck/recon.ply
`
The train dataset is download from GOF, both the train and evaluation dataset are followed by README.

we evaluation the scene of Truck: [The f1-score in paper is 0.53]
image

What is this problem? Can you help us.

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

1 participant