Dataset for deep learning

If we are working in a business domain and we need dataset for some deep learning related problems let’s say for FATIGUE DETECTION then from where do we find the image datasets for such things . I am asking in general like are their any websites that releases dataset and if yes then how to collect data from all the websites and compile it to our own use case?

Hi @vives
Well there are some portals like kaggle, uci ml repository, analytics vidhya, aicrowd, etc where you can find some of the popular datasets. Now coming to if you want to collect those datasets from different websites, you can do this through web scraping and then compile them together.