kaiser34 / stagesepx

detect stages in video automatically

Home Page:https://williamfzc.github.io/stagesepx/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stage sep(aration) x

detect stages in video automatically


Type Status
python version PyPI version
auto test CI Status
code maintainability Maintainability
code coverage codecov
docker build status Docker Cloud Automated build Docker Cloud Build Status
code style Code style: black

这段视频展示了一个应用的完整启动过程:

video_readme.gif

将视频传递给 stagesepx,它将自动分析拆解,得到视频中所有的阶段。包括变化的过程及其耗时,以及在稳定的阶段停留的时长:

taobao_startup.png

你可以据此得到每个阶段对应的精确耗时。当然,它是天然跨端的,例如web端。甚至,任何端:

sugar.gif

sugar

与视频一致的高准确度。以秒表为例:

accuracy.png

可以看到,与秒表的表现几乎没有差异。


  • 全自动,无需前置训练与学习
  • 更少的代码需要
  • 高度可配置化,适应不同场景
  • 支持与其他框架结合,融入你的业务
  • 所有你需要的,只是一个视频

快速开始

License

MIT

FOSSA Status

About

detect stages in video automatically

https://williamfzc.github.io/stagesepx/

License:MIT License


Languages

Language:Python 95.8%Language:HTML 3.9%Language:Dockerfile 0.3%