Skip to content
View alejandroolivo's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Nevitec Vision Technologies
  • Barcelona
Block or Report

Block or report alejandroolivo

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

Pinned

  1. Autodistill-testing-with-bottles Autodistill-testing-with-bottles Public

    Autodistill es una herramienta que permite autoanotar imágenes y entrenarlas utilizando un modelo base potente y un modelo objetivo rápido y óptimo.

    Python 5 1

  2. SAM_MaskGenerator_Test SAM_MaskGenerator_Test Public

    Este script de Python utiliza la librería SAM de Facebook para segmentar una imagen.

    Python 2 1

  3. ObjectClassification-with-fastSAM-and-embeddings ObjectClassification-with-fastSAM-and-embeddings Public

    Este proyecto presenta una solución de Computer Vision para la detección y clasificación de objetos en imágenes, las cuales son extraídas como frames de vídeos. Utiliza el modelo FastSAM para la de…

    Python 5 2

  4. OcrCodeReading_EasyOCR-example OcrCodeReading_EasyOCR-example Public

    Python example scripts to detect a QR code in an image, crop the area around it, and extract text using OCR: one using EasyOCR and another using PaddleOCR.

    Python 6

  5. IrregularCylinder_VolumeEstimation IrregularCylinder_VolumeEstimation Public

    Python code to estimate the volume of a truncated-cylindrical object by fitting profiles to ellipses.

    Python 1

  6. SemanticSearch-with-OpenAIEmbeddings SemanticSearch-with-OpenAIEmbeddings Public

    Python code to test OpenAI Embeddings API

    Python