Omkar Chittar (omkarchittar)

omkarchittar

Geek Repo

Company:University of Maryland, College Park

Location:College Park, MD

Home Page:https://www.omkarchittar.com

Twitter:@ochittar

Github PK Tool:Github PK Tool

Omkar Chittar's repositories

Neural_Surfaces

Sphere Tracing. Optimizing a Neural SDF. VolSDF. Phong Relighting.

Language:PythonStargazers:2Issues:1Issues:0

Point_Cloud_Analysis

Estimating Ground Surface Normals and Fitting Surfaces to Noisy LIDAR Point Cloud Data

Language:PythonStargazers:2Issues:1Issues:0

PointCloud_Classification_and_Segmentation

Implementing a PointNet based architecture for classification and segmentation with point clouds. Q1 and Q2 focus on implementing, training and testing models. Q3 asks you to quantitatively analyze model robustness.

Language:PythonStargazers:2Issues:1Issues:0

PyTorch3D_Rendering_Basics

Learning the basics of rendering with PyTorch3D, exploring 3D representations, and practicing constructing simple geometry.

Language:PythonLicense:MITStargazers:2Issues:1Issues:0

Single_View_to_3D

Exploring the types of losses and decoder functions for regressing to voxels, point clouds, and mesh representations from single view RGB input.

Language:PythonStargazers:2Issues:1Issues:0

Superpixels_and_SLIC

Basic implementation of SLIC algorithm for generating superpixels.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:1Issues:0

Lane_Detection

Lane Detection using classical approach and a deep learning based approach

Language:C++Stargazers:1Issues:1Issues:0

smarter-university-system

Smarter University System (SUS)

Tsai_Camera_Calibration

Calibrating camera using Tsai camera calibration method

Language:PythonStargazers:1Issues:1Issues:0

Camera_Pose_Estimation

This project aims to estimate camera pose using homography for a given video. Steps involved are designing an image processing pipeline to extract paper's corners, computing homography between real-world points and pixel coordinates of the corners, and decomposing the homography matrix to obtain rotation and translation parameters.

Language:PythonStargazers:0Issues:2Issues:0

Face_Reconstruction

Deep Unsupervised 3D SfM Face Reconstruction Based on Massive Landmark Bundle Adjustment.

Language:PythonStargazers:0Issues:1Issues:1

blog

SvelteKit blog

Language:SvelteStargazers:0Issues:1Issues:0

Control_of_Crane_System

Design and Simulation of LQR and LQG Controller for Crane System

Language:MATLABStargazers:0Issues:1Issues:0

Dijkstra_Point_Robot

In this project, the Dijkstra's path planning algorithm was implemented on a point robot for helping it navigate through an obstacle filled space.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Generative_Adversarial_Networks

Generative Adversarial Networks on MNIST and Human Faces Dataset

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Image_Stitching

This project involves stitching together four images taken from the different camera positions to create a panoramic image. The goal is to seamlessly merge the images together so that the resulting panoramic image looks like a single, continuous image.

Language:PythonStargazers:0Issues:0Issues:0

K_Means_Clustering

Color based image segmentation

Language:PythonStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0

MonteCarlo_Localization

Mapping based on Monte Carlo particle filter with lidar scan, accelerometer and gyroscope data.

Language:PythonStargazers:0Issues:1Issues:0

Neural_Radiance_Fields

Perform Differentiable Volume Rendering: Ray sampling from cameras, Point sampling along rays. Optimizing a basic implicit volume, Optimizing a Neural Radiance Field.

Language:PythonStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0
Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

Pose_Estimation_2D

This repository contains the Pytorch code for human pose estimation using the CAREN dataset.

Language:PythonStargazers:0Issues:1Issues:0

quizify

Using Google Gemini to generate quizzes from any sets of pdf files

Language:PythonStargazers:0Issues:1Issues:0

Semantic_Segmentation_and_Object_Detection

This repository showcases the implementation of both Semantic Segmentation Model and Object Detection Models for Self-Driving Cars.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

SentimentScope

Interpretation and classification of emotions (positive, negative and neutral) within text data using text analysis techniques.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Stereo_Depth_Estimation

Implementing the concept of Stereo Vision. We are given 3 different datasets, each of them containing 2 images of the same scenario but taken from two different camera angles. By comparing the information about a scene from 2 vantage points, we can obtain the 3D information by examining the relative positions of objects.

Language:PythonStargazers:0Issues:2Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Trajectory_Tracking

Analysis of the trajectory of a red ball thrown against a wall in a video using image processing techniques and standard least squares.

Language:PythonStargazers:0Issues:0Issues:0

Zhang_Camera_Calibration

Calibrating camera using Zhang's camera calibration method

Language:PythonStargazers:0Issues:1Issues:0