Skip to content

Commit ca18330

Browse files
Nupur KumariNupur Kumari
authored andcommitted
customconcept101
1 parent c9c8be2 commit ca18330

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

customconcept101/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CustomConcept101
22

3-
We release a dataset of 101 concepts with 3-15 images for each concept for evaluating model customization methods.
3+
We release a dataset of 101 concepts with 3-15 images for each concept for evaluating model customization methods. For a more detailed view target images please refer to our [webpage](https://www.cs.cmu.edu/~custom-diffusion/dataset.html).
44

55
<br>
66
<div>
@@ -34,7 +34,7 @@ python evaluate.py --sample_root {folder} --target_path {target-folder} --numgen
3434
* `outpkl`: the location to save evaluation results (default: evaluation.pkl)
3535

3636
## Results
37-
We compare our method (Custom Diffusion) with [DreamBooth](https://dreambooth.github.io) and [Textual Inversion](https://textual-inversion.github.io) on this dataset. We trained DreamBooth and Textual Inversion according to the suggested hyperparameters in the respective papers. Both Ours and DreamBooth are trained with generated images as regularization.
37+
We compare our method (Custom Diffusion) with [DreamBooth](https://dreambooth.github.io) and [Textual Inversion](https://textual-inversion.github.io) on this dataset. We trained DreamBooth and Textual Inversion according to the suggested hyperparameters in the respective papers. Both Ours and DreamBooth are trained with generated images as regularization.
3838

3939
**Single concept**
4040

0 commit comments

Comments
 (0)