Datasets:
janvanlooy
commited on
Commit
•
69916ab
1
Parent(s):
236e3ca
Add privacy statement
Browse files
README.md
CHANGED
@@ -190,11 +190,24 @@ sample of 1032 images showed that 96.32% were attributed the correct license whi
|
|
190 |
False positives could be due to parsing errors but also incorrect attributions: images indicated by the publisher to be CC which are not.
|
191 |
More information on our approach can be found in [this blogpost](https://blog.ml6.eu/ai-image-generation-without-copyright-infringement-a9901b64541c).
|
192 |
|
193 |
-
###
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
198 |
The PII filtering pipeline for this dataset is still a work in progress. Researchers that wish to contribute to the anonymization pipeline of the project can join
|
199 |
[here](https://github.com/ml6team/fondant/tree/main#-contributing).
|
200 |
|
|
|
190 |
False positives could be due to parsing errors but also incorrect attributions: images indicated by the publisher to be CC which are not.
|
191 |
More information on our approach can be found in [this blogpost](https://blog.ml6.eu/ai-image-generation-without-copyright-infringement-a9901b64541c).
|
192 |
|
193 |
+
### Privacy statement
|
194 |
+
It is possible that the dataset contains personal data, in that sense that we link to images with information that relates to an identified or identifiable living individual. We already take steps to reduce the processing of personal information when collecting our dataset, by, for example, (i) removing websites that aggregate large volumes of personal information and (ii) excluding websites that contain sensitive information about individuals.
|
195 |
+
|
196 |
+
The data controller
|
197 |
+
The data controller for the processing under the GDPR is Skyhaus BV (hereafter also referred to as “we” or “our”), a company with its registered seat in Belgium,
|
198 |
+
9000 Ghent, Esplanade Oscar Van de Voorde 1, and with the enterprise number 0502.515.626. Our Data Protection Officer can be contacted via [dpo@skyhaus.com](mailto:dpo@skyhaus.com).
|
199 |
+
|
200 |
+
We process the personal data lawfully
|
201 |
+
We base our collection of personal data that is included in the dataset on our legitimate interests according to the GDPR (article 6.1.f GDPR), for the purpose of
|
202 |
+
establishing an open source framework for data preparation and fine-tuning of foundation models. Please note that we never store the personal data as such and that we
|
203 |
+
never use the dataset for any other purpose.
|
204 |
+
|
205 |
+
Execution of the rights of data subjects.
|
206 |
+
Individuals have the right to access, correct, restrict, delete, or transfer their personal information that may be included in our dataset.
|
207 |
+
You can exercise these rights by reaching out to [dpo@skyhaus.com](mailto:dpo@skyhaus.com). Please be aware that some rights may not be absolute and that we may decline a request if
|
208 |
+
we have a lawful reason for doing so. However, we strive to prioritize the protection of personal information and comply with the GDPR or other privacy laws.
|
209 |
+
If you feel we have not adequately addressed a request, you have the right to lodge a complaint with your local supervisory authority.
|
210 |
+
|
211 |
The PII filtering pipeline for this dataset is still a work in progress. Researchers that wish to contribute to the anonymization pipeline of the project can join
|
212 |
[here](https://github.com/ml6team/fondant/tree/main#-contributing).
|
213 |
|