Open ArtistBanda opened 4 years ago
Getting this error while cloning :
Cloning into 'Facial-Recognition-Using-FaceNet-Siamese-One-Shot-Learning'... remote: Enumerating objects: 22, done. remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 100% (22/22), done. Rremote: Total 452 (delta 9), reused 0 (delta 0), pack-reused 430eceiving objects: 96% (434/452), 103.52 MiB | 2.93 MiBReceiving objects: 98% (443/452), 103.52 MiB | 2.93 MiB/s Receiving objects: 100% (452/452), 104.10 MiB | 1.19 MiB/s, done. Resolving deltas: 100% (46/46), done. error: invalid path 'Papers/FaceNet: A Unified Embedding for Face Recognition and Clustering' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'
I search it and it said maybe because of your device storage. So maybe you can clear some of the storage since you need to get the images which is our database that will take up a lot of storage or memory.
Getting this error while cloning :