awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
visionml avatar

visionml/pytracking

0
View on GitHub↗
3,504 estrellas·613 forks·Python·GPL-3.0·7 vistas

Pytracking

Visual tracking library based on PyTorch.

Features

  • Visión artificial - Python framework for visual object tracking.
  • Computer Vision and Image Processing - Framework for visual object tracking and segmentation.
  • Visual Tracking Frameworks - Modular framework for discriminative model prediction and tracking.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Historial de estrellas

Gráfico del historial de estrellas de visionml/pytrackingGráfico del historial de estrellas de visionml/pytracking

Alternativas open-source a Pytracking

Proyectos open-source similares, clasificados según cuántas características comparten con Pytracking.
  • alicevision/alicevisionAvatar de alicevision

    alicevision/AliceVision

    3,445Ver en GitHub↗

    3D Computer Vision Framework

    C++
    Ver en GitHub↗3,445
  • alicevision/meshroomAvatar de alicevision

    alicevision/Meshroom

    12,562Ver en 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
    Ver en GitHub↗12,562
  • aleju/imgaugAvatar de aleju

    aleju/imgaug

    14,742Ver en 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
    Ver en GitHub↗14,742
  • balavenkatesh3322/cv-pretrained-modelAvatar de balavenkatesh3322

    balavenkatesh3322/CV-pretrained-model

    1,360Ver en GitHub↗

    A collection of computer vision pre-trained models.

    awesome-listcomputer-visiondata-science
    Ver en GitHub↗1,360
Ver las 30 alternativas a Pytracking→

Preguntas frecuentes

¿Qué hace visionml/pytracking?

Visual tracking library based on PyTorch.

¿Cuáles son las características principales de visionml/pytracking?

Las características principales de visionml/pytracking son: Visión artificial, Computer Vision and Image Processing, Visual Tracking Frameworks.

¿Qué alternativas de código abierto existen para visionml/pytracking?

Las alternativas de código abierto para visionml/pytracking incluyen: alicevision/meshroom — Meshroom is a node-based photogrammetry software designed to transform collections of two-dimensional images into… dbolya/yolact — Yolact is a computer vision framework and real-time instance segmentation model. It utilizes a fully convolutional… aleju/imgaug — imgaug is a Python library for machine learning data augmentation and computer vision dataset expansion. It provides… alicevision/alicevision — 3D Computer Vision Framework. balavenkatesh3322/cv-pretrained-model — A collection of computer vision pre-trained models. ermig1979/simd — C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON, SVE…