zqiu commited on
Commit
a89037e
1 Parent(s): 8a382af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -47,6 +47,9 @@ configs:
47
  ## Dataset Use and Access
48
  **Recommended Uses**: Training and testing controllable generative models, particularly in the context of facial image generation with landmark-based control
49
  **User Guidelines**: To use the dataset, train models on the training set using facial landmarks as control signals. For testing, generate images with landmarks as control and evaluate control consistency error between input and generated image's landmarks. Please cite the OFT paper when using this dataset and protocol.
 
 
 
50
  **Citation**:
51
  ```
52
  @InProceedings{Qiu2023OFT,
 
47
  ## Dataset Use and Access
48
  **Recommended Uses**: Training and testing controllable generative models, particularly in the context of facial image generation with landmark-based control
49
  **User Guidelines**: To use the dataset, train models on the training set using facial landmarks as control signals. For testing, generate images with landmarks as control and evaluate control consistency error between input and generated image's landmarks. Please cite the OFT paper when using this dataset and protocol.
50
+
51
+ **Note:** Example usage and evaluation script will come out soon in Huggingface PEFT and Diffusers example. Stay tuned:D
52
+
53
  **Citation**:
54
  ```
55
  @InProceedings{Qiu2023OFT,