CVAT docs: integration/fiftyone doc (#5153)

main
Artem Filippov 3 years ago committed by GitHub
parent 7b3339e89d
commit 86f586174c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
---
title: 'Administration'
linkTitle: 'Administration'
weight: 4
weight: 5
description: 'This section contains documents for system administrators.'
---

@ -1,7 +1,7 @@
---
title: "API & SDK"
linkTitle: "API & SDK"
weight: 5
weight: 6
description: 'How to interact with CVAT'
---

@ -1,7 +1,7 @@
---
title: 'Contributing to this project'
linkTitle: 'Contributing'
weight: 6
weight: 7
description: 'This section contains documents for CVAT developers.'
---

@ -1,7 +1,7 @@
---
title: 'Frequently asked questions'
linkTitle: 'FAQ'
weight: 2
weight: 3
description: 'Answers to frequently asked questions'
---

@ -0,0 +1,6 @@
---
title: 'Integrations'
linkTitle: 'Integrations'
weight: 2
description: 'This section contains information about the tools that are integrated with CVAT.'
---

@ -0,0 +1,26 @@
---
title: 'FiftyOne'
linkTitle: 'FiftyOne'
weight: 1
---
![](/images/fiftyone_logo.png)
[FiftyOne](https://github.com/voxel51/fiftyone) is an open-source tool for building high-quality datasets
and computer vision models.
FiftyOne supercharges your machine learning workflows by enabling you to visualize datasets and interpret
models faster and more effectively.
FiftyOne provides an API to create tasks and jobs, upload data, define label schemas,
and download annotations using CVAT, all programmatically in Python.
All of the following label types are supported, for both image and video datasets:
- Classifications
- Detections
- Instance segmentations
- Polygons and polylines
- Keypoints
- Scalar fields
- Semantic segmentation
![](/images/image264.jpg)

@ -1,6 +1,6 @@
---
title: 'Manual'
linkTitle: 'Manual'
weight: 3
weight: 4
description: 'This section contains documents for CVAT simple and advanced users'
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 KiB

Loading…
Cancel
Save