tobybreckon / fire-detection-cnn

real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
MIT License
542 stars 172 forks source link

it takes forever downloading the training data from the given url #23

Closed tenggyut closed 5 years ago

tenggyut commented 5 years ago

It seems not possible to download the dataset from the given url. The download speed is around 30kb/s and the connection is also not stable.....

any plans to upload the dataset and pretrain model to other popular cloud storages?

tobybreckon commented 5 years ago

There appears to be an issue with the server presently.

image

I have raised a ticket with our support team

Sorry - this is going to be its permanent location now.

tenggyut commented 5 years ago

what's your typical download speed from this site? does this site have a download speed limit? Currently my downloading is still going on, but the speed makes me very depressing, around 50kb/s

tobybreckon commented 5 years ago

I have just tested from a machine hosted in the US (Utah) - I get 400kb/s. ... from a machine hosted elsewhere in the UK (Edinburgh) I get 5Mb/s (I am in the UK also - but in Durham). Locally, I get a transfer speed of ~10Mb/s.

I conclude the slow speeds you see are not a bottle-neck from our network but beyond it.

tenggyut commented 5 years ago

Just like I am afraid of.....I will figure out some workaround. Thanks