8 results · AI-generated index
T
towardsdatascience.com
article

Convolutional Neural Networks for 2D Image Processing

Learn how to implement CNNs in Python for image processing tasks such as image classification, object detection, and segmentation.

G
github.io
tool

Python Implementation of 2D Convolutional Neural Networks

Explore a Python implementation of a 2D CNN using the Keras library, including code examples and explanations of key concepts.

C
coursera.org
video

Convolutional Neural Networks for Image Processing

Take an online course to learn about CNNs and their applications in image processing, including 2D image processing, with Python programming assignments.

R
researchgate.net
research

2D Image Processing using Convolutional Neural Networks

Read a research paper on the application of CNNs to 2D image processing tasks, including image denoising, deblurring, and super-resolution.

P
pytorch.org
official

Python Library for 2D Convolutional Neural Networks

Discover a Python library for building and training CNNs, including tools for 2D image processing, with tutorials and examples.

I
ieee.org
research

Convolutional Neural Networks for 2D Image Classification

Explore a journal article on the use of CNNs for 2D image classification tasks, including a comparison of different architectures and techniques.

R
realpython.com
article

2D Image Processing with Convolutional Neural Networks in Python

Follow a tutorial on using Python and the OpenCV library to implement CNNs for 2D image processing tasks, including image filtering and thresholding.

A
arxiv.org
research

Convolutional Neural Network Architectures for 2D Image Processing

Read a preprint article on the design of CNN architectures for 2D image processing tasks, including a discussion of key considerations and trade-offs.