Is there a similar tutorial or resource that shows how to do face detection (not recognition) using deep learning. I came across tutorial from kaggle [1] but I'm looking for something that uses ML to detect where the faces are in an image.
> If you are not familiar with these ideas, we suggest you go to this Machine Learning course and complete sections II, III, IV (up to Logistic Regression) first.
[+] [-] ppymou|10 years ago|reply
For image processing (CNN) https://cs231n.github.io/
For natural language processing (RNN) http://cs224d.stanford.edu/syllabus.html
I also found the following coursera helpful https://www.coursera.org/course/neuralnets https://www.coursera.org/learn/machine-learning
[+] [-] Omnipresent|10 years ago|reply
[+] [-] aswanson|10 years ago|reply
[+] [-] wodenokoto|10 years ago|reply
[+] [-] JPKab|10 years ago|reply
[+] [-] theviajerock|10 years ago|reply
[+] [-] Omnipresent|10 years ago|reply
[1] - http://danielnouri.org/notes/2014/12/17/using-convolutional-...
[+] [-] rogeryu|10 years ago|reply
What is the link to that course?
[+] [-] thomasrossi|10 years ago|reply
[+] [-] SandB0x|10 years ago|reply