From 3e49d0ad7174c062cb4a3d72eb8e71b94d5ba0fd Mon Sep 17 00:00:00 2001 From: John Zhu <31381602+johnzja@users.noreply.github.com> Date: Wed, 19 Aug 2020 15:52:46 +0800 Subject: [PATCH] Sorry for forgetting to update README.md. (#74) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 157a57b36..c864afbce 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Supported methods: - [x] [GCNet](configs/gcnet) - [x] [ANN](configs/ann) - [x] [OCRNet](configs/ocrnet) +- [x] [Fast-SCNN](configs/fastscnn) - [x] [Mixed Precision (FP16) Training](configs/fp16/README.md) ## Installation