Skip to content
  • Facebook
  • Instagram
  • linkedIn
  • GitHub
  • YouTube

Idiot Developer

Menu
  • Python
  • Deep Learning
  • TensorFlow
  • Computer Vision
  • NLP
  • OpenCV
  • Home
  • semantic segmentation
  • Page 2

Tag: semantic segmentation

Attention UNET and its Implementation in TensorFlow
Computer Vision TensorFlow

Attention UNET and its Implementation in TensorFlow

Nikhil Tomar26th February 202326th February 2023
In the article, we will go through the paper Attention U-Net: Learning Where to Look for the Pancreas. It was written by Ozan Oktay et. al in the year 2018...
DeepLabV3+ ResNet50 Architecture in TensorFlow using Keras
Computer Vision Deep Learning TensorFlow

DeepLabV3+ ResNet50 Architecture in TensorFlow using Keras

Nikhil Tomar12th February 202317th February 2023
https://youtu.be/Ik85ry-Rf1g In today's tutorial, we will be looking at the DeepLabV3+ (ResNet50) architecture implementation in TensorFlow using Keras high-level API. Within this architecture, ResNet50 would be used as the encoder,...
Image Segmentation-based Background Removal in TensorFlow
Computer Vision Deep Learning TensorFlow

Image Segmentation-based Background Removal in TensorFlow

Nikhil Tomar11th February 202311th February 2023
Image segmentation is an important area of computer vision that involves dividing an image into multiple segments, each of which corresponds to a different object. Background removal is one of...
What is MultiResUNET?
Computer Vision Deep Learning

What is MultiResUNET?

Nikhil Tomar8th February 20238th February 2023
MultiResUNET is an architecture developed by Nabil Ibtehaz et al. for the purpose of multimodal biomedical image segmentation at the Bangladesh University of Engineering and Technology. It is an improvement...
[Paper Summary] Class-Aware Adversarial Transformers for Medical Image Segmentation
Deep Learning

[Paper Summary] Class-Aware Adversarial Transformers for Medical Image Segmentation

Nikhil Tomar3rd February 20233rd February 2023
Transformer-based models have shown remarkable progress in the field of medical image segmentation. However, the existing methods still suffer from limitations such as loss of information and inaccurate segmentation label...
What is U2-Net or U-square Net
Deep Learning

What is U2-Net or U-square Net

Nikhil Tomar1st February 20231st February 2023
U2-Net is a simple and powerful architecture designed for the purpose of salient object detection (SOD). It is a two-level nested U-shaped architecture built using the proposed ReSidual U-blocks (RSU)....
VGG19 UNET Implementation in TensorFlow
Computer Vision TensorFlow

VGG19 UNET Implementation in TensorFlow

Nikhil Tomar18th October 20226th February 2023
In this tutorial, we are going to implement the U-Net architecture in TensorFlow, where we will replace its encoder with a pre-trained VGG19 architecture. The VGG19 is already trained on...
PP-LiteSeg: A Superior Real-Time Semantic Segmentation Model
Computer Vision

PP-LiteSeg: A Superior Real-Time Semantic Segmentation Model

Nikhil Tomar12th September 202211th October 2022
PP-LiteSeg is a lightweight encoder-decoder architecture designed for real-time semantic segmentation. The block diagram of the PP-LiteSeg architecture. It consists of three modules: Encoder: Lightweight networkAggregation: Simple Pyramid Pooling Module...
Deep Learning based Background Removal from Images using TensorFlow and Python
Computer Vision Deep Learning TensorFlow

Deep Learning based Background Removal from Images using TensorFlow and Python

Nikhil Tomar3rd January 202231st October 2022
In this tutorial, we are going to learn how to use deep learning to remove background from images with TensorFlow. In short, we'll use DeepLabV3+, a semantic segmentation based model...
VGG16 UNET Implementation in TensorFlow
Computer Vision Deep Learning TensorFlow

VGG16 UNET Implementation in TensorFlow

Nikhil Tomar3rd December 20216th February 2023
In this article, we are going to implement the most widely used image segmentation architecture called UNET. We are going to replace the UNET encoder with the VGG16 implementation from...

Posts navigation

Previous 1 2 3 Next

SEARCH

  • Artificial Intelligence
  • Blog
  • Computer Vision
  • Deep Learning
  • Machine Learning
  • Natural Language Processing
  • OpenCV
  • Python
  • PyTorch
  • R
  • Socket Programming
  • TensorFlow
  • Automating Generative AI Optimization with TextGrad: A Breakthrough in AI System Refinement
  • GradCAM and its Implementation in PyTorch
  • GradCAM with TensorFlow: Interpreting Neural Networks with Class Activation Maps
  • Visual Question Answering from Scratch using TensorFlow
  • Key Components of Large Language Models (LLMs)
Close
Menu
  • Python
  • Deep Learning
  • TensorFlow
  • Computer Vision
  • NLP
  • OpenCV
Social profiles
  • Facebook
  • Instagram
  • linkedIn
  • GitHub
  • YouTube
  • Facebook
  • Instagram
  • linkedIn
  • GitHub
  • YouTube
  • Home
  • About
  • Contact
  • Privacy Policy
  • Profile