diff --git a/.gitattributes b/.gitattributes index bed0738c7eeb449bca98b5d2f33c89a1ee56349a..1a33d729ce3f757624aebc07c0b0fa5fbf6b1e8f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -58,3 +58,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text # Video files - compressed *.mp4 filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00143.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00144.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00275.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00352.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00377.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00565.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00614.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00679.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/cell_00688.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/jiang_20240413_103.tif filter=lfs diff=lfs merge=lfs -text +data/training_labelled/images/jiang_20240422_2_304.tif filter=lfs diff=lfs merge=lfs -text +data/training_unlabelled/images/cell_00142.tif filter=lfs diff=lfs merge=lfs -text diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000000000000000000000000000000000000..312409b39702b9333429639657ea3d336433e34f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,7 @@ +# Dataset component terms + +Public NeurIPS 2022 Cell Segmentation Competition images and masks retain the upstream Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license: https://creativecommons.org/licenses/by-nc-nd/4.0/ . Attribution and canonical source: Jun Ma, Ronald Xie, Shamini Ayyadhury, Cheng Ge, and collaborators; NeurIPS 2022 Cell Segmentation Competition Dataset; https://doi.org/10.5281/zenodo.10719375 . The source Zenodo record identifies this license. This release preserves the public payload bytes, excludes unlicensed additional sources, and adds collection/split metadata. + +Jianglab images `20240413/103.tif` and `20240422_2/304.tif` and their annotations are supplied by the project owner with explicit permission to publish this training collection. No general downstream reuse license was specified for these two pairs; all other rights remain with the owner. Contact LuminScience for additional permissions. Do not infer a Creative Commons or MIT grant for this component from the public competition or code licenses. + +The repository's MIT license applies to its code, not to these data. No model checkpoint is distributed in this dataset. diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..522a56981b74e37e6214480e42fcbb00efc1902f --- /dev/null +++ b/README.md @@ -0,0 +1,44 @@ +--- +language: +- en +license: other +license_name: mixed-source-terms +license_link: LICENSE.md +task_categories: +- image-segmentation +tags: +- microscopy +- instance-segmentation +- weakly-supervised +- autoresearch +size_categories: +- 1K