.codeclimate.json | |
|
|
.coveragerc | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/codeql-analysis.yml | |
|
|
.github/workflows/smoketest.yml | |
|
|
.gitignore | |
|
|
CHANGELOG.md | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
MANIFEST.in | |
|
|
README.md | |
|
|
README_en.md | |
|
|
docs/README.md | |
|
|
docs/_coverpage.md | |
|
|
docs/_sidebar.md | |
|
|
docs/index.html | |
|
|
docs/pages/0_what_is_it.md | |
|
|
docs/pages/1_where_can_it_be_used.md | |
|
|
docs/pages/2_how_to_use_it.md | |
|
|
docs/pages/3_how_it_works.md | |
|
|
docs/pages/4_roadmap.md | |
|
|
docs/pages/5_others.md | |
|
|
docs/pics/brand.svg | |
|
|
docs/pics/ssim_trend.png | |
|
|
docs/pics/stage.png | |
|
|
docs/pics/stagesepx.svg | |
|
|
example/README.md | |
|
|
example/compare_videos.py | 10 | A 0 mins |
|
example/cut_and_classify.py | 70 | A 0 mins |
|
example/mini.py | 21 | A 0 mins |
|
example/old/README.md | |
|
|
example/old/classify.py | 20 | A 0 mins |
|
example/old/classify_with_svm.py | 16 | A 0 mins |
|
example/old/cut.py | 21 | A 0 mins |
|
example/old/mini.py | 15 | A 0 mins |
|
example/old/multi_video.py | 23 | A 0 mins |
|
example/range_check.py | 38 | A 0 mins |
|
example/stable.py | 35 | A 0 mins |
|
example/train_and_predict/README.md | |
|
|
example/train_and_predict/cut.py | 13 | A 0 mins |
|
example/train_and_predict/predict.py | 23 | A 0 mins |
|
example/train_and_predict/train.py | 11 | A 0 mins |
|
example/with_keras.py | 27 | A 0 mins |
|
pyrightconfig.json | |
|
|
setup.py | 53 | A 0 mins |
|
stagesepx/__init__.py | 26 | A 0 mins |
|
stagesepx/api.py | 238 | A 3 hrs |
|
stagesepx/classifier/__init__.py | 3 | A 0 mins |
|
stagesepx/classifier/base.py | 423 | D 1 day |
|
stagesepx/classifier/keras.py | 188 | A 0 mins |
|