GitHub topics: convolution
laszlokorte/lti
Language: Svelte - Size: 43 KB - Last synced at: 20 minutes ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

mehrdadn/SOTA-Py
A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem
Language: Python - Size: 5.21 MB - Last synced at: about 8 hours ago - Pushed at: over 3 years ago - Stars: 416 - Forks: 43

AlwaysDhruv/Image_Classification
Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.
Language: C++ - Size: 742 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

FaninhoFrade/GSP632-convolution
This repository offers a practical approach to image processing using convolutions and pooling on Google Cloud. 🖼️ Dive into hands-on experiments with SciPy and NumPy to enhance your understanding of deep learning concepts. 💻
Language: Python - Size: 373 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

libxsmm/libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Language: C - Size: 297 MB - Last synced at: 3 days ago - Pushed at: 22 days ago - Stars: 880 - Forks: 193

fkodom/fft-conv-pytorch
Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes.
Language: Python - Size: 146 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 499 - Forks: 59

cair/pyTsetlinMachineParallel
Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features and multigranularity.
Language: C - Size: 290 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 9

alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/README.md). MNN TaoAvatar Android - Local 3D Avatar Intelligence: apps/Android/Mnn3dAvatar/README.md
Language: C++ - Size: 299 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 11,933 - Forks: 1,935

Jounce/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
Language: Swift - Size: 541 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 5,299 - Forks: 479

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.
Language: C - Size: 34.4 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 664 - Forks: 57

tiagolr/reevr
Convolution reverb with pre and post modulation
Language: C++ - Size: 748 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 102 - Forks: 2

TYPEmber/ndarray-conv
N-Dimension convolution (with FFT acceleration) library in pure Rust.
Language: Rust - Size: 158 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 12 - Forks: 6

gregorybchris/contraction
Graph neural networks for efficient tree search
Language: Python - Size: 712 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 2 - Forks: 0

timschneeb/RootlessJamesDSP
An implementation of the system-wide JamesDSP audio processing engine for non-rooted Android devices
Language: C - Size: 8.62 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1,180 - Forks: 34

realamirhe/awesome-computational-neuro-science
A curated list of awesome cns frameworks, libraries, and software + First class pure python Tutorial Series for Spiking Neural Networks 🔥
Language: Jupyter Notebook - Size: 16.1 MB - Last synced at: about 7 hours ago - Pushed at: about 1 year ago - Stars: 62 - Forks: 10

LudovicGardy/ladybird_MRI
An application to visualize 3D medical images, including MRI and PET scans, with dynamic enhancement features to improve visual analysis.
Language: Python - Size: 33.9 MB - Last synced at: 2 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 1

JohT/convolution-benchmarks
Benchmark convolution implementations in C++ with Catch2 visualized with Vega-Lite
Language: C++ - Size: 8.67 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 4 - Forks: 1

image-js/image-js
Image processing and manipulation in JavaScript
Language: JavaScript - Size: 45.4 MB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 753 - Forks: 69

ljubogdan/GSP632-convolution
A project for image processing using convolutions and pooling in Google Cloud. Load and process images with SciPy and NumPy, create 3x3 filters, and analyze output effects. Focuses on practical applications of deep learning and computer vision.
Language: Python - Size: 374 KB - Last synced at: 9 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

RaveGeneration/Sonic-Sweep-2
VST Presets for Sonic Sweep 2 (SonicSweep2-Presets.zip) + User Manual
Size: 8.68 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

lehins/massiv
Efficient Haskell Arrays featuring Parallel computation
Language: Haskell - Size: 6.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 389 - Forks: 25

La-guajolota/DSP
Tool box para DSP
Language: Jupyter Notebook - Size: 33.5 MB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 3 - Forks: 0

Gowtham1729/Image-Processing
Image Processing Toolbox in Verilog using Basys3 FPGA
Language: VHDL - Size: 25 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 202 - Forks: 39

Tristhal/1D-Convolution-Demo-Python
This program displays an animation of two functions being convolved together with custom user-defined functions supported.
Language: Python - Size: 829 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 1

fstxz/sjconv-cpp
A simple standalone convolver for JACK.
Language: C++ - Size: 61.5 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

