Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
sradc
/
visual-content-search-over-videos
Runtime error

App Files Files Community
1
Fetching metadata from the HF Docker repository...
visual-content-search-over-videos
Ctrl+K
Ctrl+K
  • 1 contributor
History: 40 commits
sradc
fix timestamp computation (was rounding fps to int...)
5a9c0da about 2 years ago
  • .streamlit
    turn off streamlit gathering of stats about 2 years ago
  • _dev
    filter images more aggressively (~1/6 of images removed) about 2 years ago
  • data
    update dataset.parquet to more filtered version about 2 years ago
  • pipeline
    fix timestamp computation (was rounding fps to int...) about 2 years ago
  • tests
    initial commit about 2 years ago
  • video_semantic_search
    log hash of query (so we can distuingish between queries, while preserving privacy) about 2 years ago
  • .gitattributes
    1.48 kB
    initial commit about 2 years ago
  • .gitignore
    3.1 kB
    add image data about 2 years ago
  • README.md
    929 Bytes
    upgrade streamlit version, since change to it broke app about 2 years ago
  • TODO
    1 kB
    update todo about 2 years ago
  • activate
    40 Bytes
    initial commit about 2 years ago
  • poetry.lock
    304 kB
    filter images, by std, manual list, and similarity of clip vectors (and update deps) about 2 years ago
  • pyproject.toml
    1.16 kB
    filter images, by std, manual list, and similarity of clip vectors (and update deps) about 2 years ago
  • requirements.txt
    3.42 kB
    upgrade streamlit version, since change to it broke app about 2 years ago
  • run_pipeline.sh
    163 Bytes
    added gitignores when downloading videos/video-ids, and added download_videos.py to run_pipeline.sh about 2 years ago