Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.56 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.56 KB

Deep Learning Projects

Deep learning is a type of machine learning and artificial intelligence (AI) that imitates the way humans gain certain types of knowledge. Deep learning uses huge neural networks with many layers of processing units, taking advantage of advances in computing power and improved training techniques to learn complex patterns in large amounts of data. Common applications include image and speech analysis, natural language processing, reinforcement learning, etc.

This repository contains the list of deep learning projects. You can find the individual repository of each project through the link given below.

  1. Image Inpainting using a U-Net model with a fused ConvMixer encoder
  2. Different Descriptors for Squeeze and Excitation Attention Block
  3. Background Remover Tool using Semantic Segmentation
  4. Medical image denoising using Convolutional Denoising Autoencoders(CAE).
  5. Image similarity measure through Siamese network on fashion apparels.
  6. Plant Pathology Challenge-2021
  7. Face Mask Detection
  8. Pneumonia Prediction
  9. Human Emotion Detection