Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ scratch — the generator is deterministic given a seed:
|
|
| 50 |
python -m counthallu.datasets.toyshape --data_root $DATASET_ROOT --num_samples 30000
|
| 51 |
```
|
| 52 |
|
| 53 |
-
See the [CountHallu repository](<
|
| 54 |
protocol.
|
| 55 |
|
| 56 |
## Citation
|
|
|
|
| 50 |
python -m counthallu.datasets.toyshape --data_root $DATASET_ROOT --num_samples 30000
|
| 51 |
```
|
| 52 |
|
| 53 |
+
See the [CountHallu repository](<https://github.com/ShyFoo/CountHallu-Diff>) for training and the full evaluation
|
| 54 |
protocol.
|
| 55 |
|
| 56 |
## Citation
|