JJBOY / BMN-Boundary-Matching-NetworkLinks
A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is accepted in ICCV 2019.
☆296Updated 3 years ago
Alternatives and similar repositories for BMN-Boundary-Matching-Network
Users that are interested in BMN-Boundary-Matching-Network are comparing it to the libraries listed below
Sorting:
- Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"☆251Updated 6 years ago
- The official implementation of G-TAD: Sub-Graph Localization for Temporal Action Detection☆219Updated 4 years ago
- Code for CVPR2021 paper "Learning Salient Boundary Feature for Anchor-free Temporal Action Localization"☆176Updated 3 years ago
- Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"☆412Updated 6 years ago
- Graph Convolutional Networks for Temporal Action Localization (ICCV2019)☆324Updated 4 years ago
- [CVPR 2020] Temporal Pyramid Network for Action Recognition☆393Updated 4 years ago
- The Pytorch code of the TEA module (Temporal Excitation and Aggregation for Action Recognition)☆197Updated 3 years ago
- [CVPR 2021] Actor-Context-Actor Relation Network for Spatio-temporal Action Localization☆213Updated 3 years ago
- temporal action detection: benchmark results, features download etc.☆203Updated 4 years ago
- Gate-Shift Networks for Video Action Recognition - CVPR 2020☆149Updated 4 years ago
- R-C3D pytorch implementation