Nikhil TomarA Brief History of Large Large Language Models (LLMs) — Idiot DeveloperArtificial intelligence (AI) has made remarkable progress in recent years, particularly in natural language processing (NLP). One of the…Sep 14Sep 14
Nikhil TomarColonSegNet Implementation In TensorFlow — Idiot DeveloperIn this article, we will embark on a deep dive into the implementation of ColonSegNet in TensorFlow. It is a lightweight and real-time…Jan 25Jan 25
Nikhil TomarColonSegNet: A Lightweight Real-Time Colon Segmentation Architecture — Idiot DeveloperIn the ever-evolving landscape of computer vision and medical imaging, achieving real-time performance in segmentation tasks is crucial…Jan 24Jan 24
Nikhil TomarLogistic Regression in TensorFlow — Idiot DeveloperLogistic Regression is a popular machine-learning algorithm that is used for classification tasks. In this tutorial, we will learn how to…Feb 14, 2023Feb 14, 2023
Nikhil TomarWhat is Intersection over Union (IoU) in Object Detection? — Idiot DeveloperIntersection over Union (IoU) is a popular evaluation metric used in the field of computer vision and object detection. It is used to…Feb 7, 2023Feb 7, 2023
Nikhil TomarHuman Face Detection using Multi-task Cascaded Convolutional Networks in TensorFlow — Idiot…In recent years, advances in machine learning and deep learning techniques have revolutionized the field of computer vision. With the help…Feb 6, 2023Feb 6, 2023
Nikhil TomarImplementing Linear Regression in TensorFlow — Idiot DeveloperTensorFlow is a powerful library for machine learning that allows for the easy implementation of various algorithms, including linear…Jan 21, 2023Jan 21, 2023
Nikhil TomarActivation Function — Basics of Deep Learning — Idiot DeveloperDeep learning is a subset of machine learning that utilizes neural networks with multiple layers to analyze and identify patterns in data…Jan 20, 2023Jan 20, 2023
Nikhil TomarHuman Face Landmark Detection in TensorFlow using Pre-trained MobileNetv2 — Idiot DeveloperToday, in this blog post, we will learn how to train a Convolutional Neural Network (CNN) to detect human facial landmarks, such as eyes…Nov 23, 2022Nov 23, 2022
Nikhil TomarWhat is MobileViT? — Idiot DeveloperThis article covers an overall summary of the MobileViT: Light-Weight, General-Purpose, and Mobile-Friendly Vision Transformers research…Nov 15, 2022Nov 15, 2022