Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sradc
/
visual-content-search-over-videos
like
6
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
visual-content-search-over-videos
1 contributor
History:
47 commits
sradc
updated requirements.txt
b80facd
12 months ago
.streamlit
turn off streamlit gathering of stats
almost 2 years ago
_dev
nb to surgically fix the timestamps in the parquet file
almost 2 years ago
data
parquet file with fixed timestamps
almost 2 years ago
pipeline
fix timestamp computation (was rounding fps to int...)
almost 2 years ago
tests
initial commit
almost 2 years ago
video_semantic_search
log hash of ip with hash of query so can track number of users and number of queries anonymously
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
.gitignore
Safe
3.1 kB
add image data
almost 2 years ago
Makefile
Safe
92 Bytes
updated requirements.txt
12 months ago
README.md
Safe
929 Bytes
upgrade streamlit version, since change to it broke app
almost 2 years ago
TODO
Safe
1 kB
update todo
almost 2 years ago
activate
Safe
40 Bytes
initial commit
almost 2 years ago
poetry.lock
Safe
368 kB
updated poetry lockfile
12 months ago
pyproject.toml
Safe
1.16 kB
filter images, by std, manual list, and similarity of clip vectors (and update deps)
almost 2 years ago
requirements.txt
Safe
8.99 kB
updated requirements.txt
12 months ago
run_pipeline.sh
Safe
163 Bytes
added gitignores when downloading videos/video-ids, and added download_videos.py to run_pipeline.sh
almost 2 years ago