robot0321 / DepthRegularizedGS

This is an official repository for "Depth-Regularized Optimization for 3D Gaussian Splatting in Few-Shot Images"
Other
196 stars 12 forks source link

git clone Error ! #4

Closed goometasoft closed 8 months ago

goometasoft commented 8 months ago

thank your DepthRegularizedGS , i like it very much !

(cuda121) E:\AI\A03\231207\0_src\gsconverter>git clone https://github.com/robot0321/DepthRegularizedGS.git --recursive D:\3
Cloning into 'D:\3'...
remote: Enumerating objects: 63, done.
remote: Counting objects: 100% (63/63), done.
remote: Compressing objects: 100% (55/55), done.
Receiving objects: 100% (63/63), 225.75 KiB | 182.00 KiB/s, done. Total 63 (delta 6), reused 49 (delta 2), pack-reused 0

Resolving deltas: 100% (6/6), done.
Submodule 'ZoeDepth' (https://github.com/isl-org/ZoeDepth.git) registered for path 'ZoeDepth'
Submodule 'submodules/diff-gaussian-rasterization-depth-acc' (https://github.com/robot0321/diff-gaussian-rasterization-depth-acc.git) registered for path 'submodules/diff-gaussian-rasterization-depth-acc'
Submodule 'submodules/simple-knn' (https://gitlab.inria.fr/bkerbl/simple-knn.git) registered for path 'submodules/simple-knn'
Cloning into 'D:/3/ZoeDepth'...
remote: Enumerating objects: 111, done.
remote: Counting objects: 100% (70/70), done.
remote: Compressing objects: 100% (47/47), done.
remote: Total 111 (delta 39), reused 23 (delta 23), pack-reused 41
Receiving objects: 100% (111/111), 4.09 MiB | 1.30 MiB/s, done.
Resolving deltas: 100% (41/41), done.
Cloning into 'D:/3/submodules/diff-gaussian-rasterization-depth-acc'...
remote: Enumerating objects: 1552, done.
remote: Counting objects: 100% (1552/1552), done.
remote: Compressing objects: 100% (652/652), done.
remote: Total 1552 (delta 892), reused 1552 (delta 892), pack-reused 0
Receiving objects: 100% (1552/1552), 7.90 MiB | 2.37 MiB/s, done.
Resolving deltas: 100% (892/892), done.
Cloning into 'D:/3/submodules/simple-knn'...
remote: Enumerating objects: 23, done.
remote: Counting objects: 100% (23/23), done.
remote: Compressing objects: 100% (21/21), done.
remote: Total 23 (delta 10), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (23/23), 4.70 KiB | 4.70 MiB/s, done.
Resolving deltas: 100% (10/10), done.
Submodule path 'ZoeDepth': checked out 'edb6daf45458569e24f50250ef1ed08c015f17a7'
fatal: remote error: upload-pack: not our ref c63d79dc4d59b2965eaf7bada5dda2eae68c08af
fatal: Fetched in submodule path 'submodules/diff-gaussian-rasterization-depth-acc', 
         but it did not contain c63d79dc4d59b2965eaf7bada5dda2eae68c08af. Direct fetching of that commit failed.
robot0321 commented 8 months ago

Thank you for noticing me! It is fixed now