Skip to content

Commit

Permalink
Merge branch 'ljt/benchmark_lin' into 'master'
Browse files Browse the repository at this point in the history
Reformat benchmark table

See merge request open-mmlab/mmaction-lite!255
  • Loading branch information
dreamerlin committed Jun 29, 2020
2 parents e08e6b9 + 4940d84 commit c1da4b0
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions docs/benchmark.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,33 +15,33 @@ We compare our results with some other popular frameworks in terms of speed and
- CUDNN 7.6.03
- NCCL 2.4.08

| Model | Dataset | Setting | Framework | Top1 Accuracy | Top5 Accuracy | Mean Accuracy | Iter time | Memory | ckpt & log |
| ---------- | ----------- | -------- | ------------- | ------------- | ------------- | ------------- | --------- | ------ | ---------- |
| TSN | Kinetics400 | Setting1 | mmaction-lite | | | | | | |
| | | | open-mmaction | | | | | | |
| | | | HAN | | | | | | |
| | | Setting2 | mmaction-lite | | | | | | |
| | Sthv1 | Setting1 | mmaction-lite | | | | | | |
| | | | open-mmaction | | | | | | |
| | | | HAN | | | | | | |
| | | Setting2 | mmaction-lite | | | | | | |
| TSM | | Setting1 | mmaction-lite | | | | | | |
| | | | open-mmaction | | | | | | |
| | | | HAN | | | | | | |
| | | Setting2 | mmaction-lite | | | | | | |
| TIN | | Setting1 | mmaction-lite | | | | | | |
| | | | open-mmaction | | | | | | |
| | | | HAN | | | | | | |
| | | Setting2 | mmaction-lite | | | | | | |
| PySlowfast | | Setting1 | mmaction-lite | | | | | | |
| | | | open-mmaction | | | | | | |
| | | | PySlowfast | | | | | | |
| | | Setting2 | mmaction-lite | | | | | | |
| R(2+1)D | | Setting1 | mmaction-lite | | | | | | |
| | | | open-mmaction | | | | | | |
| | | | PySlowfast | | | | | | |
| | | Setting2 | mmaction-lite | | | | | | |
| R(2+1)D | | Setting1 | mmaction-lite | | | | | | |
| | | | open-mmaction | | | | | | |
| | | | PySlowfast | | | | | | |
| | | Setting2 | mmaction-lite | | | | | | |
| Model | Dataset | Setting | Framework | Iter time | Memory | ckpt & log |
| ---------- | ----------- | -------- | ------------- | --------- | ------ | ---------- |
| TSN | Kinetics400 | Setting1 | mmaction-lite | | | |
| | | | open-mmaction | | | |
| | | | HAN | | | |
| | | Setting2 | mmaction-lite | | | |
| | Sthv1 | Setting1 | mmaction-lite | | | |
| | | | open-mmaction | | | |
| | | | HAN | | | |
| | | Setting2 | mmaction-lite | | | |
| TSM | | Setting1 | mmaction-lite | | | |
| | | | open-mmaction | | | |
| | | | HAN | | | |
| | | Setting2 | mmaction-lite | | | |
| TIN | | Setting1 | mmaction-lite | | | |
| | | | open-mmaction | | | |
| | | | HAN | | | |
| | | Setting2 | mmaction-lite | | | |
| PySlowfast | | Setting1 | mmaction-lite | | | |
| | | | open-mmaction | | | |
| | | | PySlowfast | | | |
| | | Setting2 | mmaction-lite | | | |
| R(2+1)D | | Setting1 | mmaction-lite | | | |
| | | | open-mmaction | | | |
| | | | PySlowfast | | | |
| | | Setting2 | mmaction-lite | | | |
| R(2+1)D | | Setting1 | mmaction-lite | | | |
| | | | open-mmaction | | | |
| | | | PySlowfast | | | |
| | | Setting2 | mmaction-lite | | | |

0 comments on commit c1da4b0

Please sign in to comment.