giogina/SpectraMatcher
SpectraMatcher is a fast, GUI-based, interactive Python program for comparing computed and experimental vibronic spectra. It features real-time spectral adjustment, automated peak assignment, type-specific anharmonic corrections, and export to publication-ready formats. Supports Gaussian log files and plain text or spreadsheet experimental spectra.
Language: Python - Size: 2.01 GB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

SusanDoggie/Doggie
A Cross-platform Library for Swift
Language: Swift - Size: 10.8 MB - Last synced at: 15 days ago - Pushed at: 6 months ago - Stars: 176 - Forks: 14

kyegomez/AttnWithConvolutions
Interleaved Attention's with convolutions for text modeling
Language: Python - Size: 36.2 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

sph-mn/sph-sp
sound synthesis and sequencing
Language: C - Size: 1.55 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 5 - Forks: 1

cair/PyTsetlinMachineCUDA
Massively Parallel and Asynchronous Architecture for Logic-based AI
Language: Python - Size: 241 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 4

cair/tmu
Implements the Tsetlin Machine, Coalesced Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features, drop clause, Type III Feedback, focused negative sampling, multi-task classifier, autoencoder, literal budget, and one-vs-one multi-class classifier. TMU is written in Python with wrappers for C and CUDA-based clause evaluation and updating.
Language: Python - Size: 300 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 147 - Forks: 21

disintegration/imaging
Imaging is a simple image processing package for Go
Language: Go - Size: 3.51 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 5,478 - Forks: 461

nedtaylor/athena
A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs), it can handle most standard hidden layer forms of neural networks, with the plan to integrate more.
Language: Fortran - Size: 1.98 MB - Last synced at: about 4 hours ago - Pushed at: about 5 hours ago - Stars: 24 - Forks: 2

zjhellofss/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
Language: C++ - Size: 310 MB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 2,945 - Forks: 333

DTolm/VkFFT
Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library
Language: C++ - Size: 37.9 MB - Last synced at: 29 days ago - Pushed at: 2 months ago - Stars: 1,632 - Forks: 106

cbovar/ConvNetSharp
Deep Learning in C#
Language: C# - Size: 15.9 MB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 469 - Forks: 108

ROCm/MISA
Machine Intelligence Shader Autogen. AMDGPU ML shader code generator. (previously iGEMMgen)
Language: Python - Size: 3.49 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 34 - Forks: 14

pwwang/cnn-convoluter
An interactive player for CNN convolution
Language: JavaScript - Size: 8.64 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 119 - Forks: 17

cair/pyTsetlinMachine
Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, clause indexing, and literal budget
Language: C - Size: 611 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 138 - Forks: 29

hukenovs/dsp-theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Language: Jupyter Notebook - Size: 29.4 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1,092 - Forks: 187

emmt/LocalFilters.jl
Multi-dimensional local filters (convolution, mathematical morphology, etc.) for Julia.
Language: Julia - Size: 1.17 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 40 - Forks: 5

wichtounet/etl
Blazing-fast Expression Templates Library (ETL) with GPU support, in C++
Language: C++ - Size: 10.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 225 - Forks: 19

artuppp/Best-Blob-Finder-in-Cplusplus.-Even-better-than-OpenCV
Blob Finder based on the LoG approach (Laplacian of Gaussian). It is based on the implementation of Scikit for Python. https://scikit-image.org/docs/stable/auto_examples/features_detection/plot_blob.html
Language: C++ - Size: 248 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

angus924/rocket
ROCKET: Exceptionally fast and accurate time series classification using random convolutional kernels
Language: Python - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 440 - Forks: 59

benedekrozemberczki/CapsGNN
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
Language: Python - Size: 4.66 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1,255 - Forks: 199

ahmedfgad/NumPyCNN
Building Convolutional Neural Networks From Scratch using NumPy
Language: Python - Size: 2.55 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 582 - Forks: 187

sooftware/conformer
[Unofficial] PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)
Language: Python - Size: 2.81 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,028 - Forks: 186

D3rhami/FilterPlayground
Filter Playground is an interactive GUI application designed for exploring filters and convolution techniques in image processing
Language: Python - Size: 5.67 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

