-
Notifications
You must be signed in to change notification settings - Fork 1
/
manifest.bioimage.io.yaml
336 lines (335 loc) · 12.2 KB
/
manifest.bioimage.io.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
format_version: 0.2.2
type: collection
name: HPA Collection
tags: [hpa, bioimage.io]
description: "Resources for BioImgage.IO curated by the the cellprofiling group at HPA."
config:
id: hpa
name: HPA
tags:
- hpa
logo: >-
https://raw.githubusercontent.com/bioimage-io/tfjs-bioimage-io/master/apps/hpa-logo.gif
icon: >-
https://raw.githubusercontent.com/bioimage-io/tfjs-bioimage-io/master/apps/hpa-logo.gif
about_url: https://www.proteinatlas.org/
splash_title: The Human Protein Atlas
splash_subtitle: null
splash_feature_list: []
explore_button_text: Start Exploring
background_image: static/img/zoo-background.svg
resource_types:
- model
- application
default_type: model
docs: https://www.proteinatlas.org/about
contact:
- name: Frederic Ballllosera Navarro
email: fredbn@stanford.edu
github: OmFrederic
affiliation:
- name: KTH
url: https://kth.se
- name: Stanford
url: https://stanford.edu
collection:
- id: HPA-Classification
type: application
documentation: https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/collection/hpa-classification-app.md
source: >-
https://raw.githubusercontent.com/imjoy-team/imjoy-plugins/master/repository/HPA-Classification.imjoy.html
# - id: HPAShuffleNetV2
# type: model
# rdf_source: >-
# https://raw.githubusercontent.com/bioimage-io/tfjs-bioimage-io/master/models/HPAShuffleNetV2/HPAShuffleNetV2.model.yaml
# links:
# - HPA-Classification
- id: hpa-cell-image-segmentation-dataset
authors:
- {name: Jay Kaimal}
- {name: Peter Thul}
- {name: Hao Xu}
- {name: Wei Ouyang}
- {name: Emma Lundberg}
cite:
- {doi: 'https://doi.org/10.5281/zenodo.4665863', text: 'Kaimal et al.'}
covers: ['https://zenodo.org/api/files/a24a1e8a-cdc5-4b56-b9c3-0b82417e74a5/hpaseg-cover.png']
description: Annotated images from the Human Protein Atlas for cell segmentation
documentation: https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/collection/hpa-cell-image-segmentation-dataset.md
format_version: 0.2.1
license: CC-BY-4.0
name: HPA Cell Image Segmentation Dataset
source: https://zenodo.org/record/4665863
tags: [fluorescence-light-microscopy, 2D, cells, nuclei, semantic-segmentation, instance-segmentation]
download_url: https://zenodo.org/record/4665863/files/hpa_cell_segmentation_dataset_v2_512x512_4train_159test.zip?download=1
type: dataset
- id: hpa-kaggle-2021-dataset
authors:
- {name: The Human Protein Atlas}
cite: []
covers: ['https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/collection/hpa-single-cell-classification.png']
description: Training dataset for the Human Protein Atlas Single Cell Classification competition 2021
documentation: https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/collection/hpa-single-cell-classification.md
format_version: 0.2.1
license: CC-BY-4.0
name: HPA Single Cell Classification Dataset 2021
source: https://www.kaggle.com/competitions/hpa-single-cell-image-classification/data
tags: [fluorescence-light-microscopy, 2D, cells, nuclei, protein, classification]
download_url: https://www.kaggle.com/competitions/hpa-single-cell-image-classification/data
type: dataset
# - id: HPA-bestfitting
# type: model
# name: HPA-bestfitting
# tags:
# - classification
# - densenet-121
# - inception-v3
# - resnet-34
# - resnet-50
# framework: pytorch
# authors:
# - Shubin Dai
# license: MIT
# cite: null
# git_repo: >-
# https://github.com/CellProfiling/HPA-competition-solutions/tree/master/bestfitting
# description: >-
# A CNN model using focal loss and image augmentation, optimized with Adam
# optimizer.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/bestfitting/README.md
# badges:
# - label: HPA Competition
# ext: 1st
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png
# - https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/bestfitting/src/bestfitting-densenet-diagram.png
# - id: HPA-WAIR
# type: model
# name: HPA-WAIR
# tags:
# - classification
# - densenet-121
# - densenet-169
# - ibn-densenet-121
# - opencv
# - scikit-learn
# - se-resnext-50
# - xception
# framework: pytorch
# authors:
# - Jun Lan
# license: MIT
# git_repo: >-
# https://github.com/CellProfiling/HPA-competition-solutions/tree/master/wair
# description: >-
# Seven CNN models, using multiple different architectures, ensembled
# through averaging.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/wair/README.md
# badges:
# - label: HPA Competition
# ext: 2nd
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png
# - id: HPA-pudae
# type: model
# name: HPA-pudae
# tags:
# - classification
# - inception-v3
# - resnet-34
# - se-resnext-50
# framework: pytorch
# authors:
# - Park Jinmo
# license: BSD-2-Clause
# git_repo: 'https://github.com/CellProfiling/pudae-kaggle-hpa'
# description: >-
# An ensemble using focal loss, per image normalization and spatial
# attention.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/pudae-kaggle-hpa/master/README.md
# badges:
# - label: HPA Competition
# ext: 3rd
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png
# - id: HPA-wienerschnitzelgemeinschaft
# type: model
# name: HPA-wienerschnitzelgemeinschaft
# tags:
# - airnet-50
# - airnext-50
# - cbam
# - classification
# - hill-climbing
# - inception-resnet-v2
# - inception-v3
# - preresnet-50
# - resnet-18
# - resnet-34
# - resnet-50
# - resnet-101
# - se-resnext-50
# framework: pytorch
# authors:
# - Shaikat Mahmood Galib
# - Christof Henkel
# - Kevin Hwang
# - Dmytro Poplavskiy
# - Bojan Tunguz
# - Russ Wolfinger
# license: MIT
# git_repo: >-
# https://github.com/CellProfiling/HPA-competition-solutions/tree/master/wienerschnitzelgemeinschaft
# description: >-
# An ensemble of diverse and highly optimized CNN models, using hill
# climbing and weighted voting.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/wienerschnitzelgemeinschaft/README.md
# badges:
# - label: HPA Competition
# ext: 4th
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png
# - id: HPA-vpp
# type: model
# name: HPA-vpp
# tags:
# - classification
# - inception-v3
# - inception-v4
# - multilayer-perceptron
# - xception
# framework: pytorch
# authors:
# - Yinzheng Gu
# - Chuanpeng Li
# - Jinbin Xie
# license: MIT
# git_repo: 'https://github.com/CellProfiling/HPA-competition-solutions/tree/master/vpp'
# description: >-
# An ensemble of seven CNN models and a multi-layer perceptron network,
# using image augmentation, multi scales, weighted sampling and
# MultiLabelSoftMargin loss.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/vpp/README.md
# badges:
# - label: HPA Competition
# ext: 5th
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png
# - id: HPA-One-More
# type: model
# name: HPA-One More Layer Of Stacking
# tags:
# - bn-inception
# - classification
# - inception-v4
# - lightgbm
# - se-resnext-50
# - xception
# framework: pytorch
# authors:
# - Dmitry Buslov
# - Sergei Fironov
# - Alexander Kiselev
# - Dmytro Panchenko
# license: MIT
# git_repo: >-
# https://github.com/CellProfiling/HPA-competition-solutions/tree/master/one_more_layer_of_stacking
# description: >-
# 14 CNN models ensembled via LightGBM stacking, optimized with Wadam, using
# focal and LSEP loss.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/one_more_layer_of_stacking/README.md
# badges:
# - label: HPA Competition
# ext: 8th
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png
# - id: HPA-conv
# type: model
# name: HPA-conv is all you need
# tags:
# - classification
# - inception-v3
# - se-resnext-50
# - xception
# framework: pytorch
# authors:
# - Xuan Cao
# - Runmin Wei
# - Yuanhao Wu
# - Xun Zhu
# license: MIT
# git_repo: >-
# https://github.com/CellProfiling/HPA-competition-solutions/tree/master/conv_is_all_you_need
# description: >-
# An ensemble of a cropping window CNN based on Xception, and two
# conventional CNNs based on SE-ResNext50 and InceptionV3.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/conv_is_all_you_need/README.md
# badges:
# - label: HPA Competition
# ext: 10th
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png
# - id: HPA-NTU_MiRA
# type: model
# name: HPA-NTU_MiRA
# tags:
# - classification
# - resnet-34
# framework: tensorflow
# authors:
# - Kuan-Lun Tseng
# license: MIT
# git_repo: >-
# https://github.com/CellProfiling/HPA-competition-solutions/tree/master/ntu_mira
# description: >-
# A CNN with large input size (1024 ⨉ 1024 px) using fixed
# batch-normalization and data distillation.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/ntu_mira/README.md
# badges:
# - label: HPA Competition
# ext: 16th
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png
# - id: HPA-Random-Walk
# type: model
# name: HPA-Random Walk
# tags:
# - attention-gate
# - classification
# - resnet-18
# framework: pytorch
# authors:
# - Zhifeng Gao
# - Cheng Ju
# - Xiaohan Yi
# - Hongdong Zheng
# license: MIT
# git_repo: >-
# https://github.com/CellProfiling/HPA-competition-solutions/tree/master/random_walk
# description: >-
# An ensemble model of three different resolutions based on single attention
# gated network.
# documentation: >-
# https://raw.githubusercontent.com/CellProfiling/HPA-competition-solutions/master/random_walk/README.md
# badges:
# - label: HPA Competition
# ext: 38th
# url: https://www.kaggle.com/c/human-protein-atlas-image-classification/leaderboard
# covers:
# - https://raw.githubusercontent.com/CellProfiling/HPA-model-zoo/master/hpa_challenge_header.png