Beginners in deep learning Python developers interested in data science concepts Masters or PhD students who wish to learn deep learning concepts quickly Folks wanting to ship their products across regions and languages (internationalization of their learning/predictive/generative models) ...
A crowdsourcing platform built with PyBossa and Flask as a part of Eklavya Summer Internship, IIT Bombay - 97amarnathk/FRG-Crowdsourcing
Method for Using Classifier to Detect Cars in an Image I adapted the methodfind_carsfrom the lesson materials. The method combines HOG feature extraction with a sliding window search, but rather than perform feature extraction on each window individually which can be time consuming, the HOG featur...