From 07c4ad6b0297f2d66e5320301621b5d1fdfcb7ec Mon Sep 17 00:00:00 2001 From: Nick Bourdakos Date: Fri, 10 Jan 2020 16:38:43 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff4ce36..49bb280 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ The Cloud Annotations CLI requires you to already have labeled images in the [Cloud Annotations online tool](https://cloud.annotations.ai/). For an in-depth guide on this process, check out the following links: -- [Training a Classification Model](https://cloud-annotations.github.io/training/classification/cli/) – How to train your own model to label images on IBM Cloud. -- [Training an Object Detection Model](https://cloud-annotations.github.io/training/object-detection/cli/) – How to train your own model to find objects in an image on IBM Cloud. +- [Training a Classification Model](https://docs.annotations.ai/workshops/classification/) – How to train your own model to label images on IBM Cloud. +- [Training an Object Detection Model](https://docs.annotations.ai/workshops/object-detection/) – How to train your own model to find objects in an image on IBM Cloud. Cloud Annotations CLI should work on macOS, Windows, and Linux.
If something doesn’t work, please [file an issue](https://github.com/cloud-annotations/training/issues/new).