giakoupg commited on
Commit
6c41c0d
·
verified ·
1 Parent(s): ac4fc3b

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -1,13 +1,8 @@
1
  ---
2
  license: cc-by-4.0
3
- configs:
4
- - config_name: default
5
- data_files:
6
- - split: train
7
- path: "data-*.parquet"
8
  task_categories:
9
  - image-classification
10
- - feature-extraction
11
  tags:
12
  - image-forensics
13
  - deepfake-detection
@@ -16,4 +11,43 @@ tags:
16
  - contrastive-learning
17
  size_categories:
18
  - 1M<n<10M
19
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
 
 
 
 
 
3
  task_categories:
4
  - image-classification
5
+ - contrastive-learning
6
  tags:
7
  - image-forensics
8
  - deepfake-detection
 
11
  - contrastive-learning
12
  size_categories:
13
  - 1M<n<10M
14
+ ---
15
+
16
+ # DiffusionPrint Patch Dataset
17
+
18
+ A dataset of 64x64 image patches for contrastive learning of diffusion-based inpainting forensics.
19
+ Each patch comes from either a real image or an AI-inpainted region generated by one of three diffusion models.
20
+
21
+ ## Columns
22
+
23
+ | Column | Type | Description |
24
+ |---|---|---|
25
+ | `image` | `bytes` (PNG) | Lossless 64x64 RGB patch |
26
+ | `master_index` | `int64` | Row index in the original memmap archive |
27
+ | `patch_path` | `string` | Original relative path of the patch |
28
+ | `category` | `string` | `real` or `generated` |
29
+ | `generator_model` | `string` | `none` (real), `sd2`, `sdxl`, or `flux` |
30
+ | `has_positive` | `bool` | Whether this patch has a contrastive positive counterpart |
31
+ | `positive_master_indices` | `string` | Semicolon-separated `master_index` values of positive pairs |
32
+
33
+ ## Pair Structure
34
+
35
+ Positive pairs are patches from the **same spatial location** under different conditions
36
+ (e.g. a real patch and its diffusion-reconstructed counterpart).
37
+ `positive_master_indices` stores semicolon-separated integer indices that resolve directly
38
+ against the `master_index` column -- no filesystem paths needed.
39
+
40
+ ## Generator Labels
41
+
42
+ | `generator_model` | Label int |
43
+ |---|---|
44
+ | `none` (real) | 0 |
45
+ | `sd2` | 1 |
46
+ | `sdxl` | 2 |
47
+ | `flux` | 3 |
48
+
49
+ ## Stats
50
+
51
+ - Total patches: 3,688,480
52
+ - Shards: 37
53
+ - Patch size: 64x64 RGB, lossless PNG
data-00000-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e80bdf159e99f9f052f06017abccc34c044f5a6721c1bd9937a181503931449
3
+ size 750832950
data-00001-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8248bb889449499ab4e9aff38b72d53b7f58205c7cfcf481bdac679712d104ce
3
+ size 697726377
data-00002-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b71a5f630ae22057a811e32bf5ddef880d00f8d4b5d4a069744646f9a5e0a4b3
3
+ size 645208302
data-00003-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14ee4ea1594290f1965034379f28ffc826cdbcc7a1f4dfbff049804d967e6f3f
3
+ size 728338622
data-00004-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b85b126eaa9749a99776f13d98565ce60de6316b81b30bc23884ae3661c9d0b8
3
+ size 714508916
data-00005-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c110bc88cca9484c89d5aa70a86d6fce9520a68001aa5e5c42e52a68d878321
3
+ size 604156827
data-00006-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd2f4ab07acc812b828fbec0bd2cb671e5590c12e6d8140ead693fe4c2313881
3
+ size 654221879
data-00007-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0682ff68c8640897d3b939fcf2b9934fe258c06df2edf24a8b70ee95a71af131
3
+ size 683751129
data-00008-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04964f27bbfaba187c3c46a51dc2f37a3ff8c538c0a4f0b5e6afce0c413b232
3
+ size 656085070
data-00009-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ac86a67c9c4bf9bcbbc748718b7307617067ddd1f540c8e325d8936c123fdfb
3
+ size 675231963
data-00010-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3467a2f904f4f2fe58022ea78ac857a66261f280eedfe42d065f8469cd15ec8c
3
+ size 671264631
data-00011-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83269e50c1ea25a4b93fea9e8f286501b372a1e8498845fbdea5241eff900160
3
+ size 726500359
data-00012-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f69dc4bb6b2567aa0bcb4d7d7775db5bf2783b9fc1ee48b389900ea1be324cf0
3
+ size 700348280
data-00013-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2020557ade7e5660f7bdd95bcc8c54e8d277d3c9ebfb6932ecee7afd7d7b3d4
3
+ size 682235361
data-00014-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f9d7eb548c8ce5476c9f46706026c165ae69455ef04920e691a68ed1c7c6976
3
+ size 773254577
data-00015-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c13eedba0f219cb418c0a6a2a65ab42377f76d22dfaf66f787b2a6e40cfa9d2
3
+ size 762833553
data-00016-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24cebda26850a8352deb18d98b1fac53f5a742b4b2b5864840a44e3b0e82b5c1
3
+ size 689154231
data-00017-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d782a73c614394d03400e8de03f0a0cd148345140fa589e074fde27476bab324
3
+ size 672959763
data-00018-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4e5b69b2b7551ed1a7a2f6799e621e24ce31f8d3f41cd9525fc279c75d7c16f
3
+ size 671800930
data-00019-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0695566cf76609801f740723d789e313c815be55c353985af3f06189dbbc48c
3
+ size 680235728
data-00020-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af4acc4972680121a27439c739c392cf09ff0c48d67f1c800b7bc9306394f7b5
3
+ size 716684233
data-00021-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:939ee92ae12898e8da893c3733c427bcae819ca26199d790ec9ed9e734df713a
3
+ size 711372127
data-00022-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b1fb77742eb407829bbad14562fe4096fefe4cdc966987f93de569feef4be5e
3
+ size 709879977
data-00023-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67b3c33b4dacd15e3c5a4046258e1fb3110ca7fcef76914f9355e93c54fe399c
3
+ size 710343906
data-00024-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f344e9a5de6f4721a79c2f3109066822304ae28fa008197fba4a2b138d3e47e
3
+ size 622899376
data-00025-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c24caa3bdbddeaaf888ec3b889bdbd4d188c6ce553d861473cbea2aefa05d18
3
+ size 619890309
data-00026-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1f63f8f8f3588d779f26744e225a8845dd510d4e1281c05e7451efaaf713ea8
3
+ size 610602185
data-00027-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59963bf01ac35fa982a95bffa398a122601e9b6b4dd349c040ed0c498366e1bf
3
+ size 620654418
data-00028-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f503cffc48f2236b039961f6120739c165209c691983a6bdf2f9a7f8140e816c
3
+ size 616019693
data-00029-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dcc1ed8cf5e69779c9afe06afa1b7424b9f9ed6ac23b3f5635d001df8588427
3
+ size 613550090
data-00030-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bb02fe826794e8002f59852be35dbf0328a1a46854f0498ed40797f417fd364
3
+ size 610838629
data-00031-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69ecead7c293731bee7530e0de03fbe7e17b7d4dbeb23e37fe5e6acb7c3e68e0
3
+ size 624469599
data-00032-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:654c637bb3f5aaa3449123dd7070afd7d33b6847339855f6c31e725acb6deb06
3
+ size 606881065
data-00033-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e77aaf24fe9b43d943439c1423d0e849f045b4a349ab0092e3124d5e0ae7a980
3
+ size 622280657
data-00034-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da9ca479bb5ce96fd4000ef6c819cd7103ba353c6707e0438acf0aaf4a2e97a
3
+ size 615943540
data-00035-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47bfbd789c6be74238482530fd1ecaa2dfd736bd406db2f2e512507339440824
3
+ size 606821162
data-00036-of-00037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5e60eff036c909091cc73efd4d6f91d5a199e78bad047da7583223ecea75e1
3
+ size 539221880