Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix CLI help text for render command #38

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

Open
mtfum wants to merge 1 commit into apple:main
base: main
Choose a base branch
Loading
from mtfum:fix/cli-render-help

Conversation

@mtfum
Copy link

@mtfum mtfum commented Dec 23, 2025

  • Problem: sharp render --help shows the same description as predict ("Predict Gaussians from input images."), which is misleading.
  • Fix: Update the render command docstring so the CLI help correctly states that it renders videos from predicted Gaussians with a camera trajectory (CUDA only).
  • Behavior: No functional change; help text only.
  • Validation: sharp render --help now displays the corrected description.
❯ sharp render --help
Usage: sharp render [OPTIONS]
Render videos from predicted Gaussians with a camera trajectory (CUDA only).
Options:
-i, --input-path PATH Path to the ply or a list of plys. [required]
-o, --output-path DIRECTORY Path to save the rendered videos. [required]
-v, --verbose Activate debug logs.
--help Show this message and exit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /