From b62f8f30dbff3c805bc387838a48c8f9bb3d274d Mon Sep 17 00:00:00 2001 From: Radhika <43014570+radhika1601@users.noreply.github.com> Date: Thu, 9 Jan 2020 21:47:14 +0530 Subject: [PATCH] Add info about auto segmentation to advanced topics of the installation guide (#1033) --- cvat/apps/documentation/installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cvat/apps/documentation/installation.md b/cvat/apps/documentation/installation.md index 4c9fc0ee..b6d53014 100644 --- a/cvat/apps/documentation/installation.md +++ b/cvat/apps/documentation/installation.md @@ -240,6 +240,7 @@ server. Proxy is an advanced topic and it is not covered by the guide. - [TF Object Detection API: auto annotation](/components/tf_annotation/README.md) - [Support for NVIDIA GPUs](/components/cuda/README.md) - [Semi-automatic segmentation with Deep Extreme Cut](/cvat/apps/dextr_segmentation/README.md) +- [Auto segmentation: Keras+Tensorflow Mask R-CNN Segmentation](/components/auto_segmentation/README.md) ```bash # Build and run containers with CUDA and OpenVINO support