| fkodom/fft-conv-pytorch |
383 |
|
0 |
0 |
over 2 years ago |
8 |
September 28, 2023 |
4 |
mit |
Python |
| Implementation of 1D, 2D, and 3D FFT convolutions in PyTorch. Much faster than direct convolutions for large kernel sizes. |
| NumPower/numpower |
139 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
mit |
C |
| PHP library for efficient scientific computing and array manipulation with GPU support |
| Gowtham1729/Image-Processing |
123 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
VHDL |
| Image Processing Toolbox in Verilog using Basys3 FPGA |
| HasnainRaz/FC-DenseNet-TensorFlow |
103 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
mit |
Python |
| Fully Convolutional DenseNet (A.K.A 100 layer tiramisu) for semantic segmentation of images implemented in TensorFlow. |
| JuliaImages/ImageFiltering.jl |
95 |
|
0 |
0 |
over 2 years ago |
0 |
|
56 |
other |
Julia |
| Julia implementations of multidimensional array convolution and nonlinear stencil operations |
| bean-mhm/realbloom |
83 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
agpl-3.0 |
C++ |
| 🌠 Bloom Simulation Software for Windows |
| positlabs/spark-convolution-patch |
61 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
|
| Convolution and other super-patches (blur, sharpen) |
| mandykoh/convolver |
37 |
|
0 |
0 |
over 5 years ago |
28 |
August 18, 2020 |
1 |
mit |
Go |
| Extended parallel image convolution library for Go |
| hg-pyun/node-image-filter |
33 |
|
0 |
0 |
over 7 years ago |
0 |
|
7 |
mit |
JavaScript |
| Simple Image Filter for Node.js |
| Nikronic/CoarseNet |
21 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
mit |
Python |
| Modified version of U-net based on "Convolutional Networks for Biomedical Image Segmentation (Ronneberger et al., 2015)" paper. |