From 4c4918231cdd4cfc18e8bdf3635145dc54beee44 Mon Sep 17 00:00:00 2001 From: Toby Roseman Date: Wed, 20 May 2020 14:49:51 -0700 Subject: [PATCH] Add Drawing Classification to GPU section of README (#3205) --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 98ccdcc1fd..096ea415e5 100644 --- a/README.md +++ b/README.md @@ -132,9 +132,10 @@ Turi Create **does not require a GPU**, but certain models can be accelerated 9- | Linux | macOS 10.13+ | macOS 10.14+ discrete GPUs, macOS 10.15+ integrated GPUs | | :-------------------------|:---------------------|:---------------------------------------------------------| | Activity Classification | Image Classification | Activity Classification | -| Image Classification | Image Similarity | Object Detection | -| Image Similarity | Sound Classification | One Shot Object Detection | -| Object Detection | | Style Transfer | +| Drawing Classification | Image Similarity | Object Detection | +| Image Classification | Sound Classification | One Shot Object Detection | +| Image Similarity | | Style Transfer | +| Object Detection | | | | One Shot Object Detection | | | | Sound Classification | | | | Style Transfer | | |