From a8fde431886d3bd8eec138d5dd4ac3a37b49b575 Mon Sep 17 00:00:00 2001 From: xusu Date: Wed, 1 Jul 2020 23:01:16 +0800 Subject: [PATCH] [feat]add slowfast slowonly r2+1d benchmark --- docs/benchmark.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/benchmark.md b/docs/benchmark.md index 81bb084..b1058a2 100644 --- a/docs/benchmark.md +++ b/docs/benchmark.md @@ -4,7 +4,7 @@ We compare our results with some other popular frameworks in terms of speed and ## Results -| Model | Dataset | Setting | Framework | Iter time | Memory | ckpt & log | +| Model | Dataset | Setting | Framework | Iter time | Memory | log | | ---------- | ----------- | -------- | ------------- | --------- | ------ | ---------- | | TSN | Kinetics400 | Setting1 | mmaction-lite | | | | | | | | open-mmaction | | | | -- GitLab