Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

repository not able to download #8

Open
change2014 opened this issue Mar 22, 2019 · 9 comments
Open

repository not able to download #8

change2014 opened this issue Mar 22, 2019 · 9 comments

Comments

@change2014
Copy link

I am getting below error
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Can anyone please help.

@Zahra-Saki
Copy link

I have the same issue!

@rakhecha42
Copy link

Same.

@eliorc
Copy link

eliorc commented Jun 8, 2019

Yep, same

@cad0p
Copy link

cad0p commented Jun 23, 2019

Hi guys! @eliorc @rakhecha42 @Zahra-Saki @change2014

I coded the solution in a nice package that installs automatically and allows to train this dataset using Mask R-CNN. Below is the one-liner for your particular issue! (you have to click on the link to see it)

https://github.com/cad0p/maskrcnn-modanet/blob/29f60aec7f37a737463988b6ec9a4ebc3dfaa2e6/maskrcnn_modanet/download.sh#L58-L60

@simaiden
Copy link

Still facing the same problem, when I tried to clone using HTTP I got the following error:

Error downloading object: annotations/modanet2018_instances_train.json (b8a3fd0): Smudge error: Error downloading annotations/modanet2018_instances_train.json (b8a3fd0dcfa8d6f209a0cef88cedd76decbf593bf47b4246504f681b7fb625af): batch response: This repository is over its data quota. Purchase more data packs to restore access.

@cad0p
Copy link

cad0p commented Aug 31, 2019

@simaiden I too had the same problem two days ago. Since I have the original files on my desktop computer I'll upload them to my repo and let you know!

@simaiden
Copy link

@cad0p Many thanks, I'll be waiting for them. I'll use modanet to train some object detections model as YOLOv3 , FasterR-CNN, and others.

@cad0p
Copy link

cad0p commented Sep 2, 2019

https://github.com/cad0p/maskrcnn-modanet/releases/tag/v1.0.3

Done, please consider trying my repo too!
@simaiden

@bryanlyon
Copy link

bryanlyon commented Jan 14, 2020

Thanks, @cad0p has a solution if you get an error like

Error downloading object: annotations/modanet2018_instances_train.json (b8a3fd0): Smudge error: Error downloading annotations/modanet2018_instances_train.json (b8a3fd0dcfa8d6f209a0cef88cedd76decbf593bf47b4246504f681b7fb625af): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

Just download the .json files from the link he posted.

(Posted the error so a search would find this page)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants