From 719de826eca82fcc33169156b6e27bf85df70f67 Mon Sep 17 00:00:00 2001 From: Burhan Qaddoumi Date: Mon, 6 Jul 2026 15:20:06 -0400 Subject: [PATCH] Add fiftyone --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 356379bf8b..3212a040b7 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,7 @@ _Libraries for working with human languages._ _Libraries for Computer Vision._ - [easyocr](https://github.com/JaidedAI/EasyOCR) - Ready-to-use OCR with 40+ languages supported. +- [fiftyone](https://github.com/voxel51/fiftyone) - The open-source tool for building high-quality datasets and computer vision models. - [kornia](https://github.com/kornia/kornia/) - Open Source Differentiable Computer Vision Library for PyTorch. - [opencv](https://github.com/opencv/opencv-python) - Open Source Computer Vision Library. - [pytesseract](https://github.com/madmaze/pytesseract) - A wrapper for [Google Tesseract OCR](https://github.com/tesseract-ocr).