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

Block or report Moddy2024

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

handwavegif Hello there !

profile count  GitHub Moddy2024 

👨🏻‍💻  About Me

  • A highly resourceful computer programmer who has obsession with coding and solving problems.
  • 🖥️ I like working in machine learning, deep learning, and computer vision.
  • All my projects are listed here in this github account.

🛠  Tech Stack

Python  Tensorflow  Keras  OpenCV  PyTorch  ML/AI  Git  GitHub  NumPy  Pandas  Matplotlib  scikit-learn  SciPy  C++ 

📫   How to reach me:

💼 🖥️ Hacktoberfest 2022 Badges

@moddy2024's Holopin board

 Moddy2024

Pinned

  1. AdaIN-Style-Transfer AdaIN-Style-Transfer Public

    Implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]

    Jupyter Notebook 8

  2. Lane-Detection Lane-Detection Public

    A SegNet model trained for segmentation of Lanes suitable for driving for automobiles.

    Jupyter Notebook 2

  3. Image-Colorization Image-Colorization Public

    Implementation of [Image-to-Image Translation with Conditional Adversarial Networks [Isola+, CVPR2018]]

    Jupyter Notebook 1

  4. Bird-Classification Bird-Classification Public

    ResNet-34 Model trained from scratch to classify 450 different species of birds with 98.6% accuracy.

    Jupyter Notebook 5

  5. Anime-Face-Generation Anime-Face-Generation Public

    Anime Face Generation using GANS and Label Smoothing.

    Jupyter Notebook 1

  6. Probability-Distribution-Functions Probability-Distribution-Functions Public

    Probability Distribution Functions is a Python package to help plot, calculate distributions of data using different probability distribution types and formulas.

    Python