Code Monkey home page Code Monkey logo


I'm Omkar Chittar
TB3

Robotics Grad Student at the University of Maryland

omkarchittar

- πŸ‘Œ I’m highly proficient in: C++, Python, ROS, Computer Vision, Deep Learning and Machine Learning

- πŸ” I’m interested in: Image Processing, Computer Vision, Deep Learning, Perception for Autonomous Robots, Machine Learning, Robotic Software Development
                        
- πŸ“« Email: ochittar@umd.edu

πŸ“„ Resume: Click Here

Connect with me:

comicnerd07 omkarchittar ommkaaaar

Languages and Tools:

c cplusplus opencv pandas python pytorch scikit_learn tensorflow matlab linux

. . .

Omkar Chittar's Projects

a_star_path_planning icon a_star_path_planning

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

bfs_8_puzzle icon bfs_8_puzzle

Finding all the possible states of the 8-Puzzle starting from the given initial state until the goal node is reached. States being unique. β€’Using the initial state of the puzzle, performing different moves in all the directions to generate new states. Using BFS to reach the goal. Back tracking for solving the problem

camera_pose_estimation icon 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.

dijkstra_point_robot icon 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.

image_stitching icon 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.

implicit_neural_representation icon implicit_neural_representation

With INR, we parameterize some signal (in our case images) with a neural network (in this assignment, we will use a basic feed-forward network).

lane_detection icon lane_detection

Lane Detection using classical approach and a deep learning based approach

neural_radiance_fields icon 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.

pointcloud_classification_and_segmentation icon 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.

pose_estimation_2d icon pose_estimation_2d

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

pytorch3d_rendering_basics icon pytorch3d_rendering_basics

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

quizify icon quizify

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.