sekilab / RoadDamageDetector

MIT License
745 stars 253 forks source link

Dataset and Train Model not found #13

Closed tuanct1997 closed 4 years ago

tuanct1997 commented 4 years ago

I have tried to use requests in Python to get dataset and train model but status code is 403.

Could you please re-public your dataset again?

Niveditakatta commented 4 years ago

I was able to download dataset directly from github, but unable to downlaod trained models from github link or from jupyter notebook got the status code as 403.

hiroyamaeda commented 4 years ago

The link was changed. Sorry for the inconvenience.

tuanct1997 commented 4 years ago

@hiroyamaeda many thanks for your help. Hope can see more of your works. But same with @Niveditakatta I think the link with trained model is still has access denied.

Niveditakatta commented 4 years ago

@hiroyamaeda Thank you for your response, could you please share the new link for trained models. I am doing a POC and your work is of great help for us. @tuanct1997 Seems waiting for the same.

tuanct1997 commented 4 years ago

@Niveditakatta one way that you can see inside mobile app of Maeda and you can find the model.

But this morning I have checked it again. The link has been fixed. A lot of thanks to @hiroyamaeda

Niveditakatta commented 4 years ago

@tuanct1997 yes! I am able to download the same today. Thank you. Thank you @hiroyamaeda

thakurpranav5 commented 4 years ago

Hi Hiroyamaeda I am not able to download trained dataset the link is showing error, access denied please help me @hiroyamaeda

thakurpranav5 commented 4 years ago

can anyone help about this issue @hiroyamaeda @tuanct1997

tuanct1997 commented 4 years ago

@thakurpranav5 I have back up the data of @hiroyamaeda . If you need it, give me your email and I will send it to you.

thakurpranav5 commented 4 years ago

@tuanct1997 Thankyou very much my email id is thakurpranav5@gmail.com and a00268797@student.ait.ie

thakurpranav5 commented 4 years ago

@tuanct1997 It will be greatfull of u if u'll send it to me

thakurpranav5 commented 4 years ago

Can anyone please help @Niveditakatta @tuanct1997 @hiroyamaeda @homata

tuanct1997 commented 4 years ago

@thakurpranav5 Sorry I have been busy yesterday. I already sent you the link that I back up the data from Mr.Maeda to the thakurpranav5@gmail.com

Once again thank you @hiroyamaeda because of the dataset him and his colleague collect.

Hope the link back up can help you @thakurpranav5

thakurpranav5 commented 4 years ago

Does it contain trained models(70mb)? @tuanct1997

tuanct1997 commented 4 years ago

No. The trained models inside my drive is newest model of Mr.Maeda. He as you can see on newest dataset of him, there are fewer type of crack than V1. But if you want to have old trained models , I suggest you download his mobile app, inside there is a model file as I think that is the old model.

thakurpranav5 commented 4 years ago

So the trained models you have, can I use them instead of Hiroya's trained models?

On Sat, 11 Apr, 2020, 8:31 AM tuanct1997, notifications@github.com wrote:

No. The trained models inside my drive is newest model of Mr.Maeda. He as you can see on newest dataset of him, there are fewer type of crack than V1. But if you want to have old trained models , I suggest you download his mobile app, inside there is a model file as I think that is the old model.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sekilab/RoadDamageDetector/issues/13#issuecomment-612355551, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI7BRL6IN2SXNEDDRPHFOOTRMAMG3ANCNFSM4KY3QZIA .

thakurpranav5 commented 4 years ago

@tuanct1997 can you sahre the link of mobile app?

tuanct1997 commented 4 years ago

Model inside my drive is newest model of Mr.Maeda.

The mobile app link is in Readme file of this repo @thakurpranav5 . You can found there.

thakurpranav5 commented 4 years ago

sorry to bother you this much but I am not able to find mobile app link in this, if you could share the link it will be a great help @tuanct1997

tiensy commented 4 years ago

No. The trained models inside my drive is newest model of Mr.Maeda. He as you can see on newest dataset of him, there are fewer type of crack than V1. But if you want to have old trained models , I suggest you download his mobile app, inside there is a model file as I think that is the old model.

@tuanct1997 , could you send me the link to download the new trained model please (ntiensy@gmail.com)

fb1812 commented 1 month ago

I have the same issue - I can't access url_base = 'https://s3-ap-northeast-1.amazonaws.com/mycityreport/RoadDamageDataset.tar.gz' urllib.request.urlretrieve(url_base, './RoadDamageDataset.tar.gz')

please, can you help me resolve it? Thanks!