Skip to content
View conjeevaram's full-sized avatar

Highlights

  • Pro

Organizations

@WATonomous

Block or report conjeevaram

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
conjeevaram/README.md

Hi, I'm Paras ๐Ÿ‘‹

I'm a mechatronics engineering student at the University of Waterloo focussed on challenging problems in autonomous robotics, machine learning, and intelligent vision systems.

  • ๐Ÿš™ I'm a core member of the perception team in my school's self-driving car team, working on implementing and optimizing monocular depth estimation features, 3D object tracking, and anomaly detection for autonomous driving
  • ๐Ÿ”ง I'm currently an undergraduate research assistant developing machine learning algorithms to predict short and long term motor health under Professors Sanjeev Bedi and Mahesh Pandey
  • ๐Ÿค– I implemented my own UNET depth estimation model from scratch, and trained it on the NYUV2 dataset. You can find more cool projects in my repos!

Pinned Loading

  1. Anomaly-Detection-Auto-Encoder Anomaly-Detection-Auto-Encoder Public

    A regularized auto encoder to help detect stalls and other anomalies in high power motor operation.

    Jupyter Notebook

  2. Monocular-Depth-Estimation Monocular-Depth-Estimation Public

    Estimating depth maps from monocular RGB images using a UNET based neural network. (Work in Progress)

    Python

  3. MNIST-Auto-Encoder MNIST-Auto-Encoder Public

    A jupyter notebook experimenting with basic auto-encoder networks for reconstructing and denoising MNIST images.

    Jupyter Notebook

  4. Torus-Object-Detection Torus-Object-Detection Public

    Detecting orange toruses using a combination of Open CV colour masking and YOLO object detection.

    Python

  5. Gesture-Controlled-Motor Gesture-Controlled-Motor Public

    An Arduino based Gesture control system for a DC motor and servo using Google's mediapipe digit detection.

    Python