Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-07-10 | 896 Bytes | |
Release version 1.2.tar.gz | 2020-07-10 | 91.2 MB | |
Release version 1.2.zip | 2020-07-10 | 91.4 MB | |
Totals: 3 Items | 182.6 MB | 0 |
Highlights
Scenarios added
Tracking:
- Added state-of-the-art support for multi-object tracking based on the FairMOT approach described in the 2020 paper "A Simple Baseline for Multi-Object Tracking".
- Reproduced published accuracies on the popular MOT research benchmark datasets.
- Notebooks for training using a custom dataset, and for reproducing results on the MOT dataset.
Action Recognition
- Added state-of-the-art support for action recognition from video based on the R(2+1)D approach described in the 2019 paper "Large-scale weakly-supervised pre-training for video action recognition".
- Reproduced published accuracies on the popular HMDB-51 research benchmark dataset.
- Notebooks for training using a custom dataset, and for reproducing results on the HMDB-51 dataset.