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
9b328a7
visual-content-search-over-videos
1 contributor
History:
34 commits
sradc
filter images, by std, manual list, and similarity of clip vectors (and update deps)
9b328a7
over 1 year ago
.streamlit
turn off streamlit gathering of stats
over 1 year ago
_dev
filter images, by std, manual list, and similarity of clip vectors (and update deps)
over 1 year ago
data
filtered dataset.parquet
over 1 year ago
pipeline
create .gitignore in image folder, and include base64 image in parquet, app.py use base64 image to display
over 1 year ago
tests
initial commit
over 1 year ago
video_semantic_search
only go 1 second before timestamp
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
925 Bytes
TODOs
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