Diving into Deep Convolutional Semantic Segmentation Networks and Deeplab_V3

Diving into Deep Convolutional Semantic Segmentation Networks and Deeplab_V3

  • March 12, 2018
Table of Contents

Diving into Deep Convolutional Semantic Segmentation Networks and Deeplab_V3

Deep Convolutional Neural Networks (DCNNs) have achieved remarkable success in various Computer Vision applications. Like others, the task of semantic segmentation is not an exception to this trend.

Source: freecodecamp.org

Share :
comments powered by Disqus

Related Posts

Machine Learning Workflow on Diabetes Data : Part 02

Machine Learning Workflow on Diabetes Data : Part 02

In my last article of this series, we discussed about the machine learning workflow on the diabetes data set. And discussed about topics such as data exploration, data cleaning, feature engineering basics and model selection process. You can find the previous article below.

Read More
Open Sourcing the Hunt for Exoplanets

Open Sourcing the Hunt for Exoplanets

Recently, we discovered two exoplanets by training a neural network to analyze data from NASA’s Kepler space telescope and accurately identify the most promising planet signals. And while this was only an initial analysis of ~700 stars, we consider this a successful proof-of-concept for using machine learning to discover exoplanets, and more generally another example of using machine learning to make meaningful gains in a variety of scientific disciplines (e.g. healthcare, quantum chemistry, and fusion research)

Read More