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
Классификация изображений на видеокадрах с помощью сервиса машинного обучения.
- Host: GitHub
- URL: https://github.com/yandex-cloud-examples/yc-datasphere-video-recognition
- Owner: yandex-cloud-examples
- License: apache-2.0
- Created: 2024-03-13T20:15:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T19:52:22.000Z (8 months ago)
- Last Synced: 2025-05-21T16:12:18.568Z (5 months ago)
- Topics: ai, datasphere, s3-bucket, video-recognition, yandex-cloud, yandex-object-storage, yandexcloud
- Language: Jupyter Notebook
- Homepage: https://cloud.yandex.ru/docs/datasphere/tutorials/video-recognition
- Size: 14.6 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.