From ccbf5d01cebf1436d8900b4f50b18e0f987a1705 Mon Sep 17 00:00:00 2001 From: Petros Toupas Date: Thu, 16 Nov 2023 23:47:55 +0200 Subject: [PATCH] Update x3d_s results on ucf101 over different precisions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f67845f..2851f9c 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,8 @@ bash scripts/run_quantization.sh ### ucf101 (val-split1, top-1 acc) | Model | Source | Float32 | Fixed16 | Fixed8 | BFP8 (Layer) | BFP8 (Channel) | |-------|----------------------------------------------------------------|---------|---------|--------|--------------|----------------| -| x3d_m | [mmaction2](https://github.com/open-mmlab/mmaction2) | 95.58 | 95.69 | - | - | - | +| x3d_s | [mmaction2](https://github.com/open-mmlab/mmaction2) | 93.68 | 93.57 | 1.13 | 90.21 | 93.57 | +| x3d_m | [mmaction2](https://github.com/open-mmlab/mmaction2) | 95.58 | 95.69 | - | - | - | ## Links to other repos * Optimizer: https://github.com/AlexMontgomerie/fpgaconvnet-optimiser; https://github.com/AlexMontgomerie/samo