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

  • Log In
  • Sign Up

Spaces:
BiasLab2025
/
perception
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
perception / utils
53.9 kB
  • 3 contributors
History: 13 commits
Zhen Ye
fix: Remove chat emojis, improve tracker GPT metadata sync
d2acfa9 21 days ago
  • gpt_reasoning.py
    6.92 kB
    fix: Remove chat emojis, improve tracker GPT metadata sync 21 days ago
  • schemas.py
    2.99 kB
    feat(threat-assessment): implement naval threat analysis with GPT-4o\n\n- Rename utils/gpt_distance.py to utils/gpt_reasoning.py and update logic for 15 naval threat features\n- Add Pydantic schemas for NavalThreatAssessment in utils/schemas.py\n- Update backend (app.py, inference.py) to use new threat estimation and pass full metadata\n- refactor(frontend): render threat level badges and detailed feature table in UI 26 days ago
  • threat_chat.py
    5.33 kB
    feat: Add threat chat feature for Q&A about detected threats 21 days ago
  • tiling.py
    4.96 kB
    feat: Implement SAHI Tiling for 4K video detection about 1 month ago
  • tracker.py
    25.7 kB
    fix: Remove chat emojis, improve tracker GPT metadata sync 21 days ago
  • video.py
    7.97 kB
    Add granular logging for frame processing and ffmpeg about 1 month ago