question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tanks and Temples Setup

See original GitHub issue

Thanks for sharing the code.

I am trying to reproduce the results on tanks and temples with the pre-trained model but not succeeding so far. An example camera file looks like:

extrinsic
0.333487 -0.0576322 -0.940992 -0.0320506
0.0582181 -0.994966 0.0815704 -0.0245921
-0.940956 -0.0819853 -0.328452 0.248608
0.0 0.0 0.0 1.0

intrinsic
1165.71 0 962.81
0 1165.71 541.723
0 0 1

0.193887 0.00406869 778 3.35933

I have parsed the file to adjust the depth min and max, but it doesn’t seem to help much. I only have a 12GB GPU memory, so I am running at half the image resolution which shouldn’t hurt a lot. However, the outputs I am getting are pretty bad and nothing like the paper. Moreover, I find that I am having to change the parameters for every single scan (horse, family, etc) separately and no set of values seems to apply to all.

@YoYo000 Since there are multiple similar questions on this, it’d be great if you could please summarize the detailed steps for reproducing the scan results including the parameters to use and changes to the repository scripts if any.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
YoYo000commented, Nov 20, 2018

@tejaskhot Hopefully today or tomorrow

1reaction
YoYo000commented, Nov 20, 2018

I will generate the original cam.txt files for Tanks and Temples dataset soon. The depth min and max of the above camera might be a little bit too relaxed.

Meanwhile if you are using the resized images, some post-proc params might need to be further tuned. I will try to find a proper config and provide a simple script.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tutorial - Tanks and Temples Benchmark
The following tutorial shows how to make a reconstruction and get a evaluation result. This tutorial uses COLMAP and Ignatius dataset for quick...
Read more >
Black Temple: A Complete Guide - Epiccarry
We highly recommend bringing 3 Tanks, 6 Healers, and 16 DPS. This setup is proven to be the most optimal for the Black...
Read more >
Benchmarking Large-Scale Scene Reconstruction - 80 Level
Tanks and Temples : Benchmarking Large-Scale Scene Reconstruction ... The researchers will set up an evaluation server and online leaderboard ...
Read more >
Tanks and Temples Dataset - Papers With Code
... Qian-Yi Zhou, and Vladlen Koltun. Tanks and temples: Benchmarking large-scale scene reconstruction. In ACM Transactions on Graphics (TOG), 2017.
Read more >
Best raid setup for Black Temple raid - MMO-Champion
Take 2 Druids, 2 Pallys, 3 Priests (with CoH) and 1 (2 if you don´t have 3 CoH Priests) Shaman. The Druids care...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found