2 repository-uri
Techniques for recognizing and classifying visual patterns using convolutional neural networks and image augmentation.
Distinct from Computer Vision and Image Processing: Focuses on the recognition and classification capability rather than the general tooling of computer vision.
Explore 2 awesome GitHub repositories matching part of an awesome list · Visual Pattern Recognition. Refine with filters or upvote what's useful.
This is an interactive notebook-based course that teaches machine learning from Python fundamentals through deep learning and natural language processing. It uses real datasets and multiple frameworks within a structured, hands-on curriculum that combines concise explanations with executable code cells, built-in datasets, and embedded exercise checkpoints. Learning progresses through data preparation and exploration, classical machine learning workflows, computer vision with convolutional neural networks, and natural language processing with deep learning, all delivered as a cohesive progressi
Implements convolutional neural networks and image augmentation to recognize and classify visual patterns.
This repository is a deep learning educational resource and a neural network project suite. It provides a collection of practical TensorFlow implementations and coding projects designed to demonstrate the application of various neural network architectures to real-world data. The project includes specific samples for generative adversarial networks, focusing on synthetic image generation and style translation. It also provides examples of deep learning model construction across different learning paradigms. The codebase covers a broad range of capabilities, including computer vision for imag
Provides capabilities for classifying visual data into categories using neural networks trained on labeled images.