- Description:
This data set contains videos generated from Starcraft.
Homepage: https://storage.googleapis.com/scv_dataset/README.html
Source code:
tfds.datasets.starcraft_video.BuilderVersions:
1.0.0(default): New split API (https://tensorflow.org/datasets/splits)
Auto-cached (documentation): No
Splits:
| Split | Examples |
|---|---|
'test' |
2,000 |
'train' |
10,000 |
'validation' |
2,000 |
Supervised keys (See
as_superviseddoc):NoneFigure (tfds.show_examples): Not supported.
Citation:
@article{DBLP:journals/corr/abs-1812-01717,
author = {Thomas Unterthiner and
Sjoerd van Steenkiste and
Karol Kurach and
Rapha{\"{e} }l Marinier and
Marcin Michalski and
Sylvain Gelly},
title = {Towards Accurate Generative Models of Video: {A} New Metric and
Challenges},
journal = {CoRR},
volume = {abs/1812.01717},
year = {2018},
url = {http://arxiv.org/abs/1812.01717},
archivePrefix = {arXiv},
eprint = {1812.01717},
timestamp = {Tue, 01 Jan 2019 15:01:25 +0100},
biburl = {https://dblp.org/rec/bib/journals/corr/abs-1812-01717},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
starcraft_video/brawl_64 (default config)
Config description: Brawl map with 64x64 resolution.
Download size:
6.40 GiBDataset size:
6.39 GiBFeature structure:
FeaturesDict({
'rgb_screen': Video(Image(shape=(64, 64, 3), dtype=uint8)),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| rgb_screen | Video(Image) | (None, 64, 64, 3) | uint8 |
- Examples (tfds.as_dataframe):
starcraft_video/brawl_128
Config description: Brawl map with 128x128 resolution.
Download size:
20.76 GiBDataset size:
20.74 GiBFeature structure:
FeaturesDict({
'rgb_screen': Video(Image(shape=(128, 128, 3), dtype=uint8)),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| rgb_screen | Video(Image) | (None, 128, 128, 3) | uint8 |
- Examples (tfds.as_dataframe):
starcraft_video/collect_mineral_shards_64
Config description: CollectMineralShards map with 64x64 resolution.
Download size:
7.83 GiBDataset size:
7.82 GiBFeature structure:
FeaturesDict({
'rgb_screen': Video(Image(shape=(64, 64, 3), dtype=uint8)),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| rgb_screen | Video(Image) | (None, 64, 64, 3) | uint8 |
- Examples (tfds.as_dataframe):
starcraft_video/collect_mineral_shards_128
Config description: CollectMineralShards map with 128x128 resolution.
Download size:
24.83 GiBDataset size:
24.82 GiBFeature structure:
FeaturesDict({
'rgb_screen': Video(Image(shape=(128, 128, 3), dtype=uint8)),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| rgb_screen | Video(Image) | (None, 128, 128, 3) | uint8 |
- Examples (tfds.as_dataframe):
starcraft_video/move_unit_to_border_64
Config description: MoveUnitToBorder map with 64x64 resolution.
Download size:
1.77 GiBDataset size:
1.77 GiBFeature structure:
FeaturesDict({
'rgb_screen': Video(Image(shape=(64, 64, 3), dtype=uint8)),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| rgb_screen | Video(Image) | (None, 64, 64, 3) | uint8 |
- Examples (tfds.as_dataframe):
starcraft_video/move_unit_to_border_128
Config description: MoveUnitToBorder map with 128x128 resolution.
Download size:
5.75 GiBDataset size:
5.75 GiBFeature structure:
FeaturesDict({
'rgb_screen': Video(Image(shape=(128, 128, 3), dtype=uint8)),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| rgb_screen | Video(Image) | (None, 128, 128, 3) | uint8 |
- Examples (tfds.as_dataframe):
starcraft_video/road_trip_with_medivac_64
Config description: RoadTripWithMedivac map with 64x64 resolution.
Download size:
2.48 GiBDataset size:
2.47 GiBFeature structure:
FeaturesDict({
'rgb_screen': Video(Image(shape=(64, 64, 3), dtype=uint8)),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| rgb_screen | Video(Image) | (None, 64, 64, 3) | uint8 |
- Examples (tfds.as_dataframe):
starcraft_video/road_trip_with_medivac_128
Config description: RoadTripWithMedivac map with 128x128 resolution.
Download size:
7.80 GiBDataset size:
7.79 GiBFeature structure:
FeaturesDict({
'rgb_screen': Video(Image(shape=(128, 128, 3), dtype=uint8)),
})
- Feature documentation:
| Feature | Class | Shape | Dtype | Description |
|---|---|---|---|---|
| FeaturesDict | ||||
| rgb_screen | Video(Image) | (None, 128, 128, 3) | uint8 |
- Examples (tfds.as_dataframe):