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
b80facd
visual-content-search-over-videos
1 contributor
History:
47 commits
sradc
updated requirements.txt
b80facd
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
Makefile
Safe
92 Bytes
updated requirements.txt
8 months 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
Safe
8.99 kB
updated requirements.txt
8 months 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