Back to selected work
EngineeringJan 2026 to Mar 2026Public repository

SafeCommunity AI

A multi-channel intelligent video analytics system spanning tracking, rule-based alerts, anomaly recognition, and vision-language review.

My role
Core algorithms and system engineering
Methods & tools
PyTorch · VideoMAE · CLIP · Qwen-VL
SafeCommunity AI project overview for a multimodal intelligent video-monitoring system

Problem & challenge

Rule-only security systems can be brittle, generate false alerts, and provide little explanation. The project needed to connect long-video understanding, open-set events, and readable language feedback.

Key contributions

  1. Combined VideoMAE and CLIP representations with Attention Pooling and Top-K MIL for key-segment aggregation.

  2. Adapted a vision-language model with QLoRA and structured prompts for event review and explanation.

  3. Built a web workflow for multi-stream video, ROI rules, tracking, and alert review.

Outcome & disclosure boundary

The system connects multi-stream inputs with alert review and result display. The public repository includes the architecture and implementation.

  • PyTorch
  • VideoMAE
  • CLIP
  • Qwen-VL
  • QLoRA
  • Flask
  • ByteTrack
View on GitHub