У нас вы можете посмотреть бесплатно Data Science & Machine Learning Project - Part 3 Data Cleaning | Image Classification или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, we are going to clean images that we downloaded from google in a way that it is suitable to train our classifier. We mostly identify a person in a photo with a face. Hence we will use opencv and a technique called haar cascades to detect if a face and two eyes are clearly visible or not. If they are than we keep the image otherwise we discard the image. Majority of the data cleaning work will be done using python code but there will be some cleaning work that we will have to do manually. Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses. Code: https://github.com/codebasics/py/blob... Code folder: https://github.com/codebasics/py/blob... Special thanks to, Debjyoti Paul (Amazon Data Scientist): For help with entire project Website: https://codebasics.io/ Facebook: / codebasicshub Twitter: / codebasicshub