Nikhil Pandey
  • Home
  • Blog
  • Projects
  • About Me

Hello!


This is Nikhil Pandey.

Hello!


This is Nikhil Pandey.
All posts Index

Mesa Optimizers and the AI Risk

Posted on December 5, 2024

Introduction In machine learning, we don’t manually configure every parameter of a model. Instead, we define an objective function (what we want the system to achieve) and use a learning algorithm to optimize the model for that objective. However, not all systems are optimizers. A system is considered an... [Read More]

Task Agnostic Unsupervised Pretraining

Posted on May 20, 2021

Should you annotate your data? As an engineer whose work concerns learning-based architecture in the field of robotics and automation, data generation is one of the easier challenges to overcome. But it is one thing to generate data in heaps and piles and a completely different thing to get... [Read More]

Introduction to Image Segmentation - II

Posted on March 7, 2021

We looked at the process of image segmentation and its different types in my previous blog. In this post, we are going to take a deeper look at the architecture of U-Net. We will also discuss the PyTorch-based code for U-Net. The complete code can be found <a href="https://github.com/nikheelpandey/collections/tree/main/SemanticSeg/unet/" target="_blank"... [Read More]

Introduction to Image Segmentation - I

Posted on February 12, 2021

The object detection and classification task make the most buzz in the field of computer vision. But one of the most important tasks in computer vision is segmentation. In this blog, I’ll be detailing the application of segmentation-related tasks and in my next blog, I’ll introduce you to an instrumental... [Read More]

SimCLR and Contrastive Learning

Posted on January 20, 2021

Usually, when we train a model on a classification task, we are making the model learn the distinction between classes inadvertently. However, we end up optimizing for learning global features that are useful for a high-level understanding. These models would typically fail to generalize for tasks for which they are... [Read More]
  • Older Posts →
  • RSS
  • Email me
  • GitHub
  • LinkedIn

Nikhil Pandey  •  2025

Theme by beautiful-jekyll