forked from bioimage-io/collection-bioimage-io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
collection_rdf_template.yaml
86 lines (85 loc) · 2.74 KB
/
collection_rdf_template.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
name: bioimage.io
type: collection
description: bioimage.io collection RDF
tags: []
version: 0.2.2
authors:
- name: BioImgae.IO Team
documentation: README.md
git_repo: https://github.com/bioimage-io/collection-bioimage-io
icon: https://raw.githubusercontent.com/bioimage-io/bioimage.io/main/public/static/icons/android-chrome-384x384.png
cite:
- text: todo cite BioImageIO
url: https://bioimage.io
format_version: 0.2.1
config:
splash_title: BioImage Model Zoo
splash_subtitle: Advanced AI models in one-click
splash_feature_list:
- Integrate with Fiji, Ilastik, ImJoy
- Try model instantly with BioEngine
- Contribute your models via Zenodo
- Link models to datasets and applications
explore_button_text: Start Exploring
background_image: static/img/zoo-background.svg
resource_types:
- model
- application
- dataset
default_type: model
url_root: >-
https://raw.githubusercontent.com/bioimage-io/collection-bioimage-io/gh-pages
partners:
- id: bioimageio
repository: bioimage-io/bioimage-io-resources
branch: main
collection_file_name: collection.bioimage.io.yaml
- id: zero
repository: HenriquesLab/ZeroCostDL4Mic
branch: master
collection_file_name: manifest.bioimage.io.yaml
- id: deepimagej
repository: fynnbe/models
branch: master
collection_file_name: manifest.bioimage.io.yaml
test_summaries:
repository: deepimagej/CI-deepimagej-bioimage-io
deploy_branch: gh-pages
deploy_folder: .
workflow: test_bioimageio_resources.yaml
workflow_ref: refs/heads/master
- id: fiji
repository: bioimage-io/fiji-bioimage-io
branch: master
collection_file_name: manifest.bioimage.io.yaml
- id: imjoy
repository: imjoy-team/bioimage-io-resources
branch: master
collection_file_name: collection.bioimage.io.yaml
- id: ilastik
repository: ilastik/bioimage-io-resources
branch: main
collection_file_name: collection.yaml
test_summaries:
repository: ilastik/bioimage-io-resources
deploy_branch: gh-pages
deploy_folder: test_summaries
workflow: test_bioimageio_resources.yaml
workflow_ref: refs/heads/main
- id: hpa
repository: CellProfiling/HPA-model-zoo
branch: master
collection_file_name: manifest.bioimage.io.yaml
- id: icy
repository: Icy-imaging/icy-bioimage-io
branch: main
collection_file_name: collection.yaml
- id: qupath
repository: qupath/qupath-bioimage-io
branch: main
collection_file_name: collection.yaml
- id: stardist
repository: stardist/stardist-bioimage-io
branch: main
collection_file_name: collection.yaml
collection: []