rsmath / Digit-Recognizer
A project I made to practice my newfound Neural Network knowledge - I used Python and Numpy to train a network to recognize MNIST images. Adam and mini-batch gradient descent implemented
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Digit-Recognizer
- Wavelet Transform for Image decomposition, Image reconstruction and Image denoising☆47Updated 6 years ago
- ☆47Updated last year
- KishanRamoliya / Histogram-Equalization-Logarithmic-Mapping-Image-Rotation-Gaussian-Averaging-Filter-Median-FilterImplementation of Histogram Equalization, Logarithmic Mapping, Image Rotation, Gaussian Averaging Filter and Median Filter. Histogram eq…☆16Updated 8 years ago
- Approach at solving the problem of Face Recognition using dimensionality reduction algorithms like PCA and LDA☆10Updated 6 years ago
- 图像去雾、图像增强、灰度直方图均衡化等☆116Updated last year
- 实现暗通道去雾算法 Realizing 'Single Image Haze Removal Using Dark Channel Prior'☆130Updated 7 years ago
- 图像去雾论文和代码的总结☆148Updated 4 years ago
- 分别实现:1.对模糊车牌图像进行清晰处理;2.对高斯模糊图像进行高斯平滑滤波处理;3.对椒盐噪声图像进行中值滤波处理;4.对雾化图像进行直方图均衡化处理;5.对模糊图像进行对比度拉伸与灰度拉伸处理;6.对运动模糊图像进行维纳滤波处理;☆45Updated 6 years ago
- ☆10Updated 4 years ago
- 对于低亮度图像的增强☆16Updated 5 years ago
- 文章代码:李方舟, 赵耀宏, 向伟, 刘海峥. 基于改进非局部均值的红外图像混合噪声去除方法[J]. 红外与激光工程, 2019, 48(S1): 163-173.☆11Updated 4 years ago
- LIME:低光照下图像增强c++代码☆23Updated 5 years ago
- A C++ implementation of the image denoising method BM3D.☆27Updated last year
- 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)和基于深度卷积神经网络的DnCNN图像去噪算法。☆139Updated 4 years ago
- Retinex Algorithms: C++ source code of SSR, MSR, MSRCR algorithm☆178Updated 7 years ago
- 计算机视觉大作业-----去雾算法研究☆21Updated 6 years ago
- Dual-tree complex wavelet combined with non-local means ASL fMRI denoising is a software toolbox that can denoise MR images, especially A…☆11Updated 6 years ago
- Noise Reduction in Images using Wavelet Shrinkage with Soft Thresholding☆18Updated 6 years ago
- Some histogram equalization methods to enhance image contrast, including AHE and CLAHE.☆186Updated 4 years ago
- 图像HDR,主要用于暗光照的增强,python实现☆79Updated 6 years ago
- 一个图像复原或分割的统一框架,可以用于去雾🌫、去雨🌧、去模糊、夜景🌃复原、超分辨率👾、像素级分割等等。☆142Updated 3 years ago
- Image Reading, writing, histogram, histogram equalization, local histogram equalization, low pass filter, high pass filter, geometrical t…☆11Updated 4 years ago
- On the one hand, this project used two classic algorithm of contrast enhancement, homomorphic filtering and contrast limited adaptive his…☆42Updated 7 years ago
- Nonblind Deblurring Real Image/图像去模糊☆17Updated 5 years ago
- 高斯混合模型,分离前景和背景图片☆17Updated 7 years ago
- A C++ based program that offers two methods for image or video dehazing. One refer to the paper Single Image Haze Removal Using Dark Chan…☆45Updated 5 years ago
- Retinex Algorithms: python code for MSRCR, MSRCP.☆70Updated 4 years ago
- 对灰度图像添加高斯噪声和椒盐噪声,并使用字典学习和深层字典学习进行图像去噪☆13Updated 5 years ago
- In this project, Image Denoising is considered for two cases. The first one is additive Gaussian noise while the second one is speckle no…☆13Updated 5 years ago
- MATLAB implementation of Contrast Limited Adaptive Histogram Equalization for mammography images☆9Updated 7 years ago