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

Add script to generate normals GT, tweak dataloader, correct intrinsics #31

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 23, 2020

  1. add utils/generate_normals.py

    valgur committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    b973737 View commit details
    Browse the repository at this point in the history
  2. merge normalLoader and dataLoader, add consistency checks

    Also adjust normals GT paths to match generate_normals.py output.
    Normals GT is now separate for left and right cameras.
    Add option to use camera image path format used by the `raw_data_downloader.sh` script.
    valgur committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    b7d01ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c8aad6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8789cc7 View commit details
    Browse the repository at this point in the history