awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

Awesome GitHub RepositoriesKeypoint Visualizers

Visualizes detected keypoints and descriptor matches on an image for debugging or presentation.

Distinct from Keypoint Detection: Distinct from Keypoint Detection: focuses on visualization of detected keypoints and matches rather than the detection algorithms themselves.

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

Awesome Keypoint Visualizers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • mvig-sjtu/alphaposeMVIG-SJTU का अवतार

    MVIG-SJTU/AlphaPose

    8,583GitHub पर देखें↗

    AlphaPose एक डीप लर्निंग पोज़ एस्टिमेशन फ्रेमवर्क और PyTorch कंप्यूटर विज़न लाइब्रेरी है, जिसे इमेज और वीडियो में मानव शरीर, चेहरे, हाथ और पैर के कीपॉइंट्स को डिटेक्ट और ट्रैक करने के लिए डिज़ाइन किया गया है। यह स्केलेटल पोस्चर एस्टिमेशन और मल्टी-पर्सन पोज़ ट्रैकिंग के लिए एक सिस्टम प्रदान करता है। यह प्रोजेक्ट थ्री-डायमेंशनल ह्यूमन पोज़ रिकंस्ट्रक्शन के लिए टूल्स लागू करता है, जो टू-डायमेंशनल इमेज डेटा से जॉइंट पोजीशन्स और बॉडी मेश शेप्स जनरेट करता है। इसमें एक मल्टी-पर्सन पोज़ ट्रैकर भी शामिल है जो लगातार वीडियो फ्रेम्स में कई लोगों की पहचान बनाए रखने में सक्षम है। यह फ्रेमवर्क कंप्यूटर विज़न क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है, जिसमें मल्टी-पर्सन कीपॉइंट लोकलाइज़ेशन, ह्यूमन मोशन ट्रैकिंग और थ्री-डायमेंशनल बॉडी मेश का रिकंस्ट्रक्शन शामिल है।

    Finds and marks keypoints for the human body, face, hands, and feet across multiple people in images.

    Python
    GitHub पर देखें↗8,583
  • shimat/opencvsharpshimat का अवतार

    shimat/opencvsharp

    6,011GitHub पर देखें↗

    OpenCVSharp is a .NET library that wraps native OpenCV functions, providing C# developers with access to OpenCV's computer vision capabilities through an API that mirrors the native C/C++ style. It serves as a managed wrapper for image processing, feature detection, object detection, and image manipulation tasks, while also handling automatic disposal of unmanaged OpenCV resources like Mat objects to prevent memory leaks in .NET applications. The library enables keypoint detection and descriptor extraction using algorithms such as AKAZE, BRISK, or FAST, with brute-force or FLANN-based matchin

    Visualizes detected keypoints and descriptor matches on images for debugging or presentation purposes.

    C#computer-visiondotnetdotnetstandard
    GitHub पर देखें↗6,011
  • zhec/realtime_multi-person_pose_estimationZheC का अवतार

    ZheC/Realtime_Multi-Person_Pose_Estimation

    5,123GitHub पर देखें↗

    यह रीयल-टाइम मानव कीपॉइंट डिटेक्शन के लिए डिज़ाइन किया गया एक मल्टी-पर्सन पोज़ एस्टिमेशन फ्रेमवर्क है। यह एक बॉटम-अप मानव पोज़ एस्टिमेटर के रूप में कार्य करता है जो एक अलग व्यक्ति डिटेक्टर की आवश्यकता के बिना एक दृश्य में सभी लोगों के कंकाल जोड़ों (skeletal joints) की पहचान करता है। यह सिस्टम पोस्चर विश्लेषण के लिए हीटमैप और वेक्टर फ़ील्ड उत्पन्न करने के लिए एक कन्वेन्शनल न्यूरल नेटवर्क मॉडल का उपयोग करता है। यह विशेष रूप से अंगों के स्थान और अभिविन्यास को एन्कोड करने के लिए पार्ट एफ़िनिटी फ़ील्ड्स को लागू करता है, जिससे मॉडल व्यक्तिगत जोड़ों को पूर्ण कंकालों में जोड़ने में सक्षम होता है। यह प्रोजेक्ट कंप्यूटर विज़न मोशन विश्लेषण और डीप लर्निंग पोस्चर विश्लेषण को कवर करता है, जो इमेज और वीडियो डेटा से मानव शरीर के अंगों के स्थानिक निर्देशांक निकालता है।

    Simultaneously identifies and marks anatomical keypoints for multiple individuals in a scene.

    Jupyter Notebookcaffecomputer-visioncpp11
    GitHub पर देखें↗5,123
  • vincentqyw/image-matching-webuiVincentqyw का अवतार

    Vincentqyw/image-matching-webui

    1,283GitHub पर देखें↗

    This project is a web-based platform designed for benchmarking, visualizing, and evaluating computer vision algorithms focused on image feature extraction and matching. It provides a unified interface to compare the performance and accuracy of different models by processing image pairs or live video streams. The system distinguishes itself through a modular architecture that allows users to define custom processing pipelines and register external algorithms via configuration files. It incorporates geometric verification techniques to refine visual data and improve the precision of detected co

    Provides a visual interface for displaying and comparing detected keypoints and descriptor matches between image pairs.

    Pythonaspanformerdeep-learningfeature-matching
    GitHub पर देखें↗1,283
  1. Home
  2. Artificial Intelligence & ML
  3. Keypoint Detection
  4. Keypoint Visualizers

सब-टैग एक्सप्लोर करें

  • Multi-Person Keypoint LocalizationAlgorithms for simultaneously identifying and marking anatomical keypoints for multiple individuals in a scene. **Distinct from Keypoint Visualizers:** Focuses on the localization of multiple people's keypoints, rather than just visualizing or augmenting them.