-
Notifications
You must be signed in to change notification settings - Fork 563
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cf4659c
commit 9dacc06
Showing
21 changed files
with
330 additions
and
32 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
|
||
.. _annotation-integrations: | ||
|
||
FiftyOne Annotation Integrations | ||
================================ | ||
|
||
.. default-role:: code | ||
|
||
FiftyOne integrates naturally with annotation tools that you know and love, | ||
enabling you to easily send labeling tasks, QA annotations, and more. Click on | ||
the cards below to see how! | ||
|
||
.. Integrations cards section ----------------------------------------------------- | ||
.. raw:: html | ||
|
||
<div id="tutorial-cards-container"> | ||
|
||
<hr class="tutorials-hr"> | ||
|
||
<div class="row"> | ||
|
||
<div id="tutorial-cards"> | ||
<div class="list"> | ||
|
||
.. Add tutorial cards below | ||
.. customcarditem:: | ||
:header: CVAT | ||
:description: Use our CVAT integration to easily annotate and edit your FiftyOne datasets. | ||
:link: cvat.html | ||
:image: ../../_static/images/integrations/cvat.png | ||
:tags: Annotation | ||
|
||
.. customcarditem:: | ||
:header: Label Studio | ||
:description: Annotate and edit your FiftyOne datasets in Label Studio through our integration. | ||
:link: labelstudio.html | ||
:image: ../../_static/images/integrations/labelstudio.png | ||
:tags: Annotation | ||
|
||
.. customcarditem:: | ||
:header: V7 | ||
:description: Use our V7 integration to easily annotate and edit your FiftyOne datasets. | ||
:link: v7.html | ||
:image: ../../_static/images/integrations/v7.jpg | ||
:tags: Annotation | ||
|
||
.. customcarditem:: | ||
:header: Labelbox | ||
:description: Use our Labelbox integration to get your FiftyOne datasets annotated. | ||
:link: labelbox.html | ||
:image: ../../_static/images/integrations/labelbox.jpeg | ||
:tags: Annotation | ||
|
||
.. End of integrations cards | ||
.. raw:: html | ||
|
||
</div> | ||
|
||
<div class="pagination d-flex justify-content-center"></div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
.. End integrations cards section ------------------------------------------------- | ||
.. toctree:: | ||
:maxdepth: 1 | ||
:hidden: | ||
|
||
CVAT <cvat.rst> | ||
Labelbox <labelbox.rst> | ||
Label Studio <labelstudio.rst> | ||
V7 <v7.rst> |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
|
||
.. _dataset-integrations: | ||
|
||
FiftyOne Dataset Integrations | ||
============================= | ||
|
||
.. default-role:: code | ||
|
||
FiftyOne integrates naturally with datasets that you know and love. Click | ||
on the cards below to see how! | ||
|
||
.. Integrations cards section ----------------------------------------------------- | ||
.. raw:: html | ||
|
||
<div id="tutorial-cards-container"> | ||
|
||
<hr class="tutorials-hr"> | ||
|
||
<div class="row"> | ||
|
||
<div id="tutorial-cards"> | ||
<div class="list"> | ||
|
||
.. Add tutorial cards below | ||
.. customcarditem:: | ||
:header: COCO Dataset | ||
:description: See how FiftyOne makes downloading, visualizing, and evaluating on the COCO dataset (or your own COCO-formatted data) a breeze. | ||
:link: coco.html | ||
:image: ../../_static/images/integrations/coco.png | ||
:tags: Datasets,Model-Evaluation | ||
|
||
.. customcarditem:: | ||
:header: Open Images Dataset | ||
:description: See why FiftyOne is a recommended tool for downloading, visualizing, and evaluating on Google's Open Images Dataset. | ||
:link: open_images.html | ||
:image: ../../_static/images/integrations/open_images.png | ||
:tags: Datasets,Model-Evaluation | ||
|
||
.. customcarditem:: | ||
:header: ActivityNet Dataset | ||
:description: See how to use FiftyOne to download, visualize, and evaluate on the ActivityNet dataset with ease. | ||
:link: activitynet.html | ||
:image: ../../_static/images/integrations/activitynet.png | ||
:tags: Datasets,Model-Evaluation | ||
|
||
.. End of integrations cards | ||
.. raw:: html | ||
|
||
</div> | ||
|
||
<div class="pagination d-flex justify-content-center"></div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
.. End integrations cards section ------------------------------------------------- | ||
.. toctree:: | ||
:maxdepth: 1 | ||
:hidden: | ||
|
||
ActivityNet <activitynet.rst> | ||
COCO <coco.rst> | ||
Open Images <open_images.rst> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
|
||
.. _model-integrations: | ||
|
||
FiftyOne Model Integrations | ||
================================ | ||
|
||
.. default-role:: code | ||
|
||
FiftyOne integrates naturally with your favorite model training and inference | ||
frameworks, enabling you to easily visualize and analyze your models' results | ||
in FiftyOne. Click on the cards below to see how! | ||
|
||
.. Integrations cards section ----------------------------------------------------- | ||
.. raw:: html | ||
|
||
<div id="tutorial-cards-container"> | ||
|
||
<hr class="tutorials-hr"> | ||
|
||
<div class="row"> | ||
|
||
<div id="tutorial-cards"> | ||
<div class="list"> | ||
|
||
.. Add tutorial cards below | ||
.. customcarditem:: | ||
:header: Ultralytics | ||
:description: Load, fine-tune, and run inference with Ultralytics models on your FiftyOne datasets with just a few lines of code. | ||
:link: ultralytics.html | ||
:image: ../../_static/images/integrations/ultralytics.jpg | ||
:tags: Model-Training,Model-Evaluation | ||
|
||
.. customcarditem:: | ||
:header: PyTorch Hub | ||
:description: Did you know? You can load any model from the PyTorch Hub and run inference on your FiftyOne datasets with just a few lines of code. | ||
:link: pytorch_hub.html | ||
:image: ../../_static/images/integrations/pytorch.png | ||
:tags: Model-Zoo,Model-Evaluation | ||
|
||
.. customcarditem:: | ||
:header: Lightning Flash | ||
:description: Train Flash models on FiftyOne datasets and use the FiftyOne App to visualize and improve your Flash models, all with just a few lines of code. | ||
:link: lightning_flash.html | ||
:image: ../../_static/images/integrations/lightning_flash.png | ||
:tags: Model-Training,Model-Evaluation | ||
|
||
.. End of integrations cards | ||
.. raw:: html | ||
|
||
</div> | ||
|
||
<div class="pagination d-flex justify-content-center"></div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
.. End integrations cards section ------------------------------------------------- | ||
.. toctree:: | ||
:maxdepth: 1 | ||
:hidden: | ||
|
||
Lightning Flash <lightning_flash.rst> | ||
PyTorch Hub <pytorch_hub.rst> | ||
Ultralytics <ultralytics.rst> | ||
|
||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
Oops, something went wrong.