VladimirYugay / Gaussian-SLAM

Gaussian-SLAM: Photo-realistic Dense SLAM with Gaussian Splatting
https://vladimiryugay.github.io/gaussian_slam
MIT License
852 stars 50 forks source link

fix project url in readme and args input wrong #9

Closed Atticuszz closed 5 months ago

Atticuszz commented 5 months ago

thanks for ur great work!

if args.track_iters is not None:
        config["tracking"]["iterations"] = args.track_iterations -> args.track_iters
VladimirYugay commented 5 months ago

Hey there, thanks for the PR, looks good!

We already updated the readme link, could you rebase and re-open the PR?

Atticuszz commented 5 months ago

@VladimirYugay i have updated to latest main and reopen it in #12!