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

Idiot Developer

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

Year: 2022

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...
Human Face Landmark Detection in TensorFlow using Pre-trained MobileNetv2
Computer Vision TensorFlow

Human Face Landmark Detection in TensorFlow using Pre-trained MobileNetv2

Nikhil Tomar23rd November 202223rd November 2022
Today, in this blog post, we will learn how to train a Convolutional Neural Network (CNN) to detect human facial landmarks, such as eyes, mouth, nose, jawline and more. We...
What is MobileViT?
Computer Vision Deep Learning

What is MobileViT?

Nikhil Tomar15th November 202215th November 2022
This article covers an overall summary of the MobileViT: Light-Weight, General-Purpose, and Mobile-Friendly Vision Transformers research paper. MobileViT is a lightweight and general-purpose vision transformer for mobile vision tasks. It...
Vision Transformer – An Image is Worth 16×16 Words: Transformers for Image Recognition at Scale
Computer Vision Deep Learning

Vision Transformer – An Image is Worth 16×16 Words: Transformers for Image Recognition at Scale

Nikhil Tomar2nd November 20226th February 2023
In this blog post, we are going to learn about the Vision Transformer (ViT). It is a pure Transformer based architecture used for image classification tasks. Vision Transformer (ViT) has...
MODNet: Real-Time Trimap-Free Portrait Matting via Objective Decomposition
Computer Vision Deep Learning

MODNet: Real-Time Trimap-Free Portrait Matting via Objective Decomposition

Nikhil Tomar31st October 20226th February 2023
In this work, we present a lightweight matting objective decomposition network (MODNet) for portrait matting in real-time with a single input image. MODNet inputs a single RGB image and applies...
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...
Why Deep Learning is not Artificial General Intelligence (AGI)
Deep Learning

Why Deep Learning is not Artificial General Intelligence (AGI)

Nikhil Tomar7th October 202211th October 2022
With the development in the field of deep learning, it has become a frontier in solving multiple challenging problems in computer vision, games, self-driving cars and many more.  Deep learning...
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...

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