awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ermig1979 avatar

ermig1979/Simd

0
View on GitHub↗
2,254 stele·451 fork-uri·C++·MIT·3 vizualizăriermig1979.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.

Istoric stele

Graficul istoricului de stele pentru ermig1979/simdGraficul istoricului de stele pentru ermig1979/simd

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Simd

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Simd.
  • alicevision/alicevisionAvatar alicevision

    alicevision/AliceVision

    3,445Vezi pe GitHub↗

    3D Computer Vision Framework

    C++
    Vezi pe GitHub↗3,445
  • alicevision/meshroomAvatar alicevision

    alicevision/Meshroom

    12,562Vezi pe 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
    Vezi pe GitHub↗12,562
  • aleju/imgaugAvatar aleju

    aleju/imgaug

    14,742Vezi pe 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
    Vezi pe GitHub↗14,742
  • balavenkatesh3322/cv-pretrained-modelAvatar balavenkatesh3322

    balavenkatesh3322/CV-pretrained-model

    1,360Vezi pe GitHub↗

    A collection of computer vision pre-trained models.

    awesome-listcomputer-visiondata-science
    Vezi pe GitHub↗1,360
Vezi toate cele 30 alternative pentru Simd→

Întrebări frecvente

Ce face 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

Care sunt principalele funcționalități ale ermig1979/simd?

Principalele funcționalități ale ermig1979/simd sunt: Computer Vision, Computer Vision and Image Processing, Image Processing.

Care sunt câteva alternative open-source pentru ermig1979/simd?

Alternativele open-source pentru ermig1979/simd includ: 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.