Skip to content
View Moddy2024's full-sized avatar

Block or report Moddy2024

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 Loading

  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 10

  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 8 1

  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