inboxpraveen / Autoencoders-and-decoders-using-keras-and-tensorflow
This repo contains auto encoders and decoders using keras and tensor flow. It shows the exact encoding and decoding with the code part.
☆18Updated 5 years ago
Alternatives and similar repositories for Autoencoders-and-decoders-using-keras-and-tensorflow:
Users that are interested in Autoencoders-and-decoders-using-keras-and-tensorflow are comparing it to the libraries listed below
- This repository contains the project files for the Capstone Project - Cardiac Arrhythmia ML as part of Udacity's Machine Learning Nanodeg…☆21Updated 6 years ago
- Deep learning experiments to design a model to predict Parkinson's diseases with the images of Spiral/Wave test☆16Updated 5 years ago
- Eye Disease Classification using google images data☆15Updated 3 years ago
- Multiclass image classification using Convolutional Neural Network☆74Updated 7 months ago
- Regression in Convolutional Neural Network applied to Plant Leaf Count☆19Updated 2 years ago
- Actualmed COVID-19 Chest X-ray Dataset Initiative☆20Updated 4 years ago
- Image Classifier using Transfer Learning☆23Updated 7 years ago
- This repository contains UNet and ICNet implementations for semantic segmentation of nuclei images, from Kaggle's 2018 Data Science Bowl☆18Updated 5 years ago
- This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN☆25Updated 2 years ago
- A web app built with Streamlit that summarizes input text☆13Updated 4 years ago
- Contains Notebook for my youtube channel videos☆90Updated 4 years ago
- Identifying Skin Diseases with Deep Learning☆12Updated 6 years ago
- BEST SCORE ON KAGGLE SO FAR , EVEN BETTER THAN THE KAGGLE TEAM MEMBER WHO DID BEST SO FAR. The project is about diagnosing pneumonia from…☆103Updated last year
- ICVGIP' 18 Oral Paper - Classification of thoracic diseases on ChestX-Ray14 dataset☆46Updated 3 years ago
- Using pre-trained model to classify images to detect cancerous cells☆28Updated 6 years ago
- Learning computer vision☆43Updated 6 years ago
- Image processing examples with Numpy, Scipy, and Scikit-image☆36Updated 5 years ago
- Diabetic Retinopathy is a very common eye disease in people having diabetes. This disease can lead to blindness if not taken care of in e…☆31Updated 5 years ago
- 3 Minutes Machine Learning☆16Updated 2 years ago
- This repository contains the links to the article that I wrote on Medium pertaining to Image processing.☆23Updated 6 years ago
- Generating randomized brain MRI images from random noise using a GAN. Additionally translating from one image domain to another with a co…☆57Updated 5 years ago
- ☆37Updated 8 months ago
- Transfer learning on Inception-v3 using the BreakHis dataset.☆10Updated 6 years ago
- Diseases Detection from NIH Chest X-ray data☆80Updated 3 years ago
- Showcases the use of deep learning to detect wheat heads from crops. The project is based on: https://www.kaggle.com/c/global-wheat-detec…☆18Updated 4 years ago
- Contains real-life example that can be solved by pytorch☆69Updated 3 years ago
- A classifier written in native Keras that can be used to identify seven different types of skin lesions.☆21Updated 6 years ago
- This is the official repo for the Heartbeat article, "The brilliant beginner's guide to model deployment: a clear and simple roadmap for …☆19Updated 6 years ago
- Detecting Covid-19 from X-ray☆23Updated 3 years ago
- UNet is a fully convolutional network(FCN) that does image segmentation. Its goal is to predict each pixel's class. It is built upon the …