WenhaoWang commited on
Commit
8252698
1 Parent(s): a1acef4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md CHANGED
@@ -54,6 +54,38 @@ wget https://huggingface.co/datasets/WenhaoWang/AnyPattern/resolve/main/query/qu
54
  tar -xvf query_k1_10_v2_support_ori_select10.tar
55
  ```
56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  # Citation
58
  ```
59
  @inproceedings{
 
54
  tar -xvf query_k1_10_v2_support_ori_select10.tar
55
  ```
56
 
57
+ # After downloading and unzipping all these files, we should have such a directory:
58
+
59
+ ```
60
+ /path/to/
61
+
62
+ anypattern_v31/
63
+ anypattern_v31/
64
+ 0_0.jpg
65
+ 0_1.jpg
66
+ ...
67
+
68
+ original_images/
69
+ T000000.jpg
70
+ T000001.jpg
71
+ ...
72
+
73
+ reference_images/
74
+ R000000.jpg
75
+ R000001.jpg
76
+ ...
77
+
78
+ query_k1_10_v2_test/
79
+ ...
80
+
81
+ query_k1_10_v2_support_select10/
82
+ ...
83
+
84
+ query_k1_10_v2_support_ori_select10/
85
+ ...
86
+ ```
87
+
88
+
89
  # Citation
90
  ```
91
  @inproceedings{