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

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

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

4 مستودعات

Awesome GitHub RepositoriesComputer Vision Optimization

Techniques for benchmarking and accelerating vision-based machine learning models.

Distinguishing note: Focuses on vision-specific performance, distinct from general software optimization.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Computer Vision Optimization. Refine with filters or upvote what's useful.

Awesome Computer Vision Optimization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cmu-perceptual-computing-lab/openposeالصورة الرمزية لـ CMU-Perceptual-Computing-Lab

    CMU-Perceptual-Computing-Lab/openpose

    34,145عرض على GitHub↗

    OpenPose is a real-time pose estimation engine designed to detect and track human body, face, hand, and foot landmarks. It functions as a multi-person motion tracker, identifying the spatial coordinates of multiple individuals simultaneously within video streams or static images. Beyond two-dimensional detection, the software acts as a three-dimensional kinematics processor, reconstructing spatial movement data from single or multiple synchronized camera perspectives. The system distinguishes itself through a bottom-up approach that utilizes part-affinity fields to associate body parts across

    Benchmarks and refines the execution speed of complex machine learning models for efficient processing.

    C++caffecomputer-visioncpp
    عرض على GitHub↗34,145
  • apple/ml-fastvlmالصورة الرمزية لـ apple

    apple/ml-fastvlm

    7,375عرض على GitHub↗

    This project is a vision language model framework and vision-to-text pipeline designed for deploying and optimizing models that process both images and text. It provides an on-device inference engine and a vision language model framework to run quantized models locally on mobile and desktop hardware accelerators. The framework features a model quantization toolkit to reduce weight precision for lower memory footprints and increased execution speed on specialized silicon. It also includes an efficient vision encoder utilizing a hybrid encoding system to compress image tokens, which reduces pro

    Provides techniques to reduce image token counts and encoding time to accelerate vision language model processing.

    Python
    عرض على GitHub↗7,375
  • zylo117/yet-another-efficientdet-pytorchالصورة الرمزية لـ zylo117

    zylo117/Yet-Another-EfficientDet-Pytorch

    5,245عرض على GitHub↗

    هذا المشروع هو تطبيق PyTorch لهندسة EfficientDet المصممة لاكتشاف الكائنات في الوقت الفعلي. يوفر شبكة عصبية ومحرك استدلال قادراً على تحديد وتحديد مواقع كائنات متعددة داخل الصور أو تدفقات الفيديو. يتضمن التنفيذ نماذج رؤية حاسوبية مدربة مسبقاً بأوزان محسنة، مما يتيح الاستدلال الفوري والضبط الدقيق دون الحاجة إلى التدريب من الصفر. يغطي المشروع خط الأنابيب الكامل لتحسين نموذج الرؤية الحاسوبية، بما في ذلك تدريب اكتشاف الكائنات المخصص وتحسين وزن النموذج. ويدمج مكونات هيكلية مثل دمج الميزات ثنائي الاتجاه، والهندسة العصبية ذات النطاق المركب، ومقترحات المنطقة القائمة على المرساة (anchor-based) لموازنة سرعة الاستدلال ودقة الاكتشاف.

    Tunes anchor strategies and loss functions to optimize the speed and accuracy of vision-based models.

    Jupyter Notebookbifpndetectionefficientdet
    عرض على GitHub↗5,245
  • meta-pytorch/segment-anything-fastالصورة الرمزية لـ meta-pytorch

    meta-pytorch/segment-anything-fast

    1,320عرض على GitHub↗

    Segment Anything Fast is a high-performance computer vision inference engine and image segmentation framework built for PyTorch. It provides a specialized environment for automated object isolation and mask generation, designed to process large-scale visual datasets with increased throughput. The project distinguishes itself through a suite of system-level optimization strategies that accelerate deep learning model performance. By utilizing graph-based model compilation, just-in-time kernel fusion, and hardware-aware quantization, it reduces computational latency and memory footprint. These t

    Provides techniques for benchmarking and accelerating vision-based machine learning models.

    Python
    عرض على GitHub↗1,320
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Optimization