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

Fix ground truth data for prepare_opensfm test #20

Open
LukasBommes opened this issue Jan 26, 2022 · 1 comment
Open

Fix ground truth data for prepare_opensfm test #20

LukasBommes opened this issue Jan 26, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@LukasBommes
Copy link
Owner

With undistort=False ground truth data for the prepare_opensfm test if now incorrect. Update ground truth data to fix that.

@LukasBommes LukasBommes added the bug Something isn't working label Feb 7, 2022
@riham-basheer
Copy link

I second this. Thanks for the heads up.

If you are having the error message:
FAIL: test run (tests.integration.test prepare opensfm.Test Prepare Opensfm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/pvextractor/tests/integration/test_prepare_opensfm.py", line 61, in test_run os.path.join(self.ground_truth_dir, "cluster_000000", "images") AssertionError: False is not true

Go to : PV-Hawk/extractor/mapping/prepare_opensfm.py
And turn any undistort=False to True.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants