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

Idiot Developer

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

Category: Python

Read Video Files Using OpenCV Python
OpenCV Python

Read Video Files Using OpenCV Python

Nikhil Tomar25th August 202425th August 2024
Reading and processing video files is a common task in computer vision, and OpenCV makes it easy to work with video data. In this article, we'll go through the process...
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...
Read 3D NIFTI Images in Python3
OpenCV Python

Read 3D NIFTI Images in Python3

Nikhil Tomar11th April 202311th April 2023
Medical imaging is an essential tool in the diagnosis, treatment, and monitoring of various medical conditions. One of the most widely used medical imaging techniques is Magnetic Resonance Imaging (MRI),...
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...
Multithreaded TCP File Transfer in Python
Python Socket Programming

Multithreaded TCP File Transfer in Python

Nikhil Tomar24th November 20227th February 2023
Today, we are going to implement a simple file transfer TCP client-server program in the python programming language. Here, the server is able to handle multiple clients simultaneously by using...
Squeeze and Excitation Implementation in TensorFlow and PyTorch
Computer Vision Deep Learning Python PyTorch TensorFlow

Squeeze and Excitation Implementation in TensorFlow and PyTorch

Nikhil Tomar1st December 20211st December 2021
The Squeeze and Excitation network is a channel-wise attention mechanism that is used to improve the overall performance of the network. In today's article, we are going to implement the...
Python Socket Programming

File Transfer using TCP Socket in Python3

Nikhil Tomar10th November 202121st November 2021
https://www.youtube.com/watch?v=MEcL0-3k-2c In today's tutorial, we are going to learn to do file transfer using a TCP socket in the python3 programming language. This is the most basic file transfer program...
Computer Vision Python TensorFlow

Human Image Segmentation with DeepLabV3+ in TensorFlow

Nikhil Tomar4th August 20214th August 2021
In this article, you will learn to perform person segmentation with DeepLabV3+ architecture on human images. Here, we will cover the entire process of image segmentation starting from data processing...
Computer Vision OpenCV Python

cv2.imwrite() – Saving Images in OpenCV Python

Nikhil Tomar10th June 202128th July 2023
In our previous tutorials – cv2.imread() – Read Image using OpenCV Python and cv2.resize() – Resizing Image using OpenCV Python, we have learned to read and resize an image. We...
OpenCV Python

cv2.resize() – Resizing Image using OpenCV Python

Nikhil Tomar5th June 20215th June 2021
In this tutorial, we will learn to resize an image using OpenCV in the Python programming language. For this, we are using the cv2.resize() function. OpenCV refers to Open Source...

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