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
Accelerator
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
Type
/
to 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
.
meshroomHub
/
mrGSplat
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
30
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Various small improvements
- #9
#9
Merged
CedricThebault
merged 10 commits into
master
meshroomHub/mrGSplat:master
from
dev/variousImprov
meshroomHub/mrGSplat:dev/variousImprov
Copy head branch name to clipboard
May 29, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Various small improvements
#9
CedricThebault
merged 10 commits into
master
meshroomHub/mrGSplat:master
from
dev/variousImprov
meshroomHub/mrGSplat:dev/variousImprov
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
Remove trailing spaces and correct some typos
CedricThebault
committed
932a0bf
View commit details
Copy full SHA for 932a0bf
Browse repository at this point
Use logging instead of print
CedricThebault
committed
5688248
View commit details
Copy full SHA for 5688248
Browse repository at this point
Remove unnecessary allParams option from meshroom node
CedricThebault
committed
f404f18
View commit details
Copy full SHA for f404f18
Browse repository at this point
Improve memory management to reduce issues with bigger scenes
CedricThebault
committed
1144e7c
View commit details
Copy full SHA for 1144e7c
Browse repository at this point
Add option to specify views to remove from the training set (e.g. to use them for evaluation only)
CedricThebault
committed
3bb2959
View commit details
Copy full SHA for 3bb2959
Browse repository at this point
Make progress bar optional
CedricThebault
committed
ac261bf
View commit details
Copy full SHA for ac261bf
Browse repository at this point
Add loss computation over epochs (instead of a single loss per view)
CedricThebault
committed
c24bd96
View commit details
Copy full SHA for c24bd96
Browse repository at this point
Correct the model retrieval
CedricThebault
committed
7aa90ac
View commit details
Copy full SHA for 7aa90ac
Browse repository at this point
Adapt internally the parameters so that the exposed parameters have similar effects for the default strategy and MCMC
CedricThebault
committed
dd9c013
View commit details
Copy full SHA for dd9c013
Browse repository at this point
Modify how the mask is handled to reduce its negative effect on SSIM loss
CedricThebault
committed
1363be2
View commit details
Copy full SHA for 1363be2
Browse repository at this point
You can’t perform that action at this time.