From 22975eb76db13ac0779d73bed0ab0bcb9c273b1c Mon Sep 17 00:00:00 2001 From: Eric Hofesmann Date: Tue, 23 Nov 2021 13:50:13 -0500 Subject: [PATCH 1/3] Add FiftyOne to partners list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2b430cab55e6..42845dcf1543 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,9 @@ connection with your use of FFmpeg. - [Human Protocol](https://hmt.ai) uses CVAT as a way of adding annotation service to the human protocol. - [Cogito Tech LLC](https://bit.ly/3klT0h6), a Human-in-the-Loop Workforce Solutions Provider, used CVAT in annotation of about 5,000 images for a brand operating in the fashion segment. +- [FiftyOne](https://fiftyone.ai) is an open-source dataset curation and model analysis tool for visualizing, exploring, and improving computer vision datasets and models that is [tightly integrated](https://voxel51.com/docs/fiftyone/integrations/cvat.html) with CVAT for annotation and label refinement. + + ## Questions From 071cdb0c0c367fd97d8a76804cebd6ed1c11a70f Mon Sep 17 00:00:00 2001 From: Eric Hofesmann Date: Tue, 23 Nov 2021 14:15:10 -0500 Subject: [PATCH 2/3] remove screenshot --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 42845dcf1543..d8f730b107f6 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,6 @@ connection with your use of FFmpeg. in annotation of about 5,000 images for a brand operating in the fashion segment. - [FiftyOne](https://fiftyone.ai) is an open-source dataset curation and model analysis tool for visualizing, exploring, and improving computer vision datasets and models that is [tightly integrated](https://voxel51.com/docs/fiftyone/integrations/cvat.html) with CVAT for annotation and label refinement. - - ## Questions CVAT usage related questions or unclear concepts can be posted in our From 1f7e0fdf313b7832c7458f043fc48ed30dece64e Mon Sep 17 00:00:00 2001 From: Nikita Manovich Date: Tue, 23 Nov 2021 22:56:41 +0300 Subject: [PATCH 3/3] Fix linter issues --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d8f730b107f6..29d59df4fb4d 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,10 @@ connection with your use of FFmpeg. - [Human Protocol](https://hmt.ai) uses CVAT as a way of adding annotation service to the human protocol. - [Cogito Tech LLC](https://bit.ly/3klT0h6), a Human-in-the-Loop Workforce Solutions Provider, used CVAT in annotation of about 5,000 images for a brand operating in the fashion segment. -- [FiftyOne](https://fiftyone.ai) is an open-source dataset curation and model analysis tool for visualizing, exploring, and improving computer vision datasets and models that is [tightly integrated](https://voxel51.com/docs/fiftyone/integrations/cvat.html) with CVAT for annotation and label refinement. +- [FiftyOne](https://fiftyone.ai) is an open-source dataset curation and model analysis +tool for visualizing, exploring, and improving computer vision datasets and models that is +[tightly integrated](https://voxel51.com/docs/fiftyone/integrations/cvat.html) with CVAT +for annotation and label refinement. ## Questions