darshanp2005/DSP-MATLAB
Contains all codes of digital signal processing , MATLAB
Language: MATLAB - Size: 1 MB - Last synced at: about 8 hours ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ContextLab/seqnmf Fork of FeeLab/seqNMF
An algorithm for unsupervised discovery of sequential structure
Language: Python - Size: 4.65 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 26 - Forks: 5

angus924/minirocket
MINIROCKET: A Very Fast (Almost) Deterministic Transform for Time Series Classification
Language: Python - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 311 - Forks: 37

DoranLyong/SPANet-official
Official implementation of SPANet in ICCV2023
Language: Python - Size: 27.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 0

SaiSampathKedari/Stanford-EE261-The-Fourier-Transform-and-its-Applications
This repository contains lecture notes and solved problem sets from Stanford's EE261: The Fourier Transform and its Applications. It covers essential topics like Fourier Series, Fourier Transform, Convolution, Sampling Theorem, and Discrete Fourier Transform (DFT), which are fundamental for Signal Processing, Control Systems, and Robotics.
Size: 76.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Haozhe-py/TensorAI
An Image Recognition AI tool, which is use to show the number on a picture. (0~9 only) TEST Accuracy: 0.97
Language: Python - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

fstxz/sjconv
A simple standalone convolver for JACK.
Language: Rust - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SSShooter/canvas-img-process
html5 canvas image process ( 3*3 kernel ) canvas卷积核测试 canvas图片后期
Language: Vue - Size: 1.85 MB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 6

x42/zconvo.lv2
Zero Config Convolver
Language: C++ - Size: 250 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 19 - Forks: 3

FilipLangiewicz/PhotoEditor
📷 Advanced photo editor with real-time filters and custom convolutions
Language: Python - Size: 119 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

qiauil/ConvDO
Convolutional Differential Operators for Physics-based Deep Learning Study
Language: Python - Size: 7.14 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 25 - Forks: 5

TuSimple/TuSimple-DUC
Understanding Convolution for Semantic Segmentation
Language: Python - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 610 - Forks: 118

Cr33zz/Neuro
C# implementation of neural networks library. Contains basic types of layers (dense, convolution, pooling, flatten). Supports single CPU, Multi-CPU and GPU tensor operations (using ManagedCUDA). This project is no longer developed, since I ported it to C++ and greatly expanded (Neuro_).
Language: C# - Size: 63.3 MB - Last synced at: 5 days ago - Pushed at: almost 6 years ago - Stars: 26 - Forks: 4

loftyara/CLLM_void_zones
Convolution LLM training and new knowledge search in void zones
Size: 610 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jyh2986/Active-Convolution
Active Convolution
Language: C++ - Size: 52 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 61 - Forks: 16

zeloe/juce_cuda_convolution
GPU acceleration for efficient, high-quality audio processing.
Language: Cuda - Size: 5.82 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

spatialaudio/signals-and-systems-exercises
Continuous- and Discrete-Time Signals and Systems - A Tutorial Featuring Computational Examples
Language: TeX - Size: 4.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 4

pvjosue/pytorch_convNd
Functional N-dimensional convolution in Pytorch, recursively calling convNd until reaching conv3d.
Language: Python - Size: 147 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 78 - Forks: 10

domenicostefani/6DoF-SpatialAudioConvolver
This repository contains the source code for the MCFX-6DoFConv plugin and the code&results for the performance comparison between the original SPARTA-6DoFConv plugin and the proposed MCFX-6DoFConv plugin.
Language: Jupyter Notebook - Size: 92.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

zeloe/RTConvolver
Real-time convolution plugin without FFT, accelerated on the GPU.
Language: C++ - Size: 144 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

zeloe/juce_metal_convolution
Metal GPU acceleration for efficient, high-quality audio processing.
Language: C++ - Size: 4.11 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Abimathi03/Face-Prediction
Face Mask Reconstruction model using a Convolutional Autoencoder
Language: Jupyter Notebook - Size: 666 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

xingyul/sparse-winograd-cnn
Efficient Sparse-Winograd Convolutional Neural Networks (ICLR 2018)
Language: Python - Size: 219 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 191 - Forks: 48

barafael/barafael.github.io
A blog.
Language: JavaScript - Size: 8.48 MB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

