Convolution Open Source Projects

Browse 269 Convolution open source projects, ranked by GitHub stars. Find the most popular Convolution tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 269 projects
16,338 stars

ddbourgin/numpy-ml

Machine learning, in numpy

Metrics details
Stars16,338
15,681 stars

alibaba/MNN

MNN: A blazing-fast, lightweight inference engine battle-tested by Alibaba, powering high-performance on-device LLMs and Edge AI.

Metrics details
Stars15,681
14,693 stars

vdumoulin/conv_arithmetic

A technical report on convolution arithmetic in the context of deep learning

Metrics details
Stars14,693
10,106 stars

NVIDIA/cutlass

CUDA Templates and Python DSLs for High-Performance Linear Algebra

Metrics details
Stars10,106
5,741 stars

disintegration/imaging

Imaging is a simple image processing package for Go

Metrics details
Stars5,741
5,325 stars

Jounce/Surge

A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.

Metrics details
Stars5,325
4,746 stars

andrewekhalel/MLQuestions

Machine Learning and Computer Vision Engineer - Technical Interview Questions

Metrics details
Stars4,746
3,521 stars

NELSONZHAO/zhihu

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.

Metrics details
Stars3,521
3,459 stars

zjhellofss/KuiperInfer

校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step

Metrics details
Stars3,459
2,521 stars

GeorgeSeif/Semantic-Segmentation-Suite

Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!

Metrics details
Stars2,521
2,395 stars

danielegrattarola/spektral

Graph Neural Networks with Keras and Tensorflow 2.

Metrics details
Stars2,395
2,364 stars

facebookarchive/fb.resnet.torch

Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts

Metrics details
Stars2,364
2,285 stars

traveller59/spconv

Spatial Sparse Convolution Library

Metrics details
Stars2,285
2,221 stars

ellisdg/3DUnetCNN

Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation

Metrics details
Stars2,221
2,145 stars

facebookresearch/SparseConvNet

Submanifold sparse convolutional networks

Metrics details
Stars2,145
1,772 stars

tomlepaine/fast-wavenet

Speedy Wavenet generation using dynamic programming :zap:

Metrics details
Stars1,772
1,761 stars

DTolm/VkFFT

Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library

Metrics details
Stars1,761
1,665 stars

ry/tensorflow-resnet

ResNet model in TensorFlow

Metrics details
Stars1,665
1,588 stars

ThePBone/RootlessJamesDSP

An implementation of the system-wide JamesDSP audio processing engine for non-rooted Android devices

Metrics details
Stars1,588
1,485 stars

chengdazhi/Deformable-Convolution-V2-PyTorch

Deformable ConvNets V2 (DCNv2) in PyTorch

Metrics details
Stars1,485
1,470 stars

mit-han-lab/torchsparse

[MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.

Metrics details
Stars1,470
1,448 stars

HuwCampbell/grenade

Deep Learning in Haskell

Metrics details
Stars1,448
1,384 stars

deeplearningzerotoall/PyTorch

Deep Learning Zero to All - Pytorch

Metrics details
Stars1,384
1,359 stars

torch/nn

Metrics details
Stars1,359
1,280 stars

NVIDIA/partialconv

A New Padding Scheme: Partial Convolution based Padding

Metrics details
Stars1,280
1,277 stars

benedekrozemberczki/CapsGNN

A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).

Metrics details
Stars1,277
1,270 stars

marcbelmont/cnn-watermark-removal

Fully convolutional deep neural network to remove transparent overlays from images

Metrics details
Stars1,270
1,264 stars

Captain1986/CaptainBlackboard

船长关于机器学习、计算机视觉和工程技术的总结和分享

Metrics details
Stars1,264
1,260 stars

pprp/SimpleCVReproduction

Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.

Metrics details
Stars1,260
1,223 stars

hukenovs/dsp-theory

Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.

Metrics details
Stars1,223
1,207 stars

reiinakano/arbitrary-image-stylization-tfjs

Arbitrary style transfer using TensorFlow.js

Metrics details
Stars1,207
1,146 stars

joe-siyuan-qiao/DetectoRS

DetectoRS: Detecting Objects with Recursive Feature Pyramid and Switchable Atrous Convolution

