Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Sej7
/
Video-Content-Analyzer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Video-Content-Analyzer
83 kB
Ctrl+K
Ctrl+K
4 contributors
History:
27 commits
Sejal Barshikar
Merge branch 'main' into hf-deploy
07be49f
5 months ago
.streamlit
Fix Docker deployment for HF Spaces
7 months ago
api
Added FastAPI backend and Streamlit frontend with real-time processing
7 months ago
app
Added interactive timeline visualization with Plotly
7 months ago
benchmarks
Add real performance benchmarks with measured metrics
5 months ago
data
Initial project structure
8 months ago
outputs
Initial project structure
8 months ago
src
Fix: Use CPU instead
7 months ago
.dockerignore
Safe
325 Bytes
Add Docker deployment
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
742 Bytes
Remove screenshots for HF Spaces deployment
7 months ago
Dockerfile
Safe
743 Bytes
Add git to Dockerfile for CLIP installation
7 months ago
README.md
Safe
14.2 kB
Add real performance benchmarks with measured metrics
5 months ago
app_combined.py
Safe
3.31 kB
Add extensive logging to debug API startup
7 months ago
requirements.txt
Safe
443 Bytes
Add Docker deployment
7 months ago
test_audio.py
Safe
592 Bytes
Added audio extraction and Whisper transcription
7 months ago
test_basic.py
Safe
1.29 kB
Add YOLO object detection with visualization
8 months ago
test_pipeline.py
Safe
2.49 kB
Updated scene understanding and test pipeline
7 months ago
test_scene.py
Safe
2.06 kB
Updated CLIP scene understanding
7 months ago
test_tracking.py
Safe
1.31 kB
Added audio extraction and Whisper transcription
7 months ago