scidart/scidart
Multiplatform scientific computing for Dart
Language: Dart - Size: 1.32 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 172 - Forks: 22

d-li14/PSConv
[ECCV 2020] PSConv: Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer
Language: Python - Size: 426 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 176 - Forks: 26

zones-convolution/zones_client
Zones convolution allows users to find and share impulse responses captured in great sounding and unique spaces. Zones provides; a simple, intuitive interface to tag, categorise and upload IRs, and a VST/AU plugin to search and convolve these IRs directly in the box.
Language: C++ - Size: 42.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

drufat/licpy
Language: Python - Size: 6.33 MB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 13

ma-xu/awesome-vision-transformers-comparison
A detailed comparsion of Recent Vision Transformers on ImageNet1k
Size: 11.7 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

jaxony/ShuffleNet
ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083
Language: Python - Size: 13.4 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 294 - Forks: 90

jaketae/conformer
PyTorch implementation of Conformer: Convolution-augmented Transformer for Speech Recognition
Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 0

ehw-fit/tf-approximate
Approximate layers - TensorFlow extension
Language: C - Size: 6.11 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 27 - Forks: 12

radi0sus/orca_uv
Plots absorption spectra from from ORCA output files
Language: Python - Size: 1.5 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 19 - Forks: 9

linukaratnayake/convolution
Implement convolution in SystemVerilog using Image-to-Column and Winograd transformations.
Language: SystemVerilog - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

brayvid/engine-detection
Flatiron School Data Science Bootcamp Phase 4 Project.
Language: Jupyter Notebook - Size: 2.01 MB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

f-dangel/einconv
Convolutions and more as einsum for PyTorch
Language: Python - Size: 250 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 1

nitrece/digital-signal-processing-laboratory
Digital signal processing (DSP) is the use of computers or specialized hardware, to perform a wide variety of signal processing operations.
Language: MATLAB - Size: 148 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mmartyna123/ComputerVision
Projects for the Operational Reaserch classess @ PUT
Language: Jupyter Notebook - Size: 228 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

cheind/pytorch-debayer
Convolutional PyTorch debayering / demosaicing layers
Language: Python - Size: 10.4 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 89 - Forks: 10

radi0sus/orca_ir
Plots IR spectra from from ORCA output files
Language: Python - Size: 3.94 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 17 - Forks: 4

angus924/hydra
HYDRA: Competing convolutional kernels for fast and accurate time series classification
Language: Python - Size: 686 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 53 - Forks: 5

Haus226/modelZoo
A repository that implements some proposed methods from popular conference from scratch.
Language: Python - Size: 221 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

PascalVault/Lazzy_Image_Viewer
Image viewer in Pascal. Supports 100+ image formats
Language: Pascal - Size: 443 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 11 - Forks: 5

jpcima/HybridReverb2
Reverb effect using hybrid impulse convolution
Language: C++ - Size: 8.84 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 49 - Forks: 10

12danielLL/DSP_Project
This project focuses on designing, implementing, and analyzing digital signal processing techniques. It includes custom FFT and IFFT algorithms, the design of Butterworth filters, and convolution using the Overlap-Add method. Developed in MATLAB, the project emphasizes signal analysis, efficiency, and practical DSP applications.
Language: MATLAB - Size: 3.37 MB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

anantzoid/Conditional-PixelCNN-decoder
Tensorflow implementation of Gated Conditional Pixel Convolutional Neural Network
Language: Python - Size: 2.5 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 482 - Forks: 83

georgehalal/sphericalrht
Spherical harmonic convolutional Hough transform package
Language: Python - Size: 621 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

HasnainRaz/FC-DenseNet-TensorFlow
Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow.
Language: Python - Size: 847 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 124 - Forks: 41

niralibandaru/Computer-Vision
Machine vision concepts and algorithms implemented in C
Language: C - Size: 25.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tonitaga/photo_laboratory
An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework
Language: C++ - Size: 32.2 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

cair/convolutional-tsetlin-machine-tutorial
Tutorial on the Convolutional Tsetlin Machine
Language: Python - Size: 316 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 53 - Forks: 13

omnp/multiply
Recursive integer multiplication
Language: Python - Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