Metrics details
Stars1,146
1,130 stars

sooftware/conformer

[Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)

Metrics details
Stars1,130
1,121 stars

epfml/attention-cnn

Source code for "On the Relationship between Self-Attention and Convolutional Layers"

Metrics details
Stars1,121
1,092 stars

image-js/image-js

Image processing and manipulation in JavaScript

Metrics details
Stars1,092
1,021 stars

sniklaus/sepconv-slomo

an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch

Metrics details
Stars1,021
968 stars

libxsmm/libxsmm

Library for specialized dense and sparse matrix operations, and deep learning primitives.

Metrics details
Stars968
935 stars

Machine-Learning-Tokyo/DL-workshop-series

Material used for Deep Learning related workshops for Machine Learning Tokyo (MLT)

Metrics details
Stars935
905 stars

oeway/pytorch-deform-conv

PyTorch implementation of Deformable Convolution

Metrics details
Stars905
903 stars

MathiasGruber/PConv-Keras

Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai

Metrics details
Stars903
900 stars

james34602/JamesDSPManager

Audio DSP effects build on Android system framework layer. This is a repository contains a pack of high quality DSP algorithms specialized for audio processing.

Metrics details
Stars900
892 stars

HuguesTHOMAS/KPConv-PyTorch

Kernel Point Convolution implemented in PyTorch

Metrics details
Stars892
852 stars

DingXiaoH/ACNet

ACNet: Strengthening the Kernel Skeletons for Powerful CNN via Asymmetric Convolution Blocks

Metrics details
Stars852
842 stars

wuhuikai/FastFCN

FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.

Metrics details
Stars842
791 stars

guanfuchen/semseg

常用的语义分割架构结构综述以及代码复现

Metrics details
Stars791
789 stars

WalkerLau/Accelerating-CNN-with-FPGA

This project accelerates CNN computation with the help of FPGA, for more than 50x speed-up compared with CPU.

Metrics details
Stars789
784 stars

fyu/dilation

Dilated Convolution for Semantic Image Segmentation

Metrics details
Stars784
784 stars

HuguesTHOMAS/KPConv

Kernel Point Convolutions

Metrics details
Stars784
774 stars

JDAI-CV/dabnn

dabnn is an accelerated binary neural networks inference framework for mobile platform

Metrics details
Stars774
764 stars

4uiiurz1/pytorch-deform-conv-v2

PyTorch implementation of Deformable ConvNets v2 (Modulated Deformable Convolution)

Metrics details
Stars764
691 stars

ShichenLiu/CondenseNet

CondenseNet: Light weighted CNN for mobile devices

Metrics details
Stars691
679 stars

QUVA-Lab/e2cnn

E(2)-Equivariant CNNs Library for Pytorch

Metrics details
Stars679
628 stars

SethHWeidman/DLFS_code

Code for the book Deep Learning From Scratch, from O'Reilly September 2019

Metrics details
Stars628
628 stars

andravin/wincnn

Winograd minimal convolution algorithm generator for convolutional neural networks.

Metrics details
Stars628
610 stars

TuSimple/TuSimple-DUC

Understanding Convolution for Semantic Segmentation

Metrics details
Stars610
608 stars

naoto0804/pytorch-inpainting-with-partial-conv

Unofficial pytorch implementation of 'Image Inpainting for Irregular Holes Using Partial Convolutions' [Liu+, ECCV2018]

Metrics details
Stars608
599 stars

ahmedfgad/NumPyCNN

Building Convolutional Neural Networks From Scratch using NumPy

Metrics details
Stars599
594 stars

kaijieshi7/Dynamic-convolution-Pytorch

Pytorch!!!Pytorch!!!Pytorch!!! Dynamic Convolution: Attention over Convolution Kernels (CVPR-2020)

Metrics details
Stars594
582 stars

lxtGH/OctaveConv_pytorch

Pytorch implementation of newly added convolution

Metrics details
Stars582
543 stars

rosinality/glow-pytorch

PyTorch implementation of Glow

Metrics details
Stars543
1-60 of 269 projects
Get A Weekly Email With Trending Convolution Projects
Stay updated on Convolution plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.