filmov
tv
Mastering CNNs with Pygame: Creating an Object Detection Dataset

Показать описание
In this video I walk you through how to create an object detection dataset for your python game coded up in Pygame. The overall goal of this series is to help you learn how to master the different computer vision problems usually solved with convolutional neural networks (image classification, object detection, and semantic segmentation) and do so in a fun way by creating AI to play/automate a video game. Stay tuned for the next video where we start training an object detection model with the dataset we generated in this video. #deeplearningproject #convolutionalneuralnetworks