Skip to content
View noahs438's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report noahs438

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

Pinned

  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