Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openvdb
/
fvdb-examples
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
10
Code
Issues
23
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GARfVDB Training Visualization Fixes
- #59
#59
Merged
swahtz
merged 15 commits into
openvdb:main
openvdb/fvdb-examples:main
from
swahtz:fix/garfvdb_vis
swahtz/fvdb-examples:fix/garfvdb_vis
Copy head branch name to clipboard
Apr 1, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
GARfVDB Training Visualization Fixes
#59
swahtz
merged 15 commits into
openvdb:main
openvdb/fvdb-examples:main
from
swahtz:fix/garfvdb_vis
swahtz/fvdb-examples:fix/garfvdb_vis
Copy head branch name to clipboard
Commits
Commits on Mar 16, 2026
Fix for mask overlay visualization
Show description for 9d041df
swahtz
committed
9d041df
View commit details
Copy full SHA for 9d041df
Browse repository at this point
Commits on Mar 17, 2026
Change view_checkpoint to initialize fvdbviz first and to lazily create the image_view on first add_image
Show description for 075fcef
swahtz
committed
075fcef
View commit details
Copy full SHA for 075fcef
Browse repository at this point
env touchup
Show description for f392033
swahtz
committed
f392033
View commit details
Copy full SHA for f392033
Browse repository at this point
Commits on Mar 20, 2026
guard against degenerate camera states
Show description for 123865f
swahtz
committed
123865f
View commit details
Copy full SHA for 123865f
Browse repository at this point
Commits on Mar 23, 2026
Update overlay dimensions and improve camera state handling in ViewCheckpoint
Show description for 8f84e26
swahtz
committed
8f84e26
View commit details
Copy full SHA for 8f84e26
Browse repository at this point
Commits on Mar 30, 2026
camera fixes in train_segmentation
Show description for 0529cb3
swahtz
committed
0529cb3
View commit details
Copy full SHA for 0529cb3
Browse repository at this point
cuda 13 in env
Show description for 1630a28
swahtz
committed
1630a28
View commit details
Copy full SHA for 1630a28
Browse repository at this point
rename of mask parameters in view_checkpoint
Show description for 68c2b49
swahtz
committed
68c2b49
View commit details
Copy full SHA for 68c2b49
Browse repository at this point
Commits on Mar 31, 2026
Handle potential singularity in camera transformation by adding error handling for inverse calculation in train_segmentation.py
Show description for 06f92d4
swahtz
committed
06f92d4
View commit details
Copy full SHA for 06f92d4
Browse repository at this point
Refactor visualization callback handling in segmentation training
Show description for d810260
swahtz
committed
d810260
View commit details
Copy full SHA for d810260
Browse repository at this point
- Set `overlay_enabled` to `False` upon failure of the `add_image` API to prevent further attempts.
Show description for 41a00a4
swahtz
committed
41a00a4
View commit details
Copy full SHA for 41a00a4
Browse repository at this point
- Updated the camera-to-world matrix function to return None for degenerate camera states, preventing potential errors during rendering.
Show description for c16373f
swahtz
committed
c16373f
View commit details
Copy full SHA for c16373f
Browse repository at this point
exception handling in train_segmentation.py to log warnings when creating the segmentation overlay image fails, providing clearer feedback on the issue and disabling overlay visualization for the s…
Show description for 81e63d1
swahtz
committed
81e63d1
View commit details
Copy full SHA for 81e63d1
Browse repository at this point
Commits on Apr 1, 2026
environment/dependency updates
Show description for 7251650
swahtz
committed
7251650
View commit details
Copy full SHA for 7251650
Browse repository at this point
env/requirements updates
Show description for bde5a1f
swahtz
committed
bde5a1f
View commit details
Copy full SHA for bde5a1f
Browse repository at this point
You can’t perform that action at this time.