Update
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ We present PIXLRelight, a feed-forward approach for physically controllable sing
|
|
| 29 |
|
| 30 |
### Command line
|
| 31 |
|
| 32 |
-
After cloning the [GitHub repository](https://github.com/mlfarinha/
|
| 33 |
|
| 34 |
samples/
|
| 35 |
├── room00/
|
|
@@ -111,7 +111,7 @@ If you use PIXLRelight in your work, please cite:
|
|
| 111 |
@article{farinha2026pixlrelight,
|
| 112 |
title = {PIXLRelight: Controllable Relighting via Intrinsic Conditioning},
|
| 113 |
author = {Farinha, Miguel and Clark, Ronald},
|
| 114 |
-
journal
|
| 115 |
year = {2026}
|
| 116 |
}
|
| 117 |
```
|
|
|
|
| 29 |
|
| 30 |
### Command line
|
| 31 |
|
| 32 |
+
After cloning the [GitHub repository](https://github.com/mlfarinha/pixlrelight) and installing its requirements, place each sample in its own directory:
|
| 33 |
|
| 34 |
samples/
|
| 35 |
├── room00/
|
|
|
|
| 111 |
@article{farinha2026pixlrelight,
|
| 112 |
title = {PIXLRelight: Controllable Relighting via Intrinsic Conditioning},
|
| 113 |
author = {Farinha, Miguel and Clark, Ronald},
|
| 114 |
+
journal = {arXiv preprint arXiv:2605.18735},
|
| 115 |
year = {2026}
|
| 116 |
}
|
| 117 |
```
|