You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A generative network for animal vocalizations. For dimensionality reduction, sequencing, clustering, corpus-building, and generating novel 'stimulus spaces'. All with notebook examples using freely available datasets.
Este repositorio presenta una implementación de segmentación de mamas utilizando YOLOv8. La segmentación de mamas es crucial en el diagnóstico de cáncer de mama. El proyecto incluye un notebook detallado y una demostración desplegada para probar el modelo en tiempo real.
This repository utilizes YOLOv8 for object detection and segmentation in images and videos. It does not include any training or fine-tuning; instead, it uses pre-trained models. The implementation is provided in two ways: via command-line execution and Python scripting. To run and use YOLOv8, simply execute the notebook in Google Colab.
Training and validation tests using 640×640 images (normal mode) versus 160×160 tiles generated from the same images. Comparison of results, metrics, and visualizations.
Jupyter notebook for clustering-based user segmentation using EDA and PCA. Includes visualizations, summary stats, and insights for targeted marketing and personalization.
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.