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

Idiot Developer

Menu
  • Python
  • Deep Learning
  • TensorFlow
  • Computer Vision
  • NLP
  • OpenCV
  • Home
  • python

Tag: python

Image Masking with OpenCV AddWeighted
Computer Vision OpenCV

Image Masking with OpenCV AddWeighted

Nikhil Tomar13th August 202415th August 2024
Image masking is a powerful technique used in image processing to manipulate specific parts of an image while leaving other areas untouched. This is particularly useful in applications like object...
ResUNET: A TensorFlow Implementation for Semantic Segmentation
Computer Vision Deep Learning TensorFlow

ResUNET: A TensorFlow Implementation for Semantic Segmentation

Nikhil Tomar1st February 20241st February 2024
In computer vision and medical image analysis, semantic segmentation plays a pivotal role in understanding and interpreting visual data. One of the prominent architectures in this domain is ResUNet, a...
ColonSegNet Implementation In TensorFlow
Computer Vision Deep Learning TensorFlow

ColonSegNet Implementation In TensorFlow

Nikhil Tomar25th January 202416th September 2024
In this article, we will explore the technical intricacies of implementing ColonSegNet in TensorFlow. ColonSegNet is a lightweight, real-time colon segmentation architecture that has garnered attention for its efficiency in...
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...
Large File Transfer using TCP Socket in Python
Socket Programming

Large File Transfer using TCP Socket in Python

Nikhil Tomar9th February 20239th February 2023
File transfer has been one of many tasks in socket programming. In this article, we will discuss how to transfer large files using TCP sockets in Python. TCP (Transmission Control...
What is Intersection over Union (IoU) in Object Detection?
Computer Vision Python PyTorch TensorFlow

What is Intersection over Union (IoU) in Object Detection?

Nikhil Tomar7th February 20238th February 2023
Intersection over Union (IoU) is a popular evaluation metric used in the field of computer vision and object detection. It is used to calculate the overlap between two bounding boxes...
Human Face Detection using Multi-task Cascaded Convolutional Networks in TensorFlow
Computer Vision Deep Learning TensorFlow

Human Face Detection using Multi-task Cascaded Convolutional Networks in TensorFlow

Nikhil Tomar6th February 20236th February 2023
In recent years, advances in machine learning and deep learning techniques have revolutionized the field of computer vision. With the help of these techniques, we can now detect and identify...
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)....

Posts navigation

1 2 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