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

Idiot Developer

Menu
  • Python
  • Deep Learning
  • TensorFlow
  • Computer Vision
  • NLP
  • OpenCV
  • Home
  • Computer Vision
  • Page 5

Category: Computer Vision

Computer Vision Python PyTorch

RESUNET Implementation in PyTorch

Nikhil Tomar2nd June 20212nd June 2021
This tutorial focuses on implementing the image segmentation architecture called Deep Residual UNET (RESUNET) in the PyTorch framework. It's an encoder-decoder architecture developed by Zhengxin Zhang et al. for semantic segmentation. It was...
Computer Vision Deep Learning Python PyTorch

UNET Implementation in PyTorch

Nikhil Tomar22nd May 20211st June 2021
This tutorial focus on the implementation of the image segmentation architecture called UNET in the PyTorch framework. It's a simple encoder-decoder architecture developed by Olaf Ronneberger et al. for Biomedical...
Computer Vision Deep Learning

Convolution Neural Network (CNN) – Fundamental of Deep Learning

Nikhil Tomar19th May 202119th May 2021
Convolutional Neural Network (CNN) is used to solve a wide range of visual tasks such as image classification, object detection, semantic segmentation, and many more. CNN consists of a series...
Computer Vision Deep Learning Python TensorFlow

UNET Implementation in TensorFlow using Keras API

Nikhil Tomar15th February 202115th February 2021
In this post, you will learn how to implement UNET architecture in TensorFlow using Keras API. The post helps you to learn about UNET, and how to use it for...
Computer Vision OpenCV Python

Extract and Saving Frame from Videos in Python

Nikhil Tomar12th February 202126th November 2021
In this post, we are going to learn and build a python program where we are going to extract and save frames from videos using the OpenCV library. DOWNLOAD THE...
Computer Vision Deep Learning Python TensorFlow

What is RESUNET

Nikhil Tomar6th February 20216th February 2021
RESUNET refers to Deep Residual UNET. It’s an encoder-decoder architecture developed by Zhengxin Zhang et al. for semantic segmentation. It was initially used for the road extraction from the high-resolution...
Computer Vision Deep Learning

What is UNET?

Nikhil Tomar19th January 202125th January 2023
UNET is an architecture developed by Olaf Ronneberger and his team at the University of Freiburg in 2015 for biomedical image segmentation. It is a highly popular approach for semantic...
Computer Vision Deep Learning

Data Augmentation for Semantic Segmentation – Deep Learning

Nikhil Tomar14th October 202014th October 2020
All the technological advancements in the field of Artificial Intelligence (AI) is facilitated due to the availability large amount of dataset and the computational hardware’s like GPU’s and TPU’s. In...
Computer Vision Deep Learning Python TensorFlow

DCGAN – Implementing Deep Convolutional Generative Adversarial Network in TensorFlow

Nikhil Tomar24th July 202022nd November 2021
In this tutorial, we are going to implement a Deep Convolutional Generative Adversarial Network (DCGAN) on Anime faces dataset. The code is written in TensorFlow 2.2 and Python3.8 .  According...
UNET Segmentation with Pretrained MobileNetV2 as Encoder
Computer Vision Python TensorFlow

UNET Segmentation with Pretrained MobileNetV2 as Encoder

Nikhil Tomar16th June 20205th June 2021
In this tutorial, we are going to work on UNet segmentation and use it for biomedical image segmentation tasks. This time we are going to use pre-trained MobileNetV2 as the...

Posts navigation

Previous 1 … 4 5 6 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