This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bertieb
/
itproject-code
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
127 KiB
Python
100%
Tree:
246aefd34c
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '246aefd34c'
${ noResults }
itproject-code
/
pipeline
History
Rob Hallam
246aefd34c
feat: add RandomFeatureExtractor
Simple feature extractor that picks random times, used to exercise other parts of the pipeline
4 months ago
..
__init__.py
initial commit -- add empty pipeline python package
3 months ago
consolidators.py
feat: add Consolidator, OverlapConsolidator
3 months ago
feature_extractors.py
feat: add RandomFeatureExtractor
3 months ago
utils.py
feat: add Feature class for extracted AV features
3 months ago
video_producers.py
feat: add VideoProducer and FfmpegVideoProducer
3 months ago