awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesHigh-Throughput Multi-Object Analysis

Optimized processing of multiple objects in single passes to reduce hardware load in video streams.

Distinct from Video Object Tracking: Focuses on the computational efficiency of multi-object processing rather than just the tracking logic.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · High-Throughput Multi-Object Analysis. Refine with filters or upvote what's useful.

Awesome High-Throughput Multi-Object Analysis GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • facebookresearch/sam3الصورة الرمزية لـ facebookresearch

    facebookresearch/sam3

    7,762عرض على GitHub↗

    This project is a computer vision system for object segmentation and tracking across images and videos. It employs models capable of identifying and masking objects using text prompts, bounding boxes, click points, or image exemplars. The system differentiates itself through memory-based video tracking and shared-memory architectures that maintain consistent object identities over time. It supports multi-object processing in single computation passes to increase frame throughput and utilizes iterative refinement to correct segmentation boundaries through sequential prompts. The software also

    Increases frame throughput by processing several objects in a single computation pass.

    Python
    عرض على GitHub↗7,762
  1. Home
  2. Artificial Intelligence & ML
  3. Video Object Tracking
  4. High-Throughput Multi-Object Analysis