Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 618 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 618 Bytes

Classification of images in video frames

This is repository with example of usage Yandex DataSphere. The full tutorial available at https://cloud.yandex.ru/docs/datasphere/tutorials/video-recognition

Yandex DataSphere lets you build machine learning (ML) models using the Jupyter Notebook interface in Yandex Cloud.

This use case solves the problem of binary image classification. Such a problem may arise when you need to detect vehicle types on images from CCTV cameras. It is assumed that the CCTV system captures images from the camera when it detects motion. Then the images are transmitted to an S3 bucket.