Skip to content
View noahserhan's full-sized avatar

Highlights

  • Pro

Block or report noahserhan

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
noahserhan/README.md

👋 Hi, I'm Noah!

Research Software Developer @ MILA | Computer Engineering graduate from Queen’s University

Socials:

LinkedIn Medium

Pinned Loading

  1. ResNet-Pet-Nose-Localization ResNet-Pet-Nose-Localization Public

    Using a modified version of ResNet 18 to create "NoseNet"; a model that is trained on a subset of the oxford-iiit-pets dataset to recognize the center of pets' noses.

    Python

  2. GuardDrive GuardDrive Public

    Developped during the QHACKS 2023 hackathon, GuardDrive is a project that utilizes computer vision and machine learning to detect and prevent distracted driving, making roads safer for all by reduc…

    Python

  3. YODA-Car-Detection YODA-Car-Detection Public

    YODA (You Only Detect Anchors), a modified version of YOLO, is used in this case to detect cars and place them in bounding boxes within an image.

    Python

  4. MLP-Autoencoder MLP-Autoencoder Public

    MLP Autoencoder developped with Pytorch and trained on MNIST

    Python

  5. ukraineProject ukraineProject Public

    Web application that facilitates the matching of Ukrainian refugees with hosts who have available rooms/houses in which these refugees can stay.

    JavaScript

  6. CIFAR-100-Image-Classification CIFAR-100-Image-Classification Public

    Image classification models: comparing the performance of a vanilla model to a modified one.

    Python