Skip to content
View amh28's full-sized avatar
Block or Report

Block or report amh28

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. IBM-Data-Science-Capstone-Alejandra-Marquez IBM-Data-Science-Capstone-Alejandra-Marquez Public

    Homemade face mask detector fine-tuning a Yolo-v3 network

    Jupyter Notebook 29 5

  2. LSTM LSTM Public

    LSTM from scratch for song generation

    Python

  3. Bilineal-Interpolation-and-Nearest-neighbor-interpolation Bilineal-Interpolation-and-Nearest-neighbor-interpolation Public

    Bilineal Interpolation and Nearest neighbor interpolation applied for image scaling in C++ using the CImg library

    C++

  4. CameraCalibrationAugmentedReality CameraCalibrationAugmentedReality Public

    We show an OpenCV Implementation for camera calibration (intrinsic and extrinsic parameters), for an augmented reality application

    C++

  5. Gaussian-Filter Gaussian-Filter Public

    A sequential and parallel implementation of the Gaussian filter using nxn masks in C++, using the CImg library. The CPU parallel code was made using the OpenMP library and the GPU parallel code was…

    C++ 3 1

  6. Naive-Bayes Naive-Bayes Public

    Tarea Sistemas Inteligentes

    C++