awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tensorlayer/hyperpose

Open-source alternatives to Hyperpose

30 open-source projects similar to tensorlayer/hyperpose, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Hyperpose alternative.

  • opendatacam/opendatacamopendatacam 的头像

    opendatacam/opendatacam

    1,717在 GitHub 上查看↗

    An open source tool to quantify the world

    JavaScript
    在 GitHub 上查看↗1,717
  • visionml/pytrackingvisionml 的头像

    visionml/pytracking

    3,504在 GitHub 上查看↗

    Visual tracking library based on PyTorch.

    Python
    在 GitHub 上查看↗3,504
  • ika-rwth-aachen/cam2bevika-rwth-aachen 的头像

    ika-rwth-aachen/Cam2BEV

    789在 GitHub 上查看↗

    TensorFlow Implementation for Computing a Semantically Segmented Bird's Eye View (BEV) Image Given the Images of Multiple Vehicle-Mounted Cameras.

    Python
    在 GitHub 上查看↗789
  • nvidia/flownet2-pytorchNVIDIA 的头像

    NVIDIA/flownet2-pytorch

    3,286在 GitHub 上查看↗

    Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

    Python
    在 GitHub 上查看↗3,286
  • understand-ai/anonymizerunderstand-ai 的头像

    understand-ai/anonymizer

    274在 GitHub 上查看↗

    ARCHIVED An anonymizer to obfuscate faces and license plates.

    Python
    在 GitHub 上查看↗274
  • ultralytics/yolov5ultralytics 的头像

    ultralytics/yolov5

    57,528在 GitHub 上查看↗

    YOLOv5 is a comprehensive computer vision framework designed for end-to-end deep learning, specializing in real-time object detection, image classification, and instance segmentation. It provides a unified toolkit that manages the entire lifecycle of a model, from initial dataset configuration and hyperparameter tuning to high-speed inference and deployment. The framework utilizes a modular neural architecture, allowing users to swap backbone and head components to tailor models for specific visual tasks. What distinguishes this project is its focus on production-ready deployment and model ef

    Pythoncoremldeep-learningios
    在 GitHub 上查看↗57,528

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • ermig1979/simdermig1979 的头像

    ermig1979/Simd

    2,254在 GitHub 上查看↗

    C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON, SVE for ARM, HVX for Hexagon

    C++
    在 GitHub 上查看↗2,254
  • facebookresearch/detectron2facebookresearch 的头像

    facebookresearch/detectron2

    34,548在 GitHub 上查看↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Python
    在 GitHub 上查看↗34,548
  • jaidedai/easyocrJaidedAI 的头像

    JaidedAI/EasyOCR

    29,615在 GitHub 上查看↗

    EasyOCR is a deep learning-based computer vision library designed to perform optical character recognition on images and video frames. It functions as a comprehensive pipeline that automates the transformation of visual text into machine-readable strings, enabling the digitization of physical documents, forms, and receipts into searchable data. The engine distinguishes itself through a multi-stage processing workflow that combines convolutional neural networks for spatial feature extraction with sequence-based decoding mechanisms. This architecture allows the system to identify and interpret

    Pythoncnncrnndata-mining
    在 GitHub 上查看↗29,615
  • mit-spark/kimera-semanticsMIT-SPARK 的头像

    MIT-SPARK/Kimera-Semantics

    742在 GitHub 上查看↗

    Real-Time 3D Semantic Reconstruction from 2D data

    C++
    在 GitHub 上查看↗742
  • robmarkcole/satellite-image-deep-learningrobmarkcole 的头像

    robmarkcole/satellite-image-deep-learning

    10,181在 GitHub 上查看↗

    Techniques for deep learning with satellite & aerial imagery

    在 GitHub 上查看↗10,181
  • shawn-shan/fawkesShawn-Shan 的头像

    Shawn-Shan/fawkes

    5,539在 GitHub 上查看↗

    Fawkes is an adversarial image generator and facial recognition cloaking tool designed to protect privacy by obfuscating facial features in photos. It functions as an image privacy obfuscator that adds invisible pixel perturbations to images, preventing facial recognition models from accurately identifying a person while keeping the image visually clear to humans. The system employs adversarial perturbation mapping and feature-space obfuscation to mislead machine learning classifiers. By utilizing an iterative optimization loop and model-agnostic noise generation, it modifies facial represent

    Python
    在 GitHub 上查看↗5,539
  • tri-ml/packnet-sfmTRI-ML 的头像

    TRI-ML/packnet-sfm

    1,278在 GitHub 上查看↗

    TRI-ML Monocular Depth Estimation Repository

    Python
    在 GitHub 上查看↗1,278
  • ucbdrive/3d-vehicle-trackingucbdrive 的头像

    ucbdrive/3d-vehicle-tracking

    683在 GitHub 上查看↗

    Official implementation of Joint Monocular 3D Vehicle Detection and Tracking (ICCV 2019)

    Python
    在 GitHub 上查看↗683
  • aleju/imgaugaleju 的头像

    aleju/imgaug

    14,742在 GitHub 上查看↗

    imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides tools to increase the volume and variety of training sets by applying random geometric, color, and noise transformations to images. The library ensures spatial consistency by synchronizing transformations across images and their associated annotations, such as bounding boxes, keypoints, and segmentation maps. It uses a compositional pipeline pattern to chain multiple augmentations into sequences and employs deterministic seed management to reproduce specific data samples. The

    Python
    在 GitHub 上查看↗14,742
  • dbolya/yolactdbolya 的头像

    dbolya/yolact

    5,231在 GitHub 上查看↗

    Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional neural network to detect objects and generate pixel-level masks for images and video feeds. The system employs prototypical mask generation to create global mask prototypes that are linearly combined for instance-specific results. It incorporates deformable convolutional layers and deformable region-of-interest pooling to adapt spatial sampling to the irregular shapes of objects. The framework covers the full model development lifecycle, including training on custom datasets, ac

    Python
    在 GitHub 上查看↗5,231
  • balavenkatesh3322/cv-pretrained-modelbalavenkatesh3322 的头像

    balavenkatesh3322/CV-pretrained-model

    1,360在 GitHub 上查看↗

    A collection of computer vision pre-trained models.

    awesome-listcomputer-visiondata-science
    在 GitHub 上查看↗1,360
  • facebookresearch/detectandtrackfacebookresearch 的头像

    facebookresearch/DetectAndTrack

    1,001在 GitHub 上查看↗

    The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"

    Python
    在 GitHub 上查看↗1,001
  • ildoonet/tf-pose-estimationI

    ildoonet/tf-pose-estimation

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • introlab/find-objectintrolab 的头像

    introlab/find-object

    477在 GitHub 上查看↗

    Find-Object project

    C++
    在 GitHub 上查看↗477
  • libvips/libvipslibvips 的头像

    libvips/libvips

    11,085在 GitHub 上查看↗

    Libvips is a C-based image processing library designed to manipulate large visual assets through a low-memory, parallel processing pipeline. It functions as a streaming image processor that avoids loading entire files into system memory, enabling the handling of massive images in resource-constrained environments. The library distinguishes itself through a demand-driven architecture that constructs a deferred execution plan, computing only the necessary pixels for a final output. By utilizing a cache-friendly tiled processing model and memory-mapped file access, it minimizes latency and redun

    Cccppgif
    在 GitHub 上查看↗11,085
  • mapbox/robosatmapbox 的头像

    mapbox/robosat

    2,056在 GitHub 上查看↗

    Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds

    Python
    在 GitHub 上查看↗2,056
  • alicevision/alicevisionalicevision 的头像

    alicevision/AliceVision

    3,445在 GitHub 上查看↗

    3D Computer Vision Framework

    C++
    在 GitHub 上查看↗3,445
  • pytroll/satpypytroll 的头像

    pytroll/satpy

    1,194在 GitHub 上查看↗

    Python package for earth-observing satellite data processing

    Python
    在 GitHub 上查看↗1,194
  • alicevision/meshroomalicevision 的头像

    alicevision/Meshroom

    12,562在 GitHub 上查看↗

    Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into three-dimensional models and scene geometry. It provides a visual interface for constructing and managing modular data pipelines, allowing users to automate complex computer vision tasks such as feature extraction, depth map estimation, and mesh generation. The software distinguishes itself through a distributed computational framework that dispatches resource-intensive tasks across local hardware or remote render farms. By utilizing a directed acyclic graph execution model, it en

    QML3d-reconstructionalicevisioncamera-tracking
    在 GitHub 上查看↗12,562
  • sentinel-hub/eo-learnsentinel-hub 的头像

    sentinel-hub/eo-learn

    1,235在 GitHub 上查看↗

    Earth observation processing framework for machine learning in Python

    Python
    在 GitHub 上查看↗1,235
  • stvir/pysotSTVIR 的头像

    STVIR/pysot

    4,600在 GitHub 上查看↗

    pysot is a computer vision framework designed for single object tracking. It provides a platform for implementing and evaluating algorithms that locate and follow specific target objects across sequences of video frames. The project includes implementations of the SiamRPN architecture for region proposal network based localization and the SiamMask model, which combines tracking with binary mask generation to provide pixel-level segmentation of objects. The framework also contains a visual tracking evaluation toolkit used to measure the accuracy and reliability of tracking algorithms against

    Python
    在 GitHub 上查看↗4,600
  • tinghuiz/sfmlearnertinghuiz 的头像

    tinghuiz/SfMLearner

    2,015在 GitHub 上查看↗

    An unsupervised learning framework for depth and ego-motion estimation from monocular videos

    Jupyter Notebook
    在 GitHub 上查看↗2,015
  • tusimple/simpledettusimple 的头像

    tusimple/simpledet

    3,083在 GitHub 上查看↗

    A Simple and Versatile Framework for Object Detection and Instance Recognition

    Python
    在 GitHub 上查看↗3,083
  • vita-epfl/monolocovita-epfl 的头像

    vita-epfl/monoloco

    459在 GitHub 上查看↗

    A 3D vision library from 2D keypoints: monocular and stereo 3D detection for humans, social distancing, and body orientation.

    Python
    在 GitHub 上查看↗459