Datasets:

Modalities:
Image
ArXiv:
License:
whlzy commited on
Commit
35a36e3
·
1 Parent(s): 5e6fe21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -2
README.md CHANGED
@@ -18,6 +18,24 @@ git lfs install
18
  git clone https://huggingface.co/datasets/InfImagine/FakeImageDataset
19
  ```
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ## Sub Dataset
22
  ### Fake2M Dataset
23
 
@@ -31,9 +49,10 @@ git clone https://huggingface.co/datasets/InfImagine/FakeImageDataset
31
  | MetaData Path | MetaData/train/SDv15R-CC1M.csv | MetaData/train/IF-CC1M.csv | MetaData/train/stylegan3-80K.csv |
32
 
33
 
34
- ## License
35
  This project is open-sourced under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). These weights and datasets are fully open for academic research and can be used for commercial purposes with official written permission. If you find our open-source models and datasets useful for your business, we welcome your donation to support the development of the next-generation Sentry-Image model. Please contact [[email protected]]([email protected]) for commercial licensing and donation inquiries.
36
- ## Citation
 
37
  The code and model in this repository is mostly developed for or derived from the paper below. Please cite it if you find the repository helpful.
38
  ```
39
  @misc{sentry-image-leaderboard,
 
18
  git clone https://huggingface.co/datasets/InfImagine/FakeImageDataset
19
  ```
20
 
21
+ # Dataset card for Fake Image Dataset
22
+
23
+ ## Dataset Description
24
+
25
+ * **Homepage:** [Sentry-Image](http://sentry.infimagine.com/)
26
+ * **Paper:** [https://arxiv.org/pdf/2304.13023.pdf](https://arxiv.org/pdf/2304.13023.pdf)
27
+ * **Point of Contact:** [[email protected]](mailto:[email protected])
28
+
29
+ ### Dataset Summary
30
+
31
+ FakeImageDataset was created to serve as an large-scale dataset for the pretraining of detecting fake images.
32
+
33
+ It was built on StableDiffusion v1.5, IF and StyleGAN3.
34
+
35
+ ### Supported Tasks and Leaderboards
36
+
37
+ FakeImageDataset is intended to be primarly used as a pretraining dataset for detecting fake images.
38
+
39
  ## Sub Dataset
40
  ### Fake2M Dataset
41
 
 
49
  | MetaData Path | MetaData/train/SDv15R-CC1M.csv | MetaData/train/IF-CC1M.csv | MetaData/train/stylegan3-80K.csv |
50
 
51
 
52
+ # License
53
  This project is open-sourced under the [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0). These weights and datasets are fully open for academic research and can be used for commercial purposes with official written permission. If you find our open-source models and datasets useful for your business, we welcome your donation to support the development of the next-generation Sentry-Image model. Please contact [[email protected]]([email protected]) for commercial licensing and donation inquiries.
54
+
55
+ # Citation
56
  The code and model in this repository is mostly developed for or derived from the paper below. Please cite it if you find the repository helpful.
57
  ```
58
  @misc{sentry-image-leaderboard,