Update README.md
Browse files
README.md
CHANGED
@@ -13,13 +13,13 @@ language:
|
|
13 |
|
14 |

|
15 |
|
16 |
-
A collection of reference images and image sequences along with the corresponding motion, depth and other data required to train, validate and test neural
|
17 |
|
18 |
## Dataset Details
|
19 |
|
20 |
### Dataset Description
|
21 |
|
22 |
-
Current version of the dataset includes a limited set of data for Neural Super Sampling (see [NSS model](https://huggingface.co/Arm/neural-super-sampling) for more detail). The main purpose is to demonstrate how the [NSS model development flow](https://github.com/arm/neural-graphics-model-gym) works.
|
23 |
|
24 |
- **Curated by:** Arm Limited
|
25 |
- **License:** [Arm_AI_Model_Community_License](https://huggingface.co/datasets/Arm/neural-graphics-dataset/blob/main/Arm_AI_Model_Community_License_v1_0_PRE-1154.pdf)
|
|
|
13 |
|
14 |

|
15 |
|
16 |
+
A collection of reference images and image sequences along with the corresponding motion, depth and other data required to train, validate and test neural super sampling algorithms.
|
17 |
|
18 |
## Dataset Details
|
19 |
|
20 |
### Dataset Description
|
21 |
|
22 |
+
Current version of the dataset includes a limited set of data for Neural Super Sampling (see [NSS model](https://huggingface.co/Arm/neural-super-sampling) for more detail). The main purpose is to demonstrate how the [NSS model development flow](https://github.com/arm/neural-graphics-model-gym) works. It is not designed to provide a comprehensive dataset for complete model (re)training. Future releases of the [Neural Graphics Model Gym](https://github.com/arm/neural-graphics-model-gym) will provide tools to capture and convert content for use in model training and retraining.
|
23 |
|
24 |
- **Curated by:** Arm Limited
|
25 |
- **License:** [Arm_AI_Model_Community_License](https://huggingface.co/datasets/Arm/neural-graphics-dataset/blob/main/Arm_AI_Model_Community_License_v1_0_PRE-1154.pdf)
|