From 9235fe5565285f0974a862a44eeb80c4e6fb849c Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Mon, 23 May 2022 11:18:52 -0400 Subject: [PATCH] moving object detection lesson link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb562292..07b6abba 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ For a gentle introduction to *AI in the Cloud* topics you may consider taking th 8Pre-trained Networks and Transfer Learning
Training TricksText
TextPyTorchTensorFlow
Dropout sampleLab 9Autoencoders and VAEsTextPyTorchTensorFlow 10Generative Adversarial Networks
Artistic Style TransferTextPyTorchTensorFlow GAN
Style Transfer -11Object DetectionTextPyTorchTensorFlowLab +11Object DetectionTextPyTorchTensorFlowLab 12Semantic Segmentation. U-NetTextPyTorchTensorFlow VNatural Language Processing MS Learn