ncslgr

Người giới thiệu:

toàn bộ_dataset

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:ncslgr/entire_dataset')
  • Sự miêu tả :
A small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.
  • Giấy phép : Không có giấy phép được biết đến
  • Phiên bản : 0.7.0
  • Chia tách :
Tách ra Ví dụ
'train' 870
  • Đặc trưng :
{
    "eaf": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "sentences": {
        "feature": {
            "gloss": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "text": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "videos": {
        "feature": {
            "dtype": "string",
            "id": null,
            "_type": "Value"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    }
}

chú thích

Sử dụng lệnh sau để tải tập dữ liệu này trong TFDS:

ds = tfds.load('huggingface:ncslgr/annotations')
  • Sự miêu tả :
A small corpus of American Sign Language (ASL) video data from native signers, annotated with non-manual features.
  • Giấy phép : Không có giấy phép được biết đến
  • Phiên bản : 0.7.0
  • Chia tách :
Tách ra Ví dụ
'train' 870
  • Đặc trưng :
{
    "eaf": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    },
    "sentences": {
        "feature": {
            "gloss": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            },
            "text": {
                "dtype": "string",
                "id": null,
                "_type": "Value"
            }
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    },
    "videos": {
        "feature": {
            "dtype": "string",
            "id": null,
            "_type": "Value"
        },
        "length": -1,
        "id": null,
        "_type": "Sequence"
    }
}