williamfzc/stagesepx

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.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.py10
A
0 mins
example/cut_and_classify.py70
A
0 mins
example/mini.py21
A
0 mins
example/old/README.md
example/old/classify.py20
A
0 mins
example/old/classify_with_svm.py16
A
0 mins
example/old/cut.py21
A
0 mins
example/old/mini.py15
A
0 mins
example/old/multi_video.py23
A
0 mins
example/range_check.py38
A
0 mins
example/stable.py35
A
0 mins
example/train_and_predict/README.md
example/train_and_predict/cut.py13
A
0 mins
example/train_and_predict/predict.py23
A
0 mins
example/train_and_predict/train.py11
A
0 mins
example/with_keras.py27
A
0 mins
pyrightconfig.json
setup.py53
A
0 mins
stagesepx/__init__.py26
A
0 mins
stagesepx/api.py238
A
3 hrs
stagesepx/classifier/__init__.py3
A
0 mins
stagesepx/classifier/base.py423
D
1 day
stagesepx/classifier/keras.py188
A
0 mins