An open API service indexing awesome lists of open source software.

https://github.com/yandex-cloud-examples/yc-datasphere-video-recognition

Классификация изображений на видеокадрах с помощью сервиса машинного обучения.
https://github.com/yandex-cloud-examples/yc-datasphere-video-recognition

ai datasphere s3-bucket video-recognition yandex-cloud yandex-object-storage yandexcloud

Last synced: 4 months ago
JSON representation

Классификация изображений на видеокадрах с помощью сервиса машинного обучения.

Awesome Lists containing this project

README

          

# 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.