awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ermig1979 avatar

ermig1979/Simd

0
View on GitHub↗
2,254 Stars·451 Forks·C++·MIT·3 Aufrufeermig1979.github.io/Simd↗

Simd

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

Features

  • Computer Vision - SIMD-accelerated image processing and machine learning library.
  • Computer Vision and Image Processing - SIMD-accelerated image processing and machine learning library.
  • Image Processing - SIMD-accelerated image processing library.

Star-Verlauf

Star-Verlauf für ermig1979/simdStar-Verlauf für ermig1979/simd

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Simd

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Simd.
  • alicevision/alicevisionAvatar von alicevision

    alicevision/AliceVision

    3,445Auf GitHub ansehen↗

    3D Computer Vision Framework

    C++
    Auf GitHub ansehen↗3,445
  • alicevision/meshroomAvatar von alicevision

    alicevision/Meshroom

    12,562Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,562
  • aleju/imgaugAvatar von aleju

    aleju/imgaug

    14,742Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,742
  • balavenkatesh3322/cv-pretrained-modelAvatar von balavenkatesh3322

    balavenkatesh3322/CV-pretrained-model

    1,360Auf GitHub ansehen↗

    A collection of computer vision pre-trained models.

    awesome-listcomputer-visiondata-science
    Auf GitHub ansehen↗1,360
Alle 30 Alternativen zu Simd anzeigen→

Häufig gestellte Fragen

Was macht ermig1979/simd?

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

Was sind die Hauptfunktionen von ermig1979/simd?

Die Hauptfunktionen von ermig1979/simd sind: Computer Vision, Computer Vision and Image Processing, Image Processing.

Welche Open-Source-Alternativen gibt es zu ermig1979/simd?

Open-Source-Alternativen zu ermig1979/simd sind unter anderem: 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. emcconville/wand — The ctypes-based simple ImageMagick binding for Python.