Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sradc
/
visual-content-search-over-videos
like
6
Runtime error
App
Files
Files
Community
1
5a9c0da
visual-content-search-over-videos
1 contributor
History:
40 commits
sradc
fix timestamp computation (was rounding fps to int...)
5a9c0da
over 1 year ago
.streamlit
turn off streamlit gathering of stats
over 1 year ago
_dev
filter images more aggressively (~1/6 of images removed)
over 1 year ago
data
update dataset.parquet to more filtered version
over 1 year ago
pipeline
fix timestamp computation (was rounding fps to int...)
over 1 year ago
tests
initial commit
over 1 year ago
video_semantic_search
log hash of query (so we can distuingish between queries, while preserving privacy)
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
.gitignore
Safe
3.1 kB
add image data
over 1 year ago
README.md
Safe
929 Bytes
upgrade streamlit version, since change to it broke app
over 1 year ago
TODO
Safe
1 kB
update todo
over 1 year ago
activate
Safe
40 Bytes
initial commit
over 1 year ago
poetry.lock
304 kB
filter images, by std, manual list, and similarity of clip vectors (and update deps)
over 1 year ago
pyproject.toml
Safe
1.16 kB
filter images, by std, manual list, and similarity of clip vectors (and update deps)
over 1 year ago
requirements.txt
3.42 kB
upgrade streamlit version, since change to it broke app
over 1 year ago
run_pipeline.sh
Safe
163 Bytes
added gitignores when downloading videos/video-ids, and added download_videos.py to run_pipeline.sh
over 1 year ago