请问有没有视频智能切片的方案?

0

请问AWS有没有针对视频智能切片的方案,例如对抖音直播视频主播售卖的不同产品进行智能切割保存。AWS有这种现成方案吗?

profile picture
EXPERT
asked 2 months ago16 views
1 Answer
0

在视频中进行标签识别:https://docs.aws.amazon.com/rekognition/latest/dg/streaming-video-detect-labels.html 如果需要自定义标签可以参考,但是目前仅限于图片。可能需要划定一些帧,然后进行匹配:https://docs.aws.amazon.com/zh_cn/rekognition/latest/dg/labels-detecting-custom-labels.html

profile picture
EXPERT
answered 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions