遇见数据集

Auslan

收藏
Zenodo2024-03-19 更新2026-05-29 收录
官方服务:

资源简介:

This data consists of sample of Auslan (Australian Sign Language) signs. 27 examples of each of 95 Auslan signs were captured from a native signer using high-quality position trackers. This is a pre-processed version saved in numpy format. The original dataset and additional information can be found here. The data are 3-dimensional arrays of shape [n_samples, time_steps, n_variables]. The data can be loaded as follows: loaded_data = np.load("Auslan.npz") Xtr = loaded_data['Xtr'] # Training data of shape (1140, 136, 22) Ytr = loaded_data['Ytr'] # Training labels of shape (1140, 1) Xte = loaded_data['Xte'] # Test data of shape (1425, 136, 22) Yte = loaded_data['Yte'] # Test labels of shape (1425, 1)

提供机构:
Zenodo
创建时间:
2024-03-19
二维码
社区交流群
二维码
科研交流群
商业服务