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

Update exporter.py to export sh_degree 0 case #3371 #3374

Merged
merged 12 commits into from
Aug 28, 2024

Commits on Aug 26, 2024

  1. Update exporter.py for sh_degree 0

    Change to write sh coefficients instead of color values
    bell-one authored and Jianbo Ye committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    388f087 View commit details
    Browse the repository at this point in the history
  2. Add flag for use_sh0_renderer

    Add sh0 renderer case for model.config.sh_degree == 0
    bell-one authored and Jianbo Ye committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1504ae2 View commit details
    Browse the repository at this point in the history
  3. fix ruff

    jb-ye authored and Jianbo Ye committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e46614f View commit details
    Browse the repository at this point in the history
  4. add warning if use_sh0_renderer is used when higher order of SH is av…

    …ailable
    Jianbo Ye committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e6e3c2b View commit details
    Browse the repository at this point in the history
  5. fix rgb export for color-only training

    Jianbo Ye committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f2c2913 View commit details
    Browse the repository at this point in the history
  6. use ply_color_mode

    Jianbo Ye committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6321db3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0628c29 View commit details
    Browse the repository at this point in the history
  8. clean RGB2SH

    Jianbo Ye committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7d37cd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix issues

    Jianbo Ye committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7c7c104 View commit details
    Browse the repository at this point in the history
  2. update description

    Jianbo Ye committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a73d5ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f47959 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    422b526 View commit details
    Browse the repository at this point in the history