Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View eduardo-lezama's full-sized avatar

Block or report eduardo-lezama

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 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. Aerial-Scene-Image-Classifier Aerial-Scene-Image-Classifier Public

    Project using PyTorch in which we create custom datasets and dataloaders, train a convnext_tiny model and log it using tensorboard, do inferences and use Captum for more detailed results.

    Jupyter Notebook 2

  2. mask-object-detection-yolo11 mask-object-detection-yolo11 Public

    Project in which a YOLOv11 model is fine-tuned with a mask dataset to detect 3 instances: mask, no mask and mask weared incorrect. The mAP of the model is >0.94!

    Jupyter Notebook 2

  3. aerial-road-segmentation aerial-road-segmentation Public

    Road segmentation project using Kaggle dataset and training using SMP (Segmentation Models for Pytorch), fine-tuning different models (Unet, Unet++, SegFormer...)

    Jupyter Notebook 2

  4. scooter_parking_classifier scooter_parking_classifier Public

    Using PyTorch Lightning, we deep dive into the settings and creation of a classifier using a pre-trained model from timms library, fine tune it and make inferences with it. We will also integrate a…

    Jupyter Notebook 1