Skip to content
View gajeshladhar's full-sized avatar

Block or report gajeshladhar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
gajeshladhar/README.md

๐Ÿ‘‹ Hi, Iโ€™m Gajesh

Applied AI Researcher | Frontier AI & World Models | Scalable Vision Systems

Welcome, Iโ€™m Gajesh, an applied AI researcher with 4+ years of hands-on experience in computer vision and large-scale visual systems.
My work sits at the intersection of frontier vision research, representation learning, and real-world spatial intelligence.

I focus on building, training, and evaluating foundation-style vision models, with a strong emphasis on self-supervised learning, world models, and scalable inference โ€” often grounded in high-resolution, large-scale visual data.


๐Ÿงฉ What I Work On

  • Frontier Vision Research
    Self-Supervised Learning, Representation Learning, World Models, Foundation Vision Backbones

  • Applied Computer Vision
    Segmentation, Detection, Dense Prediction, Super-Resolution, Vision-Language & Generative Models

  • Large-Scale Spatial Systems
    Earth Observation, Geospatial Intelligence, Route Optimization, Building & Infrastructure Mapping

  • Scalable ML Systems
    PyTorch, Dask, Xarray, Distributed Training & Inference, Cloud-native AI (AWS / GCP)


I care deeply about signal over noise, open research, and shipping real systems โ€” from training large models to releasing datasets, weights, and reproducible code.

Popular repositories Loading

  1. mapminer mapminer Public

    MapMiner is a powerful tool designed to efficiently extract and process geospatial data from various sources. Leveraging advanced technologies like Dask, Numba, and xarray, it also includes sophistโ€ฆ

    Python 2

  2. nepal-flood nepal-flood Public

    Flood Damage Mapping with DINOv3 โ€” label-free extent segmentation and building loss detection for the 2026 Nepal glacial outburst flood

    Jupyter Notebook 1

  3. basicNeuralNet basicNeuralNet Public

    Python

  4. AndroNeurons AndroNeurons Public

    Object Identification Android App

  5. DenseLayer DenseLayer Public

    This code is for Dense Layers in Neural Network for Classification Problems with multiple classes,it is written in C++

    C

  6. svm svm Public

    This is the implementation of Support Vector Machine (Classification) with kernel and without kernel both. it is purely written in C++ and has been optimized a lot.

    C++