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 progress bar for full images datamanager #2969

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

brentyi
Copy link
Collaborator

@brentyi brentyi commented Feb 28, 2024

I think the progress bar broke in #2867.

I also dropped max_workers for the thread pool to 2, since the OpenCV undistortion that it calls is already multi-threaded.

@brentyi brentyi requested a review from kerrj February 28, 2024 13:08
Copy link
Collaborator

@kerrj kerrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sgtm

@kerrj kerrj merged commit 8b728d4 into main Feb 28, 2024
2 checks passed
@kerrj kerrj deleted the brent/fix_undistort_progress_bar branch February 28, 2024 19:41
Michael-Spleenlab pushed a commit to Michael-Spleenlab/nerfstudio that referenced this pull request Apr 26, 2024
ArpegorPSGH pushed a commit to ArpegorPSGH/nerfstudio that referenced this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants