nhatttanbui commited on
Commit
b4f89ba
·
verified ·
1 Parent(s): e89c90f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -59,6 +59,8 @@ benchmarking image editing methods.
59
  - `T_negative` (str): The negative instruction.
60
  - `NeIn` (img): The target image for negative instruction.
61
 
 
 
62
  ## Citation
63
  If you find this dataset useful, please consider citing our paper:
64
  ```
 
59
  - `T_negative` (str): The negative instruction.
60
  - `NeIn` (img): The target image for negative instruction.
61
 
62
+ In the context of image editing, given "NeIn" sample and "T_negative" clause, the ground truth corresponds to the “COCO” image. Please refer to our [paper](https://arxiv.org/abs/2409.06481) for more details.
63
+
64
  ## Citation
65
  If you find this dataset useful, please consider citing our paper:
66
  ```