Skip to content
View aaryapatel007's full-sized avatar
🧠
training my model!
🧠
training my model!
Block or Report

Block or report aaryapatel007

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
aaryapatel007/README.md

Hi there 👋🏻

I'm Aarya, a Ph.D. candidate at IIITD!

I live in Delhi NCR and love building awesome AI tools which can benefit the humankind.

  • 🔭 I like to work on Computer Vision / NLP / Robotics / AI in Healthcare applications.
  • 👯 I’m looking to collaborate on AI for social good applications.
  • 💬 Ask me about anything.
  • 📫 How to reach me: Linkedin or email me.
  • 😄 Pronouns: he / him
  • ⚡ Fun fact: I love to ride my cruiser bike. 🏍️

Thanks for stopping by!

Pinned

  1. Hippocampal-Volume-Quantification-in-Alzheimer-Progression Hippocampal-Volume-Quantification-in-Alzheimer-Progression Public

    Built an end-to-end AI system which features a deep learning algorithm that integrates into a clinical-grade viewer and automatically measures hippocampal volumes of new patients, as their studies …

    Jupyter Notebook 12 5

  2. Histopathological-Cancer-Detection Histopathological-Cancer-Detection Public

    Created an algorithm to identify metastatic cancer in small image patches taken from larger digital pathology scans. The data used for this competition is a slightly modified version of the PatchCa…

    Python 4 6

  3. Motion-Compensated-Pulse-Rate-Estimation Motion-Compensated-Pulse-Rate-Estimation Public

    Built an activity-aware pulse rate estimation using PPG and Accelerometer sensors.

    Jupyter Notebook 10 2

  4. Go_Chase_It_ROS Go_Chase_It_ROS Public

    Driving a skid-steer robot in Gazebo 3D environment to chase any coloured ball with the help of hough circle transformation.

    CMake 2

  5. amcl_obstacle_avoidance_ros amcl_obstacle_avoidance_ros Public

    Utilized ROS AMCL package to accurately localize a differential-drive robot inside a map in the Gazebo simulation environments and avoided obstacles using DWA local planner.

    CMake 3 1

  6. shortest-path-gpu shortest-path-gpu Public

    Accelerating Shortest Path algorithms on GPUs

    Cuda