Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 3.96 KB

README_en.md

File metadata and controls

85 lines (58 loc) · 3.96 KB

stage sep(aration) x

detect stages in video automatically


Type Status
package version PyPI version
python version PyPI - Python 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

For English users:

Mainly we used Chinese in discussions and communications, so maybe the most of issues/document are wrote in Chinese currently.

But don't worry:

  • maybe google translate is a good helper :)
  • read the code directly (all the code and comments are wrote in English)
  • feel free to contact with us via building a new issue with your questions

Thanks !


This video shows the complete startup process of an app:

video_readme.gif

By sending this video to stagesepx, you would get a report like this automatically:

taobao_startup.png

You can get the exact time consumption for each stage easily. Of course it is cross-platform, which can be also used in Android/Web/PC or something like that. Even, any platforms:

sugar.gif

sugar

And precisely:

accuracy.png

As you can see, its result is very close to the timer.


  • Fully automatic, no pre-training required
  • Less code required
  • Configurable for different scenes
  • All you need is a video!

Structure

structure

Quick Start

Translation is working in progress. But not ready. You can use something like google translate instead for now. Feel free to leave me a issue when you are confused.

Installation

pip install stagesepx

License

MIT