Skip to content
View CedricCaruzzo's full-sized avatar

Block or report CedricCaruzzo

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CedricCaruzzo/README.md

"In the fields of observation, chance favors only the prepared mind." — Pasteur

Pinned Loading

  1. attogpt attogpt Public

    A complete GPT neural network in 31 lines of Python, encoded in vintage IBM punch cards.

    Python 2

  2. pic-to-poetry-kr pic-to-poetry-kr Public

    A Streamlit app using cross-modal AI (KoCLIP) to find Korean poetry passages that match an image's abstract mood and visual content.

    Python 1

  3. pannuke-segmentation pannuke-segmentation Public

    An open-source UNet-based pipeline for nuclei segmentation in histopathology images using the PanNuke dataset. It features an interactive web app for easy data visualization and handling, making AI…

    Python 10 5

  4. Neural-Style-Transfer Neural-Style-Transfer Public

    Implementation of Neural Style Transfer based on the original paper by Gatys et al., with adaptations from Deep Learning with Python by François Chollet. This notebook allows you to experiment with…

    Jupyter Notebook 4 2

  5. Racial-Bias-Removal-for-Face-Age-Progression Racial-Bias-Removal-for-Face-Age-Progression Public

    This project introduces a method to mitigate demographic bias in generative face aging models. We adapt the StyleGAN-based SAM model by adding a race-consistency loss, enforced by the DeepFace clas…

    Python