Point READMEs to the GitHub repository for source code
Browse files
personalised/offline/README.md
CHANGED
|
@@ -58,8 +58,10 @@ FRRea is the FID between rendered generated frames and ground-truth frames
|
|
| 58 |
|
| 59 |
## How to run
|
| 60 |
|
| 61 |
-
The
|
| 62 |
-
|
|
|
|
|
|
|
| 63 |
|
| 64 |
```bash
|
| 65 |
cd code
|
|
|
|
| 58 |
|
| 59 |
## How to run
|
| 60 |
|
| 61 |
+
The source code is in the CaReDiff GitHub repository
|
| 62 |
+
(https://github.com/smu-ivpl/CaReDiff, `personalised/code/`). Example for
|
| 63 |
+
the personality condition (set `PKG` to the absolute path of the
|
| 64 |
+
`personalised` folder containing the checkpoints):
|
| 65 |
|
| 66 |
```bash
|
| 67 |
cd code
|
personalised/online/README.md
CHANGED
|
@@ -63,8 +63,10 @@ FRRea is the FID between rendered generated frames and ground-truth frames
|
|
| 63 |
|
| 64 |
## How to run
|
| 65 |
|
| 66 |
-
The
|
| 67 |
-
|
|
|
|
|
|
|
| 68 |
|
| 69 |
```bash
|
| 70 |
cd code
|
|
|
|
| 63 |
|
| 64 |
## How to run
|
| 65 |
|
| 66 |
+
The source code is in the CaReDiff GitHub repository
|
| 67 |
+
(https://github.com/smu-ivpl/CaReDiff, `personalised/code/`). Example for
|
| 68 |
+
the personality condition (set `PKG` to the absolute path of the
|
| 69 |
+
`personalised` folder containing the checkpoints):
|
| 70 |
|
| 71 |
```bash
|
| 72 |
cd code
|