GithubHelp home page GithubHelp logo

vikramnagashoka / deep-learning-specialization-projects Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9.88 MB

This repo has some of the projects from the Deep learning specialization that I completed in late 2020.

Jupyter Notebook 100.00%

deep-learning-specialization-projects's Introduction

Deep-learning-specialization-projects

This repo has some of the projects from the Deep learning specialization that I completed in late 2020.

1 Neural machine translation using LSTM

Here I have built a Neural Machine Translation (NMT) model to translate human-readable dates ("25th of June, 2009") into machine-readable dates ("2009-06-25") using the attention sequence to sequence model.

2 Trigger word detection using RNN:

A unidirectional RNN model built using GRU layers that recognizes a trained word such as “Activate” from a given sound clip. A model that can be used in a voice assistant.

3 Neural Style Transfer

In this project I use the Gatys, et al algorithm to transfer styles from some famous paintings such as that of Picasso to real world images.

4 Face recognition and Face verification using deep learning.

Here I use ideas from two popular models FaceNet and Deepface to build two models, one for face verification trained on a public faces dataset. Another one for face recognition. Some of the tasks in the project include.

-> Implement the triplet loss function.

-> Use a pretrained model to map face images into 128-dimensional encodings.

-> Use these encodings to perform face verification and face recognition.

5 Object detection using YOLO network.

Here I build the original YOLO network to detect cars in a given image.

-> Use object detection on a car detection dataset

-> Deal with bounding boxes

deep-learning-specialization-projects's People

Contributors

vikramnagashoka avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.