Update README.md
Browse files
README.md
CHANGED
|
@@ -21,14 +21,14 @@ A collection of reference images and image sequences along with the correspondin
|
|
| 21 |
|
| 22 |
### Dataset Description
|
| 23 |
|
| 24 |
-
|
| 25 |
|
| 26 |
- **Curated by:** Arm Limited
|
| 27 |
- **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)
|
| 28 |
|
| 29 |
### Dataset Sources
|
| 30 |
|
| 31 |
-
|
| 32 |
- **Original asset location:** [Morgan McGuire, Computer Graphics Archive, July 2017](https://casual-effects.com/g3d/data10/research/model/bistro/Exterior.zip)
|
| 33 |
|
| 34 |
## Dataset Structure
|
|
@@ -63,7 +63,7 @@ The training set contains 100 frames worth of data. It is intended for use with
|
|
| 63 |
|
| 64 |
## More Information
|
| 65 |
|
| 66 |
-
|
| 67 |
|
| 68 |
## License
|
| 69 |
|
|
|
|
| 21 |
|
| 22 |
### Dataset Description
|
| 23 |
|
| 24 |
+
The 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.
|
| 25 |
|
| 26 |
- **Curated by:** Arm Limited
|
| 27 |
- **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)
|
| 28 |
|
| 29 |
### Dataset Sources
|
| 30 |
|
| 31 |
+
The dataset was captured from [Amazon Lumberyard Bistro](http://developer.nvidia.com/orca/amazon-lumberyard-bistro) scene implemented in [Unreal® Engine](https://www.unrealengine.com/)
|
| 32 |
- **Original asset location:** [Morgan McGuire, Computer Graphics Archive, July 2017](https://casual-effects.com/g3d/data10/research/model/bistro/Exterior.zip)
|
| 33 |
|
| 34 |
## Dataset Structure
|
|
|
|
| 63 |
|
| 64 |
## More Information
|
| 65 |
|
| 66 |
+
A pre-trained Neural Super Sampling model can be accessed from the [NSS model card](https://huggingface.co/Arm/neural-super-sampling)
|
| 67 |
|
| 68 |
## License
|
| 69 |
|