Skip to content
View tudorhirtopanu's full-sized avatar

Block or report tudorhirtopanu

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 Loading

  1. experiNET-cnn experiNET-cnn Public

    A custom-built CNN library created from scratch using only NumPy.

    Python 2

  2. number-classifier-nn number-classifier-nn Public

    Neural Network Number Classifier: A C++ implementation of a neural network from scratch for digit classification , trained and evaluated on the MNIST dataset.

    C++

  3. YOLO-HiVis YOLO-HiVis Public

    Detect and track people wearing high visibility clothing using a custom trained YOLO model, deepSORT and IOU to detect if a high vis is being worn by an individual

    Python 1

  4. GAN-number-generator GAN-number-generator Public

    A Generative Adversarial Network that generates handwritten digits based on the MNIST dataset, using PyTorch for model training and TensorBoard for visualizing results.

    Python

  5. sobel-edge-detector sobel-edge-detector Public

    A simple Sobel edge detector written from scratch in python using only PIL and Numpy

    Python

  6. doctor-review-bhm doctor-review-bhm Public

    A doctor review system written in Java using JavaFX and an SQL database.

    Java