文件名称:stagesepx:自动检测视频中的阶段
文件大小:148KB
文件格式:ZIP
更新时间:2024-06-01 19:31:40
python lightweight app performance video
stage sep(aration) x detect stages in video automatically Type Status package version python version auto test code maintainability code coverage docker build status code style 2020/05/21:目前,该项目已经达到一个较为稳定的状态,并顺利在多家头部公司、团队落地,作为正式工具存在。Bug跟踪与建议请优先通过 联系我,感谢所有支持过这个项目的人。欢迎有心优化的同学、落地成功的团队共同建设:) 这段视频展示了一个应用的完整启动过程: 将视频传递给 stagesepx,它将自动分析拆解,得到视频中所有的阶段。包括变化的过程及其耗时,以及在稳定的阶段停留的时长: 你可以据此得到每个阶段对应的精确耗时。 跨端运作 当
【文件预览】:
stagesepx-master
----MANIFEST.in(161B)
----.coveragerc(55B)
----example()
--------stable.py(3KB)
--------old()
--------compare_videos.py(321B)
--------range_check.py(3KB)
--------mini.py(677B)
--------with_keras.py(1KB)
--------train_and_predict()
--------cut_and_classify.py(9KB)
--------README.md(6KB)
----docs()
--------.nojekyll(0B)
--------pics()
--------_sidebar.md(254B)
--------_coverpage.md(142B)
--------index.html(815B)
--------pages()
--------README.md(2KB)
----.github()
--------dependabot.yml(182B)
--------workflows()
----test()
--------min_run_config.json(61B)
--------test_cutter.py(3KB)
--------test_toolbox.py(2KB)
--------test_diff.py(577B)
--------test_hook.py(2KB)
--------test_api.py(3KB)
--------run_config_with_model.json(163B)
--------test_classifier.py(4KB)
--------run_config.json(875B)
--------test_video.py(2KB)
--------README.md(199B)
--------test_cli.py(1013B)
----Dockerfile(338B)
----LICENSE(1KB)
----stagesepx()
--------constants.py(293B)
--------video.py(6KB)
--------hook.py(8KB)
--------reporter.py(11KB)
--------cli.py(670B)
--------classifier()
--------__init__.py(2KB)
--------toolbox.py(9KB)
--------cutter()
--------api.py(8KB)
--------template()
----setup.py(1KB)
----.gitignore(1KB)
----README_en.md(4KB)
----CHANGELOG.md(47KB)
----pyrightconfig.json(72B)
----README.md(11KB)