Athrva Pandhare's repositories
llb-features
Implementation of Local Laplace-Beltrami features for Point Clouds
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
SAStochasticGlobalOptimizerGPU
An (ambitious) attempt at cuda accelerated implementation of a Simulated Annealing-ish algorithm
LocalFisherDiscriminantAnalysis
This repository contains the implementation of Local Fisher Discriminant Analysis (LFDA), a supervised dimensionality reduction technique. LFDA is particularly useful in machine learning and pattern recognition for maintaining local class discriminability while maximizing class separability.
ReversibleTSNE
This is an extension of sklearn's TSNEwhich allows the calculation of an inverse transform from the embedding to the original data.
cupoch
Robotics with GPU computing
6dof-pose-estimation-rotation-parameterization
In this report, I evaluate alternate parameterizations of rotations that are either de-fined on tangent spaces isomorphic to vector spaces or are defined on vector spaces. I then compare the parameterizations by evaluating performance on the downstream task of estimating relative object orientation from RGB images.
TeethSegmentationIntraOralScans
An attempt to implement teeth segmentation from 3D point clouds using classical algorithms.
Segment-and-Inpaint
Marrying Grounding DINO with Segment Anything & Stable Diffusion & BLIP - Automatically Detect , Segment and Generate Anything with Image and Text Inputs
Blob-based-Small-object-counter
This is an old project of mine which uses a blob detector to detect and count the number of pipes loaded on a vehicle.
Multi_view_super_resolution
Multi-image super-resolution
Diffusion-Model-DDPM
In this repository, we include some basic implementations of Diffusion models as seen in the original paper. We use the Conditional UNet architecture, and train the model on the FashionMNIST and the Stanford Cars Dataset.
Fast-Planner
revised version for kr_mav_control on ROS noetic.
Integration_fast_planner
This is the Technion Integration codebase with fast planner
Latent-DDPMs
In this Repository, we test the performance of different backbones on Latent Diffusion task for Image generation.
peakdetect
Simple peak detection
Morse-simulator-exploration
This repository implements Frontier Based Exploration from scratch in Python using the Morse Robot Simulator.
range-imge-2-point-cloud
A small package to convert range image to point clouds
elevation-mapping-from-range-image
Egocentric Elevation Mapping given Range Images.
Airfoil-Profile-Optimization
This repository contains code adapted from my Bachelor's Thesis. The goal was to use Meta-Heuristic Optimization techniques to Generate high performance airfoil profiles for Vertical Axis Wind Turbines.
morse
The Modular OpenRobots Simulation Engine
TopologicalOptimization
Topological Optimization Codes.
finta
Common financial technical indicators implemented in Pandas.
AEFPNC_to_map_prediction
Image Denoising Using Deep Convolutional Autoencoder with Feature Pyramids
kr_mav_control
Code for quadrotor control