Submission - Last Project : Image Classification - Machine Learning for Beginners - Machine Learning Path - DICODING
-
Updated
Jan 31, 2023 - Jupyter Notebook
Submission - Last Project : Image Classification - Machine Learning for Beginners - Machine Learning Path - DICODING
Implementation notebook of Image Classification and Image Segmentation in Python on Warwick-QU GlaS Dataset.
Academic Machine Learning (6 months) Sessional Project
Multiclass Classification of Imbalanced Image Dataset using Transfer Learning.
Use convolutional neural networks (CNNs) to clone driving behavior and train a self-driving car to autonomously navigate a track.
Image Classification using Convolutional Neural Networks (CNN)!
Example application for training Google's pretrained Vision Transformer model on an image classification task with a large number of labels
Predefined pipelines for image augmentation
Image augmentation using pytorch and albumentations
👤 Detect age and gender from facial images using deep learning with CNNs like VGG16 and ResNet, achieving high accuracy under various conditions.
Capstone Project for Udacity Machine Learning Nanodegree
A Traffic Sign Recognition Project which can help the driver recognise the signs via text as well as audio. Can be used at Night also.
implementation of two deep learning models—UNet and a custom-built CANet—for semantic segmentation of Indian traffic scenes. Using the India Driving Dataset, the goal is to accurately segment various traffic elements to facilitate applications in autonomous driving and smart traffic management.
Pistachios are nutritious nuts that are sorted based on the shape of their shell into two categories: Open mouth and Closed mouth. The open-mouth pistachios are higher in price, value, and demand than the closed-mouth pistachios. Because of these differences, it is considerable for production companies to precisely count the number of each kind.
Deep Learning Final Project
This project is about how to apply image data augmentation in Keras. And focused on using the ImageDataGenerator class from Keras’ image preprocessing package, and gives insight of a variety of options available in this class for data augmentation and data normalization.
Python OpenCV
Team Project for Data Analysis With Deep Learning class
The aim of this project is to implement an image classifier based on convolu- tional neural networks. Starting by implementing a simple shallow network and then refining it until a pre-trained ResNet18 is implemented, showing at each step how the accuracy of the model improves. The provided dataset (from [Lazebnik et al., 2006]) contains 15 cate…
Copyout and CopyPairing implementation
Add a description, image, and links to the image-augmentation topic page so that developers can more easily learn about it.
To associate your repository with the image-augmentation topic, visit your repo's landing page and select "manage topics."