zionsrogue | 7 years ago | on: Detecting Parkinson's disease in hand drawn geometric images with Python
zionsrogue's comments
zionsrogue | 7 years ago | on: Face recognition in images and video with Python
https://www.pyimagesearch.com/2017/04/03/facial-landmarks-dl...
And then techniques to localize the center of the eye:
http://thume.ca/projects/2012/11/04/simple-accurate-eye-cent...
zionsrogue | 8 years ago | on: How to break a Captcha system in 15 minutes with Machine Learning
zionsrogue | 8 years ago | on: How to break a Captcha system in 15 minutes with Machine Learning
zionsrogue | 8 years ago | on: How to break a Captcha system in 15 minutes with Machine Learning
zionsrogue | 8 years ago | on: How to break a Captcha system in 15 minutes with Machine Learning
zionsrogue | 8 years ago | on: How to break a Captcha system in 15 minutes with Machine Learning
The highest tier (again, which you are referring to) includes 800+ pages, detailed experiment journals on how to reproduce the state-of-the-art publications (ResNet, SqueezeNet, VGG, etc.) on ImageNet (which is 1.2 million images). I demonstrate how to implement each model from scratch and then train them, detailing which parameters to change and when. The highest tier is for people looking to train really large networks on massive datasets where you could be spending thousands of dollars in the cloud for GPU costs (you can't train these networks without a GPU, or ideally multiple GPUs). I've also included the pre-trained models as well if people want to get started with them and skip training. This tier is really for researchers/practitioners who need to save time and finances by starting with experiment journals that detail how to replicate the results.
The lower tiers are for people just (1) getting started with deep learning in context of computer vision and/or (2) looking to apply best practices. Each book also includes video tutorials/lectures once I have finished putting them together. Realistically I should rebrand the book as a course as it's much more in line with something you would get from Udacity (only with more theory and more detailed code and implementations).
If anyone has any questions about the book do feel free to ask.
zionsrogue | 8 years ago | on: Using Tesseract OCR with Python
zionsrogue | 8 years ago | on: Ask HN: What are the best resources to learn computer vision?
zionsrogue | 8 years ago | on: Ask HN: What are the best resources to learn computer vision?
zionsrogue | 8 years ago | on: Ask HN: What are the best resources to learn computer vision?
In regards to OPs original question, I'm actually working on solving your very problem right now. About 1.5 years ago I created the PyImageSearch Gurus course (https://www.pyimagesearch.com/pyimagesearch-gurus/) with the aim of bridging academia with actual real-world computer vision problems. The course has helped readers in their academic careers, such as securing grants (http://www.pyimagesearch.com/2016/03/14/pyimagesearch-gurus-...) as well as students become practitioners and land jobs in the CV startup space (http://www.pyimagesearch.com/2017/06/12/pyimagesearch-gurus-...)
Within the next month I'll be launching PyImageJobs which will connect PyImageSearch readers (especially the Gurus course graduates) with companies/startups that are looking to hire.
Finally, I'm also working on my upcoming "Deep Learning for Computer Vision with Python" book (https://www.pyimagesearch.com/deep-learning-computer-vision-...) which is now 100% outlined and I'm on to the writing phase.
Definitely take a look and if you have any questions, please let me know or use the contact form on my website if you want to talk in private.
zionsrogue | 9 years ago | on: Ask HN: Your experience with PyImageSearch Gurus training
zionsrogue | 9 years ago | on: Automatically grading multiple choice exams from photos using Python and OpenCV
zionsrogue | 9 years ago | on: Automatically grading multiple choice exams from photos using Python and OpenCV
zionsrogue | 9 years ago | on: An OpenCV-based document scanner in Python
zionsrogue | 10 years ago | on: Multiple cameras and motion detection on the Raspberry Pi
zionsrogue | 10 years ago | on: Multiple cameras and motion detection on the Raspberry Pi
If you have any questions about computer vision, feel free to reach out!
zionsrogue | 10 years ago | on: Multiple cameras and motion detection on the Raspberry Pi
zionsrogue | 10 years ago | on: Multiple cameras and motion detection on the Raspberry Pi
Thanks so much for the kind words, and I'm happy the posts have helped! And as a fellow dog lover, it's awesome to see how you put together a real application for treat dispensing.
zionsrogue | 11 years ago | on: Target acquired: Automatically find targets in drone/quadcopter video streams