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
9f1da5c
visual-content-search-over-videos
1 contributor
History:
46 commits
sradc
updated poetry lockfile
9f1da5c
8 months ago
.streamlit
turn off streamlit gathering of stats
over 1 year ago
_dev
nb to surgically fix the timestamps in the parquet file
over 1 year ago
data
parquet file with fixed timestamps
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 ip with hash of query so can track number of users and number of queries anonymously
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
Safe
368 kB
updated poetry lockfile
8 months 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