detectRecog / CCPD

[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
MIT License
2.25k stars 569 forks source link

How do I download the data into Google Colab #68

Closed THINK989 closed 4 years ago

THINK989 commented 4 years ago

Hello Authors,

I downloaded the data from google drive a few days back and now trying to train my model on it. But I worry it might fry my GPU since it is taking a lot of time to run on my local machine. It has already taken half of my day to run on just 5 epochs. I know I can't ask any more from since you guys have made such a big dataset public. I would really appreciate your help here.

I wanted to export the data to google colab to speed up training. I tried to search on this issue online but could not find a good response. If anyone can help me with this issue please help.

The download link seems to be https://drive.google.com/uc?id=1rdEsCUcIUaYOVRkx5IMTRNA7PcGMmSgc&export=download

Is there anything I can do with this to load the data directly into google colab?

Thank You

pranavkantgaur commented 3 years ago

Hi @THINK989, Did you manage to download the dataset to Google collab?