StepNet: Spatial-temporal Part-aware Network for Isolated Sign Language Recognition
About
The goal of sign language recognition (SLR) is to help those who are hard of hearing or deaf overcome the communication barrier. Most existing approaches can be typically divided into two lines, i.e., Skeleton-based and RGB-based methods, but both the two lines of methods have their limitations. Skeleton-based methods do not consider facial expressions, while RGB-based approaches usually ignore the fine-grained hand structure. To overcome both limitations, we propose a new framework called Spatial-temporal Part-aware network~(StepNet), based on RGB parts. As its name suggests, it is made up of two modules: Part-level Spatial Modeling and Part-level Temporal Modeling. Part-level Spatial Modeling, in particular, automatically captures the appearance-based properties, such as hands and faces, in the feature space without the use of any keypoint-level annotations. On the other hand, Part-level Temporal Modeling implicitly mines the long-short term context to capture the relevant attributes over time. Extensive experiments demonstrate that our StepNet, thanks to spatial-temporal modules, achieves competitive Top-1 Per-instance accuracy on three commonly-used SLR benchmarks, i.e., 56.89% on WLASL, 77.2% on NMFs-CSL, and 77.1% on BOBSL. Additionally, the proposed method is compatible with the optical flow input and can produce superior performance if fused. For those who are hard of hearing, we hope that our work can act as a preliminary step.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Isolated Sign Language Recognition | WLASL 100 | Per-instance Top-1 Acc78.29 | 46 | |
| Isolated Sign Language Recognition | WLASL 300 | Top-1 Accuracy (Instance)74.7 | 28 | |
| Isolated Sign Language Recognition | NMFs-CSL (Total) | Top-1 Acc83.6 | 24 | |
| Isolated Sign Language Recognition | NMFs-CSL (Confusing) | Top-1 Acc72.3 | 24 | |
| Sign Language Recognition | WLASL (test) | Top-1 Accuracy61.2 | 17 | |
| Isolated Sign Language Recognition | NMFS-CSL Normal (test) | Top-1 Acc98.7 | 14 | |
| Isolated Sign Language Recognition | WLASL 2000 (test) | -- | 6 | |
| Isolated Sign Language Recognition | BOBSL | Top-1 Acc (Instance)77.1 | 4 | |
| Isolated Sign Language Recognition | WLASL 1000 | Instance Top-1 Acc67.91 | 3 |