Update README.md
Browse files
README.md
CHANGED
|
@@ -80,4 +80,14 @@ This codebase is largely built upon the following excellent projects:
|
|
| 80 |
* **[Marigold](https://github.com/prs-eth/Marigold)**
|
| 81 |
* **[RGBX](https://github.com/zheng95z/rgbx)**
|
| 82 |
|
| 83 |
-
We thank the authors for their open-source contributions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
* **[Marigold](https://github.com/prs-eth/Marigold)**
|
| 81 |
* **[RGBX](https://github.com/zheng95z/rgbx)**
|
| 82 |
|
| 83 |
+
We thank the authors for their open-source contributions.
|
| 84 |
+
|
| 85 |
+
## 🎫 License
|
| 86 |
+
|
| 87 |
+
This code of this work is licensed under the Apache License, Version 2.0 (as defined in the [LICENSE](LICENSE.txt)).
|
| 88 |
+
|
| 89 |
+
The Marigold pretrained and fine-tuned models are licensed under RAIL++-M License (as defined in the [LICENSE-MODEL](LICENSE-MODEL.txt)).
|
| 90 |
+
|
| 91 |
+
The RGBX pretrained and fine-tuned models are licensed under ADOBE RESEARCH LICENSE(as defined in the [LICENSE-ADOBE](LICENSE-ADOBE.txt)).
|
| 92 |
+
|
| 93 |
+
By downloading and using the code and model you agree to the terms in [LICENSE](LICENSE.txt), [LICENSE-MODEL](LICENSE-MODEL.txt), and [LICENSE-ADOBE](LICENSE-ADOBE.txt) respectively.
|