anirudhtopiwala
Senior Software Engineer at Aurora | Autonomous Vehicles | Computer Vision | Deep Learning | Robotics
Aurora InnovationSan Francisco
Pinned Repositories
abd-skin-segmentation
Deep learning techniques for skin segmentation on novel abdominal dataset. Work conducted as part of the development process of an autonomous robotic ultrasound project.
ENPM-661-Planning-Projects
Includes a variety of projects on different planning Algorithms. (BFS and A*)
ENPM-673-Perception-for-Autonomous-Robots
Includes a variety of Perception projects like Lane Detection, Visual Odometry, Optical Flow, Buoy Detection ,etc.
Human_Detector
Detecting Humans using HOG Features and SVM.
NG-Challenge-Emergency-Vehicle-Detection
Repository to implement fasterrcnn to detect emergency vehicles like police cars, ambulance and Fire Trucks
Object-Avoidance-using-Matlaba-and-Vrep
Simulating a differential drive robot in VREP using commands from Matlab. The model being used here is that of Pioneer_p3dx with environemnt made in Vrep
object_collection_robotic_arm
It is the initial directory for Final Project of ENPM808X.
OpenSource_Problems
This repository is a mixture of different problems I have solved and want to document it. A majority of chunk would also be Leetcode Solutions.
Optical-Flow-and-Reinforcement-Learning-to-do-dynamic-obstacle-avoidance-with-Robotic-Manipualtors
Optical Flow and Reinforcement Learning to do dynamic obstacle avoidance with Robotic Manipualtors
Visualize_Sound_In_The_Wild
A new way to visualize and encode sound in a Picture
anirudhtopiwala's Repositories
anirudhtopiwala/OpenSource_Problems
This repository is a mixture of different problems I have solved and want to document it. A majority of chunk would also be Leetcode Solutions.
anirudhtopiwala/abd-skin-segmentation
Deep learning techniques for skin segmentation on novel abdominal dataset. Work conducted as part of the development process of an autonomous robotic ultrasound project.
anirudhtopiwala/ENPM-673-Perception-for-Autonomous-Robots
Includes a variety of Perception projects like Lane Detection, Visual Odometry, Optical Flow, Buoy Detection ,etc.
anirudhtopiwala/Object-Avoidance-using-Matlaba-and-Vrep
Simulating a differential drive robot in VREP using commands from Matlab. The model being used here is that of Pioneer_p3dx with environemnt made in Vrep
anirudhtopiwala/ENPM-661-Planning-Projects
Includes a variety of projects on different planning Algorithms. (BFS and A*)
anirudhtopiwala/NG-Challenge-Emergency-Vehicle-Detection
Repository to implement fasterrcnn to detect emergency vehicles like police cars, ambulance and Fire Trucks
anirudhtopiwala/Optical-Flow-and-Reinforcement-Learning-to-do-dynamic-obstacle-avoidance-with-Robotic-Manipualtors
Optical Flow and Reinforcement Learning to do dynamic obstacle avoidance with Robotic Manipualtors
anirudhtopiwala/Visualize_Sound_In_The_Wild
A new way to visualize and encode sound in a Picture
anirudhtopiwala/Accelerated-C-Solutions
Exercise solutions for Accelerated C++
anirudhtopiwala/Human_Detector
Detecting Humans using HOG Features and SVM.
anirudhtopiwala/CartPole-Problem-Reinforcement-Learning
Solved the Cart Pole Problem using Reinforcement and Deep Q Learning
anirudhtopiwala/walker_robot
Tutlebot simulation for exploration of the wolrd
anirudhtopiwala/object_collection_robotic_arm
It is the initial directory for Final Project of ENPM808X.
anirudhtopiwala/agile_robotics_industrial_automation
anirudhtopiwala/beginner_tutorials
Basic Tutotial on Publisher and Subscriber using ROS
anirudhtopiwala/box_detector
Synthesizing a box point cloud and then detecting it. (ROS and PCL)
anirudhtopiwala/CMAC--cerebellar-model-arithmetic-computer-
Programming CMAC on discrete and continous function inputs of 1 dimension.
anirudhtopiwala/Corridor_Human_Avoidance
Detecting Human in a corridor using point cloud data and then estimating the clearance between human and the wall. The robot then goes through the side with higher clearance.
anirudhtopiwala/deepLearningBook-Notes
Notes on the Deep Learning book from Ian Goodfellow, Yoshua Bengio and Aaron Courville (2016)
anirudhtopiwala/ENPM-808X-Week4_Test_Driven_PID_Implementation
Implementing a Test Driven Development by devloping a PID controller.
anirudhtopiwala/ENPM808X_Valgrind
Implementing Valgrin for week 5 assignment of ENPM 808X course.
anirudhtopiwala/Flycycle
Code for Flycycle
anirudhtopiwala/iiwa_stack
ROS Indigo/Kinetic metapackage for the KUKA LBR IIWA R800/R820 (7/14 Kg).
anirudhtopiwala/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
anirudhtopiwala/pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
anirudhtopiwala/suture_project
anirudhtopiwala/Tic-Tac-Toe
It is a graphical tic tac toe game. The game cannot be defeated, that is all the outcomes are either a win or draw for the computer. The algorith is trained using Q learning.
anirudhtopiwala/UMD-CSMSC828L-Deep-Learning-Frameworks
Designing Neural Network for Basics
anirudhtopiwala/visualizing_transformers
Library to visualize various components of Transformers