tc459 commited on
Commit
ad57055
·
verified ·
1 Parent(s): 51f2395

Add LICENSE

Browse files
Files changed (1) hide show
  1. LICENSE +44 -0
LICENSE ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ CellImageNet — License and Attribution
2
+ ========================================
3
+
4
+ CellImageNet is a derivative dataset built from publicly available 10x Genomics
5
+ Xenium datasets. The DAPI image crops in this dataset are transformations
6
+ (cropping / re-framing) of imaging data published by 10x Genomics, Inc.
7
+
8
+ Source data license
9
+ --------------------
10
+ The underlying 10x Genomics Xenium datasets are distributed by 10x Genomics
11
+ under the Creative Commons Attribution 4.0 International license (CC BY 4.0):
12
+
13
+ https://creativecommons.org/licenses/by/4.0/
14
+
15
+ Because CellImageNet is a derivative work of CC BY 4.0 material, the image crops
16
+ are likewise made available under CC BY 4.0. The cell-type annotations, derived
17
+ metadata, and dataset packaging contributed by the CellImageNet / MorphPT
18
+ authors are also released under CC BY 4.0.
19
+
20
+ You are free to share and adapt this material for any purpose, including
21
+ commercially, provided that you:
22
+
23
+ 1. give appropriate credit to 10x Genomics (the source of the imaging data)
24
+ and to the CellImageNet authors,
25
+ 2. provide a link to the CC BY 4.0 license, and
26
+ 3. indicate that changes were made (the images were cropped / re-framed and
27
+ re-annotated; they are not the original 10x Genomics files).
28
+
29
+ Required attribution
30
+ ---------------------
31
+ - Imaging data: 10x Genomics, Inc. — Xenium In Situ datasets,
32
+ https://www.10xgenomics.com/datasets (each source sample is listed, with its
33
+ individual dataset page and license, in the dataset card / attribution table).
34
+ - Dataset: CellImageNet — Cao et al., "A visual foundation model for cell
35
+ classification" (2026).
36
+
37
+ The per-sample list of source 10x Genomics datasets and their individual
38
+ license confirmations is provided in the dataset card (README.md) under
39
+ "Attribution & source datasets".
40
+
41
+ No warranty
42
+ -----------
43
+ This dataset is provided "as is", without warranty of any kind. It is intended
44
+ for research use only and is not a medical device.