From e96728f025717b64ab8f3683be9c229a9efa5f30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caterina=20Fuster-Barcel=C3=B3?= Date: Wed, 11 Oct 2023 16:52:59 +0200 Subject: [PATCH] Added documentation material (#350) * Added documentation for BMZ * Added FAQs and Contact Us * Added current list of CP * Add dynamic community partner rendering. * Hide code and run * Updated FAQs page --------- Co-authored-by: Wei Ouyang --- docs/README.md | 11 ++ docs/_sidebar.md | 1 + docs/community_partners/README.md | 155 +++++++++++++++++++++++++++- docs/faqs/README.md | 48 +++++++++ public/static/img/feedback-icon.png | Bin 0 -> 14088 bytes site.config.json | 8 +- 6 files changed, 217 insertions(+), 6 deletions(-) create mode 100644 docs/faqs/README.md create mode 100644 public/static/img/feedback-icon.png diff --git a/docs/README.md b/docs/README.md index 924651d6..ef81b16e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -14,3 +14,14 @@ The model zoo is open for contributions from the community partners and external Wei Ouyang, Fynn Beuttenmueller, Estibaliz Gómez-de-Mariscal, Constantin Pape, Tom Burke, Carlos Garcia-López-de-Haro, Craig Russell, Lucía Moya-Sans, Cristina de-la-Torre-Gutiérrez, Deborah Schmidt, Dominik Kutra, Maksim Novikov, Martin Weigert, Uwe Schmidt, Peter Bankhead, Guillaume Jacquemet, Daniel Sage, Ricardo Henriques, Arrate Muñoz-Barrutia, Emma Lundberg, Florian Jug, Anna Kreshuk, **BioImage Model Zoo: A Community-Driven Resource for Accessible Deep Learning in BioImage Analysis**, bioRxiv 2022.06.07.495102, doi: [https://doi.org/10.1101/2022.06.07.495102](https://doi.org/10.1101/2022.06.07.495102) + +# Glossary +In the ever-evolving field of bioimage analysis, understanding the terminology is essential. Explore our glossary to familiarize yourself with key terms and concepts used throughout the BioImage Model Zoo project. + +| Term | Definition | +| ------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| **Community Partner** | Usually, a community partner is an organization, a company, a research group, or a software team (of one or more) that can consume and/or produce resources of the BioImage Model Zoo. Additionally, most partners continuously and openly contribute resources of their own. The founders community partners represent open source consumer software of [BioImage.IO](http://BioImage.IO/) (e.g. [ilastik](https://www.ilastik.org), [Fiji](https://imagej.net/software/fiji/), [deepImageJ](https://deepimagej.github.io), [ZeroCostDL4Mic](https://github.com/HenriquesLab/ZeroCostDL4Mic), [StarDist](https://github.com/stardist/stardist)). A Community Partner can either be a team behind a software which produces or consumes trained models compatible with the [BioImage.IO](http://bioimage.io/) spec or an organization, group, company or team (of one or more) who contributed and will keep contributing more models to BioImage Model Zoo. | +| **Consumer** | Refers to an individual or user who engages with the project by utilizing the pre-existing models available on [BioImage.IO](http://bioimage.io/). Their primary role involves downloading these models and incorporating them into their workflow using compatible software or any specific manner that suits their needs. For example, a Life Scientist can be considered a consumer by accessing the[BioImage.io](http://bioimage.io/), selecting a Deep Learning model relevant to their research, and integrating it into their preferred software, such as deepImageJ or other compatible platforms. As a consumer, their focus lies in leveraging the existing models to enhance their bioimage analysis tasks, thereby benefiting from the diverse range of models provided by the BioImage Model Zoo. | +| **Contributor** | A contributor can either be an individual person or a group, entity, or software. As an individual contributor, your primary objective is to actively contribute to the project by uploading models to BioImage Model Zoo. By doing so, you expand the range of available models, enriching the repository and fostering the growth of the bioimage analysis community. As a contributor, you play a crucial role in sharing your expertise and innovative models with the broader community, contributing to advancements in bioimage analysis. Similarly, a software contributor refers to a software application or system that actively participates in the project by uploading models to [BioImage.IO](http://bioimage.io/). These software contributors enhance the available models by providing new and diverse solutions, further expanding the capabilities of the BioImage Model Zoo. Whether you contribute as an individual or a software entity, your active involvement in uploading models to [BioImage.IO](http://bioimage.io/) is instrumental in supporting the project's objectives. By sharing your models, you contribute to the collective knowledge and empower researchers in the bioimage analysis field. | +| **Consumer Software** | A consumer software refers to any software application or tool that utilizes the models from the BioImage Model Zoo repository. Consumer software is designed to interact with and make use of the pretrained AI models available in the BioImage Model Zoo. A consumer software is any software application or tool that utilize pretrained AI models for bioimage analysis tasks, either through integration, execution, or interaction with the models available in the BioImage Model Zoo. | +| **Model Resource Description File Specifications (RDF YAML)** | The Model Resource Description File (RDF) specifications refer to a set of guidelines that define the structure and content of a YAML file used to describe the AI models with pretrained weights in a standardized format. The model RDF serves as a metadata file that provides essential information about the model, its properties, and its intended use. The RDF file contains both mandatory and optional fields that capture relevant details about the model, such as its architecture, input/output formats, preprocessing steps, and performance metrics. By following the Model RDF specifications, developers and researchers can create consistent and interoperable descriptions of their AI models, allowing seamless integration and sharing within the [BioImage.IO](http://bioimage.io/) ecosystem. | \ No newline at end of file diff --git a/docs/_sidebar.md b/docs/_sidebar.md index b791e8dc..866771f5 100644 --- a/docs/_sidebar.md +++ b/docs/_sidebar.md @@ -26,6 +26,7 @@ - [How to join](/community_partners/how_to_join.md) - [User Analytics](/community_partners/user_analytics.md) - [BioImage.IO Partner Collection](/community_partners/partner_collection.md) +* [FAQs](/faqs/README.md) * [Terms of Service](/terms_of_service.md) * [Code of Conduct](/CODE_OF_CONDUCT.md) * [Governance](/bioimageio_steering.md) diff --git a/docs/community_partners/README.md b/docs/community_partners/README.md index 5138a6d4..ef954226 100644 --- a/docs/community_partners/README.md +++ b/docs/community_partners/README.md @@ -1,5 +1,3 @@ - - # Join as a community partner BioImage.IO is a community-driven open source initiative, providing access to trained deep learning models and related resources contributed by the community members. To help us better disseminate and maintain the resources, we introduced the concepts of **community partner**. @@ -38,3 +36,156 @@ See more information here: https://github.com/bioimage-io/collection-bioimage-io Community partners can use our user analytics service to report resource downloads and access to statistics. See [User Analytics](/community_partners/user_analytics.md) for more details. + +## Meet our Community Partners +Below is a list of our esteemed Community Partners who actively engage with the BioImage Model Zoo project, contributing their expertise, resources, and support to enhance the bioimage analysis community. + + +```html + +{ + "name": "BioImageIO Community Partners", + "type": "window", + "tags": [], + "ui": "", + "version": "0.1.0", + "cover": "", + "description": "Create a table for the bioimage.io community partners", + "icon": "extension", + "inputs": null, + "outputs": null, + "api_version": "0.1.8", + "env": "", + "permissions": [], + "requirements": ["https://cdnjs.cloudflare.com/ajax/libs/react/17.0.2/umd/react.production.min.js", "https://cdnjs.cloudflare.com/ajax/libs/react-dom/17.0.2/umd/react-dom.production.min.js", "https://cdnjs.cloudflare.com/ajax/libs/babel-standalone/6.26.0/babel.min.js", "https://cdn.tailwindcss.com"], + "dependencies": [], + "defaults": {"w": 20, "h": 10} +} + + + +// Main React App Component +const App = () => { + const [partners, setPartners] = React.useState([]); + + // Fetch JSON data from the URL + React.useEffect(() => { + fetch('https://raw.githubusercontent.com/bioimage-io/collection-bioimage-io/gh-pages/collection.json') + .then(response => response.json()) + .then(data => { + if (data.config && data.config.partners) { + setPartners(data.config.partners); + } else { + setPartners([]); + } + }) + .catch(err => console.error(err)); + }, []); + + return ( +
+
+

Community Partners

+ + + + + + + + + + {partners.map((partner, index) => ( + + + + + + ))} + +
Community PartnerDocumentationContact
{partner.name || 'N/A'}{partner.docs || 'N/A'} + {partner.contact ? ( + partner.contact.map((contact, i) => ( +
+
Name: {contact.name || 'N/A'}
+
Github: {contact.github || 'N/A'}
+
Email: {contact.email || 'N/A'}
+
+ )) + ) : ( + 'N/A' + )} +
+
+
+ ); +}; + +// Render the App component +ReactDOM.render(, document.getElementById('root')); + +
+ + + +
+
+ + +``` + + +| Tool Name | WebPage | Main Contact Person | Institution | Documentation | +| -------------- | ----------------------------------------- | --------------------------- | ------------------------------------------- | ------------------------------ | +| ZeroCostDL4Mic | [GitHub](https://github.com/HenriquesLab/ZeroCostDL4Mic) | Ricardo Henriques and Guillaume Jacquemet | [UTU](https://www.utu.fi/en) and [Abo Akademi](https://www.abo.fi) | [Wiki](https://github.com/HenriquesLab/ZeroCostDL4Mic/wiki) | +| DeepImageJ | [Website](https://deepimagej.github.io) | Arrate Muñoz Barrutia | [UC3M](https://www.uc3m.es/home) and [EPFL](https://www.epfl.ch/en/) | [Wiki](https://github.com/deepimagej/deepimagej-plugin/wiki) | +| ImJoy | [Website](https://imjoy.io/#/) | Wei Ouyang | [KTH](https://www.kth.se/en) | [Docs](https://imjoy.io/docs/#/) | +| Ilastik | [Website](https://www.ilastik.org) | Anna Kreshuk | [EMBL](https://www.embl.org) | [Docs](https://www.ilastik.org/documentation/index.html) | +| icy | [Website](https://icy.bioimageanalysis.org) | Jean-Christophe Olivo Marin | [IP](https://www.pasteur.fr/en) | - | +| Fiji | [Website](https://fiji.sc) | Florian Jug | - | [Docs](https://imagej.net/software/fiji/) | +| HPA | [Model Zoo](https://modelzoo.cellprofiling.org/#/) | Frederic Ballllosera Navarro | [KTH](https://www.kth.se/en) and [Stanford](https://stanford.edu) | - | +| QuPath | [Website](https://qupath.github.io) | Pete Bankhead | [UoE](https://www.ed.ac.uk) | [Docs](https://qupath.readthedocs.io/en/stable/) | +| StarDist | [Website](https://stardist.net) | Uwe Schmidt and Martin Weigert | - | [GitHub](https://github.com/stardist/stardist) | + + diff --git a/docs/faqs/README.md b/docs/faqs/README.md new file mode 100644 index 00000000..47f9e811 --- /dev/null +++ b/docs/faqs/README.md @@ -0,0 +1,48 @@ +# FAQs + +Have questions about how to participate, contribute, or engage with the BioImage Model Zoo? Check out our Frequently Asked Questions (FAQs) for detailed answers and insights into making the most of your experience with our project. + +### How can I participate in the BioImage Model Zoo? + +To participate, you can take on the role of a **Community Partner** or engage as a **Consumer** or **Contributor** of models from the BioImage Model Zoo. + +- **Consumer**: As a Consumer, your role involves utilizing the existing models available on bioimage.io by downloading and incorporating them into your workflow using connected software or in any specific manner. For instance, a Life Scientist can be a Consumer by using a Deep Learning model downloaded from bioimage.io and integrating it into any compatible software (deepImageJ, Ilastik, ImJoy, ZeroCostDL4Mic, ...). + +- **Contributor**: If your primary objective is to contribute models to bioimage.io, then you are a Contributor. As such, you play a crucial role in expanding the range of available models and supporting the bioimage analysis community. + +### What is a Community Partner? Who can be a Community Partner? + +Usually, a **Community Partner** is an organization, a company, a research group, or a software team (of one or more) that can consume and/or produce models from/for the BioImage.IO Model Zoo. + +The first community partners represent open source consumer software of BioImage.IO (e.g. ilastik, Fiji, deepImageJ, ZeroCostDL4Mic, StarDist). + +A Community Partner can either be a team behind a software which produces or consumes trained models compatible with the BioImage.IO specifications or an organization, group, company, or team (of one or more) who contributes models to BioImage.IO. + + +### How can I upload a model to the BioImage Model Zoo? + +To contribute a model to the BioImage Model Zoo, please refer to the [Contribute Models section](https://bioimage.io/docs/#/contribute_models/README). This section provides detailed instructions on how to upload a model, including the necessary steps and required files for your contribution. + +### How can I report issues or provide feedback regarding models on BioImage.IO? + +If you encounter a bug or wish to share feedback, please use our [GitHub issues page](https://github.com/bioimage-io/bioimage.io/issues). We appreciate your input and kindly request that you ensure your feedback is not duplicated. Your contributions help improve the BioImage Model Zoo for the entire community. + +### What is AI4Life? + +AI4Life is a project whose goal is to provide sustainable, intuitive, and highest quality research services and infrastructures that will enable all life scientists to exploit machine learning to improve the utility and interpretability of image data, the key to future biomedical research. + +### How is AI4Life related to the BioImage Model Zoo? + +AI4Life is a project closely aligned with the BioImage Model Zoo. It plays a significant role in supporting and enhancing the BioImage Model Zoo's mission and initiatives. + +### Can I use models from the BioImage Model Zoo for commercial purposes? +Yes, you are welcome to use the models from the BioImage Model Zoo for commercial purposes. However, we kindly request that you provide appropriate credits when using these models as a gesture of acknowledgment for the contributions of the model creators and the BioImage Model Zoo community. + + +# Contact us + +If you can't find what you're looking for, there are several ways to communicate with us or get assistance. Here are some options: + +- You can ask a question or post in the [Image.sc Forum](https://forum.image.sc) using the tag 'bioimageio'. This way, not only our team but also others facing similar issues can benefit from your post. + +- Alternatively, you can contact us through our [contact form](https://oeway.typeform.com/to/K3j2tJt7), and someone will be available to assist with your questions. \ No newline at end of file diff --git a/public/static/img/feedback-icon.png b/public/static/img/feedback-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..84ac3f777392a40879da7b6e11aa3cdca1ddf417 GIT binary patch literal 14088 zcmb7rc|6qL_y23go;AvnWh`UM9)&C;*@n>4%Ym;_U!@y zfFEgNaS{Na;Ga-{n-l!{6*2e+{9+F=N1o;e|3!0OyaT@Tplr^C0DwR%>p$dynt&u& zC=qJu9C|9)H#FSynhy{j9w6Xl~Be9bTCr|~`jkOhzyM@~oNE`5otzi=j! zx-w;N1La8~WB7Kd9JnQKx&Q8YMQ7#n%43bv75gn07G4dlmsQ8Qxo`>X-{qin*0SvG z)0!8jxj&HaU{r+IEfj8H4rG{dOH3k$8|<$ohV&X2uQ<=9GB@0zBdHy|adz!Y^g#~+lnPao zY)p>zxTSNTQq+Ja%kc&;1`8~lPn&|V)mqJZidz{?$C8Z*2sX!N%V<$LundW{-*m^P zBYNbP)c&!PGcB8ZMEri;U-P{d-PkyO%o313^_5P z_L!I$&`Yd>vPrNp_Rv(nqT{UUoOu`R>bF0xrAB3K#b(I~f>hF(5bOSy+l1VHo@1-* zEib<(6J~hlpT3!cmLIFgEBrVxe`_urpwcB)(*}ba0SC68=RP528oZb`LK2}ZK6wj{ zA&LZe``--gx|p_gZBDLaJKu^nOyJ^~g6@CK&x>K>;rjZUAbLCG#QQ~@hoq4*sr?w| zM=d`Y+>Z(lDrZYqlo!SIt`?9AZM35?8udmK9tJ41)r|OkGCvu(4#b){^X++m=G@fp4#OL<2ScbfuPh6MD2Thsg47f!GdIm`GW+6UIlE(UlGMmH6)9-ca%GR+XLZ%P#52!W^W!$jz>Yrzy;O-h=s7e%EuF=PBu6fy( zjV-Z@lf4aujrNUdDH;b#fzqs2dSKZFr}wBvsUAs6LNz^V;0gZ~wSRMYuJ#cXs4TcR z=_r~Ux9}nS?!|+YY>2hCS3#x??tGvr)tZpW?YAeSyY32)A6IDzG*aM$E!o+lW6m}m z?tk700+Y=R?9o}9oN`t5Uv$i$&o4Ogh)%S_-S2lGloS<22@2<{INvrbLjT-cBJk#@ zo8yY)>c#Q5-s)1{pT3q(wX<=dJtGuKmYLy-C`-riZ2q0+Xx1rbwc~YK2o7hcqkHg( zH*jS7!?bnIi-@2@+s)EP-g)&ZMq8i9747ThYP5e>N2~W8fOXw2QeE|mp4URYoD%NO zlRz|4Cg?R>6aoKAj!B4dF=av#+36!jKGd%cT@NtWXsl1vYm@E^oyNg^*3J97K7{M% z(E{dx5fOKiSdN1$t|%ebVJp}5NLF3hRqhqbGWM`bhp!@W``(D4U@L2@egs>rT!Z#oqcmdhAgFuuuV=LzEx6lMQGFwBTt5H0vO{p(| zgRmKo6@nvw+#HHm-fFv(*MJlSDofLrl|LN86+Md9TAg>P1V}oo^X13VZo!cU&&h1A zRaWVLgnA%nd)+f+xsbTa*RId@BH)MO_V8jz@Yu}1WiGS5)>^m9yV3XB6b+4#h%j%i9~4+myitjGBw|ExS(!6j_vN(p zmZQiFEM#pum$R8#+5MD#W;F`?(Z*0I{Ihv32BP4h#u+6;tcxFT{J}{-+CYMRJ&iz= zYI(3n-)qLwKUy9*!?V+6XGv`AS$DIq0*^QR-)DPC#}h=CDCcRr(A+PfcN1CE|X(AMj{Hh^#q{-L{xu3mCt| z(fN^aTx;DrDuUCDElS!S#$G8NVc)V;qP{an+jd=`drTOg9a_4Pgx?#yVz_Hj@V6KG zZL%MrmsZFlMlGt5rrzZnKU1|+uAl&|hJ*c4M`naSbu zZl90a+ji`*Y;=Yt|Hr~p&+5def|4(h-}Odeh)XY&o_V9+p8CC3^#{72s`n^r#i4az zU&%4m``@rfCBbhJZ0XF-Si7P#=G+NWmx>NN^FY54qZc;p$oum(EZ6YB7Hf35rb zPWr&e%jO-`dvObta+$s`GqmjY%x-VHmYJhNnmbA}$lVJR)w1I=Xx{WQtfIkaxwIsZv5b^8SN$GqQfj<=u3lMt^ZF-I}CL;@F<&Z!N{j*(!&pUziudZGva zs(k_0lOVBo}U|Pg$?i%s`N+aU`k_irB$b29eG=a zaC`8~i@$~O;vcGunkfF2j$g|09q6DR)9m97sc+oXejMJB-*45!h;5(y)fiM^o=L}y zhsOr{c#PJmoEc}bUHW*8I(0AEIv%0t#5MvIv^^0``kODT=d?fam9rl}bIt{z%e>AeJAn5I|}oxx#wxj>W7TU^K-5w1|Y5pM+of^au=<%V#y2 zK2Lbb7x^}OTj#-cWjgDbp6v&4)@tN5*@V1q=eo{IVN8|!(U@XFZZ<}T9`V!kU{))nhNsegGvY=6)7;5j%B0Y)i z_5@9~LCH^y7ix=w^g{dXKDz*owjnoy6uIMmaAy|nv(WW|!JGBo)AElZA3fVX;kU(2 zCo)u~U{y(Fh4?Yv2%fJwI!eRZ6PLrB$jzd&FcB@8r$3L3!hR=gd!q0E#E!NO3q9jk zd)&`>8VXHsv@zH=c(Hc|;Zmg(8@_Jcu!tQUh21?F%8@|`R%sHJK6F<2>@@L)I%Tb? z|2m(fzSZEQ7QHZ9dOdOb#1(XxQcc42Wi4`Sr~Y)s${73arV7 z#^US=$QeFvHO1gqy)H#3B8vBigwk2KF{f@NViD^G&Q!rFfS)zZ$os*qN2U*uvn5iA zC&{a#gZehn%EYT#i}mK!qcGN>=$%1TCU=Q90>*`*!n*jJl-lYo36v;x;28Zpr?E@~ z6h)(<9VQw>k;O6Xf6R~4D_EoKJoj&E%aRhP+DU=DOK54z>A~WS*NwhgO;aaTo_`Fx zIFlSX5S6oRUdNR+aRkr({bv`w65;EICczp)>kz)DLSx?n+zcsN^jyru$3e00Lxk%1 z<>}!|5XvTbpaEa|v3|J;U?{AaDv@BsN<=^Sx%>uk19VTK+k6U7!qetMigS4ECl5xY zEk99V4thw7EMniXRyy;<0yevK_@wJ^j)3Vev;KHH)$qF&@rv;-fpZ2AI}SQ`TwJ%_ z2MVC?(~I?vP_G5m*MFc&k%E!?mg&DX@ZDn?>^;i8I>t|$5BqwtR2ZDGRRcmPxvT_K zwXAmf#{tX~M@>*gYB5Nu*js5-2~v8a`8pUCh#TK+(Eov4lbV}P9 zcY^vHv_R4ER_p^R^u>^Ci^7o*sT{3S9eMkgu-TvrSc9H3Iu9f?gUtyC?Mp8_(PS>2 za(L9WrQ7kERK`HbLKX>jY7{0p%6c9NC}WWp%t73h9f`3?*J@j(+ND+-N;gHX=a0Qb z9D0K&e#3emx?5HY3QC+1O>X)yfG>EuUEp+t=DOxRYsfiO{4+U+wMb&%oU+tw=2&w# zGc0%BhA(Zu+Z8|IpyasZcWNp*{4i^Ql0mfxCG?X;#q9!_PkWw@u!wSR?MQz<#~WwK zKb)QeQvC7)wMxY6iWazz32(Xa7-RmJfLqspEjUN72(+*S4X&Z!o$@A-t2=3HmRoN) z7qYqwGM=}?w8u8|YyaIi>*9Mr(~~X(b+!02*O(Y)3|V|aXecUQ?uhr+|M8dW!tw3h zQBrqH8!_xPipFnruV*xseU$g5ZWNU-D90oCE_kvuoCN!_ge7^O096qFMgzs;FS%_5 z2G$LO&sEByGNYF`mOTC;Tf~xPcF5jJSLB9v$3|6scU*AjAF9gjyRjnB`Iq^3Be0>~ z-XFX+>R*#-JqaNNJtjpZU-x-*B!mPju#}^X@$D>nCpMA2WesVPWsqE_LZ=7takRs) z6{JMK2#zJozC6Z@oghx>J)m~S=+L}g-Y>l##n%aYKaJN zNv_R~KInjp=wmz2x6XaZ;^)=ZWk`vFmAy-G-aG}{_LGxkGt8;=qX8SE>D3blTTQL= z{wiQ-Az~-|N^5p#g=OY(lBUebON1{m0pW^NQ;!v3934vheedu;i{*fBmB|E^TK3kn zR_ToQJX37>-BM(mg!ew*>Pc_Mq9t>`oP}*tlk|%CCOd0MwY)hE>dqy zr+yUtL+Ut5e)C~FKsMSm{347_KQSBYHq~MJ?jNmxHvp^bK-`^zeo$D4=DUe?FS13m z8AwK$&&JBm-q=^c7cre?`1?JKW4+@S{e%blSQAWf4l0Y4+MrJI&J$mTl z3`hESeIU8e;N3sF#|Yd#uad#t(<lK$4M6DMk!}z)m=H;&(+*B7$_rBduDmO8+aMGR7T~8kUXn zDlgvReO4*W}>uwhOkFv_xATh%nQm@>}+0UZmLNe1&vQ6&)lu@92hk;S8L^T6EzL>D3 zJyaVUy}qfJzpY~ghHjv*!-YW79(EhP*Mt>nj!c&S{nEmoFxLe7FS~?Hn#ct9e+@TW z?^s;Ku2&$ea(OXt$NF;xp#{J?y9{qVEaLGcE6M65tZT+jNbwa6Ze98$CEj-J>YP%a z3GkTmzc!vneVqFH_L_?hVMXeo8p}&(mk}7>&V!1EWhq*^<^7net`_)|Zvn9|{9}*& zg}5^MhmgU4q@zz)SdU;?za%M(Y_ZnzxI*!*1zBrgM6`4BF(gF#UklO=idd8-VtMPn z#bk0=OGb^T#jG)w+FIcv*|YuPPVN<-|FUd<4dANGBY(ya;VPkqCuAxtI;T|fC8dEU zr2O_jOI!smu_bGXKa|V{{`pNn3+4aL`}BH-{$cyvtlxp*&u9PH0RJ_(p*vxo&GGW< zJ^6Z#y{^Bb-&NX<5&yB3qoB&m-`#-N%sWZcMDkOW3Az}VABk}+*0`~k823pxfSD;# zGa9yT&0NIlEeiTLg>nqY_sV|RwQ-hwkRZyk(;D1$MfIQO{Zr0<22a{MwzK;m+bJJ{ z0d1#fDF)5)P%k$M@lfcRi=}Hy=0LZu!>~ z`}xF9_yJnvhJSkX3ihq|(+d?)!TIO1ao26Q%-j z-{dh#JZ@KhKKTD;;m4uD9GdWn>kE*UK>a4Z`a6Apq^<~1g~_4h8!aX8j4;c>sYg0< zQt$2hX9O$sp1guvlg!A&mB^wUP$Ph2LTqKNw4+w%?TPc2wz$*DBwfkyHYG9?1dQfP z)K}-1lk5o`7&x+fTy1sUgiRKC^7eYt)@F{k2nqtetmW_9Tyy%TfiH;j?yKV$190#& zbE6iqx3TQJm_7Bo)8NQ$`u?jSYq8T}LP$K21}{Mv3IALa*VXSurr&`w(<192v?hDy z$>g2-8eU3ePvzP*lL{AN-Nr0y3g0y#nhM?TnQM>iW5P56IP%eDwU*BgI$QccZ=fFC zl*NmGh@f1wJ7S31^kVcEeTLO6MTTwbUMLaGhO#K!`|BfXxaI;NJUxu&4%|C<&Z5Z` zu))3ic>=`Xq_-q7TyY)x&K+hug+KZTT*#2brti}Y-46~JfU+pk1Yr(t+JTA$<6B^l z{1w_xyIp3-D&WWmE_?wzi|ob%B(8|VC~gU^H9S2|fyYnu4GN;2YZB)K>17Y&s8M~C z0{0)Rm!bLhNaF$VuGjIs-i-SX-O^Q&FDIMWp3hDq@5+hN4P*Ilh3=+?$IlxCpED3c z_J8}sN%?cLx-NVc`ncAR;12D8V%2k#;r?&8g`9W2y6oi_%dTBD4~5CP{*ptUbU?tn z@~jdN@!|Nf2{(cSp%z86!>t;z8Qep0HMipd(zkR%N1Pf)Y)_9RZjhfT7@;H4^iy9% z4A6!}uu&3tJAjZ+#R|wDm?45BPlz&|13mD4^&sF)u#4Le$)A8DPm06}Y)ND{%_DMN z=R*wcqng|N4Ym}K-4Q|tG6r{Ah_H9zoF0B;cW(EkD{CWyipavR(d6p*g|72Y)ck-N zNUB0~57TL<2|gZ`J_Y;ylpHgH zktY-Hp9k(itf5V|X~c@F%BJ$pxWN;OqJX1P^v{!*spWFU`X2A))-vHGH|#ZmFy)Dc z@ERGZ8SGL%_qwz3VjKt=-+$%?NO4CiH-{yr{ElDX3rjN5#=%qGoaV*kaXSr{ z+gEgZ&d}q7#X&^%T&uvBB+1Q*3=bD#`@#6AU0|7Mo4{0#aDX=n&mUnz@j8mc>0wS1 zjg*vvX4mfUbsPnSsAAH^m7ePv)4{gP-Xk|*+E}1F@Tnc`%Y<$!Ios2o#H8*h@ z>?Re*{edIDtm~2YulCk_B|PCDx^FQ+Wb(CGisIm3^|(Ntw)Z=w8>B(i^ax_CP9MB} zTvPs43mn-Q2%-8sLT4E5cIT?;bn_{i;G%HWr(@wIhISZU75y#c>1dCubLR^ukohf6 z!Vb6I#&W=s`y}izu;Z~b$JV;|s@-Lws{Y9rxN>&|OkLcKE9$v2PA$0O==aL7bEQaa z^_a($?*OPG)kL(sTYmX3%92&Yh|DR{83OMk5Il#EA-42|OhwTFui1oV3=-779cpn> zw_3?&#}%!YdV)iY=t|#GS;JI)Yq~?nYh7Dh0?zqnO%x; zREphAZT%n>lseG_M-Hi74Q7%o%@%6`%~Vn?t6 z7bwLL(HS@h@g^jS{G1Qm9~wT{De>P*k^F$nGf3@16N$OKLaMt{}!P$Z3E#)iY@?6TzDAJAW3K^~Vt{Mq^od%K7WHq1>k{IQ4p}$*S|blh;b@OZVBaqR zk#S)IZc=i^;c@8*z9)4xoHbBUu}==TvB13*P-o6usB0g=G!vNO%+K{47lT>@8;X-Z z#i?@S7p>zQ_`L>FcqL+ub*B{hIQar0lCV9?Jl3wwSIGM}Lu^`|x1MN>{gub+t*1!Jf||Sf3vml5|cxGn;~^g^Gst8pXnus=w4=ZQY|kfiqQ*w z=tl~>e^MX%$Qu9MA~k2fjpRpMA^?a+vhD)lrY|5`dkwbqN5&|EKB7P}Mr(KDv@-JY z^D54*4FP6%^$l8Pg$7lj6J6sYp5WOfbwy%P_X=Wd%J}?dHuIu=KE#L_lO3JasLMJru% zUx-79KV`_z2{ra+t$Iue)K`3zha)jWgfCcc(rj8@gu}jbHy^tdqe}f|rIrSdBciWO zbdkepMhE*E-A%}`AP6i@DiK&8jZfwQBb{qBM`=csVETZI@DiFs1Hp@8|1PjzM|jv> ztc7f$6kMjU8Q-NoXxtMiWpYs<1)rv8>2_~OFK$aA+NI=%H*pyJ*m&2-Auh= zd9yuIhUyu(!Ex2{ z)l(lQJ=^{}*JznA1`rZAC6K;cyix-ucH6JE?p-OHJN2-r=PIq%o90OC=ZpL;2@5p+ zTGAu?`c612(R%$ZvFQR4HVqRVysO`vDdg0e{K)Yf?l6%u)d;$c9*oZQx6^gNh_F*@ zWA}4)WFDCsJWoxeZslg34+;Q#^3u9UdcApH(SO!(YupGFaf()PzEO^2JYKqQ^9l0d?%F@?ogyrIo zpS15yf@Un~O>zXwaDZ-aG*Eeq~~gwO%H3oKwr6yuw|ZrGBBwb5LsjxG!jH zr;Nu;x8xezL5Ki@I(oYwt*6vsLI^TU&Y%4rAFlmu;n2MkcLWF2!A?&Qsfo11$)ydL zZB_Iby7%RByBPy_Cv_bB)uBU~iWt7((t>u2zeo}Zyi`Td+Zu{+~xJ~t8`A1a%Xc*FifezQT)Q4YJzFe zsf8g1tn+?IpcB0pzHY#RP~ykKA2M#~82;px$*B5<6yT8QI-ckms^b8c1_#sG531Y_ z-eHChoIlXX?8~|{6hCm)KI-7)E|Rv_Oh8M<5Kz}H18%)YV%4<;l4Q`=31t(E?am50lpwN=qsqx~xs zQ|zYf9MII2R!T&Nw#m$ci9rvv@lx>p6z}XW!vqbD57$q7X;cKmI%0&ld_N3O5My50 z>-R~#=~m5s5mKjz)#5aKH}$pHWk$_3FX&{VCQjYBJiT;*duun!eR?T%w`M3~3fvQ( z={F2efeC?XI$SVyjXccZRt&=M`h_f(25jm0QXL* zO&Ty+(n3JfiaMpt@}{1y<~1=AK`?KhYf1srXscQR#Lx8bW1@fn+Wy3h>Z^%$u2fC| zwyhPga4ih%p*dBcO7KSd*p4qaDc+PdHf#3q6&bfPd*djYq8IA0fU7Ea}HYs z`0+&mS()-BT|vO?p@|L&fpNl~fco|ZRleJwOZb-b0hqyc2WR_-L+!x-hdsMyVB>XOC zcWvb};B6*~G{N+CNZMe%8n+*iSjpuHXxU`;-22I?>9gj^9PiL{^*j~JrZS@zN=6YnJ3v0wum&-1HF& z8z&i8K(27Ii{u2>6{7i3K@?;7K|g6~gh%9ei$VWM?iUqm+_hW}2Bno}s7@W=jiD^T z=w#IRF=Sz&1l5?_+@JJf&6w>o^a?jx$U#1L-+jFs!w^^tMGKM-$?9p0H;R{bh>)t- z;7S?KchG#21{_yY@=mEHk*1+KBsXf9C2 z;3cu*dRlfnY9bUq$03D+RBk7vHu)$qIzS(^n28Bv%uVgspS2PPYvB@J~3Z zB@+7b@qDD5Rj-9R2Sne;v4g0)+%S}UjGX;UWH&Gm?d2G@2%5JcBdEtRi%NcSK7@*i zbv*&E0qI?$9+6@MuBwx19|9M-qB#?rioTn$(+*bzez&l_3K240LllP!Kbj7Xi&2PW zIJfvQae5hf7_>^Bg{mgd!hx1aT+imMzxJWvi$sJ&iz__kwNrne?rniaszln@cd8sZ zNOcKcV{wvhvd5qzR9F!Ya4(AvIlKptp9}{@{-+seT~`23+kg9w#CrJ5^67rr!<+hG zfOa^kfBl*O9>7%DDL+jI?UxP-{ih|An9 z!&MJ66>$FXh%3$o1D=~9&j(UFAYyq1stL=NTLyk5R1eV(fvSZ2fq>${Ymq$8LW?1mt43VBQ6Bjod315+JrHkAO)ezv#6c@P|1VvUGvK;+ zbInotrwcm{?r)|F-Z7mTcjH#KPfLU&FMpONLs~W@5>v|cz{3*Kr>(1d*m&ia@$}sY zfb`^hks@;ci*Hcbp{3)!U>0VR;BpEs4<6J)xL4G&&k$1Wl{Jwk@ z%f7dQO)kPk0q}x*w2mYO5yZM?yGuNqgYYxHL#}+beojKM0-$KE$bx!gE7_syqNCgB` z_Gf*&K!7xORuqK&H<0hS@oW*u3`-l_{m~B^0I<$AoEEmb0%E{Ms;)Z#68eI1J^+*5 zhI+73Qsa~XEST^^;&76q9E4$l)`u!?l34`ivp<11j)Q*)Od#yH6a%~~C9~S%;>*_p zvm+6u7#JW1{lvqImE=i|kJ1G%Vi$R~3aq@4$d7^m)XU^T{zdD^SDZo69xexIX0Njm zv>dz_V9XiuEp5DxjiyMoC(jVNd9IDa4EBMUj)sp<*~jnSpS(cWMRp~N5QZ$PBpmuU z%ubowH)5gpd}k06u^w#ow^8j%*WJ|O^sQ#A0UCFO=Fy-8&)JmU1hE&(@++iwr66Fh zSr(ch?mvB*OyT=UmM7pN9;UuUO%1odxP2Xorufgx#_3rWP~5eX#_iQAz$~r%0)R z`KBnHZhkaoiQ8RpsiV(e>)DBFL8?Yeh)@1;gUn&omBeM!mNls9IgcsZ1wrnS@UFRv zuE=BaR8!`c{#WO0F5e<@3%;ZqP(QTPy|pR{H@(8MT<>P(EcC)*EpCZU3x7ZBaB-iJ zG9w)K<4`7Qc=a#{$ep#U@{j9(ZtBR9&+h7GAjn@{&|5L=*X#8%7U7cIm}YhIj3|W3 z=X%sx=zjjKwzp5HUkP&YbUMP>K#bp)pK^J8bRx|t-QRU;zDX@Tr)X8il4e8ZB0RYr zqWYAd7vR=Uh~%Z*T?BJKPZ=?Z4ADTpd60|k^%F@G@am4{`0)<~kj1kGnLUyUt_Ndz zzBbui{*@}$OEt<3(4ibVaw_tRd4%{G#JYlO#>qd<`w~u=o@MLU-S}oQo)m3827}I@ zXjHvdqVvsY-bpWO{1a!_QW0l}E??pHiV?Z`*M`P(@yf`s7B|9s9>G}EFXEi8ZKztP zX=U7mgSdS8X8bZwrs-?&=O${ep{cS3q^-j~_fTTZX!)(?o|WSgh2gml6W=TKg=8i& z4wpy8jabeeETF!EA_TPgysxRV3CK2(>YtuoQE8T$W8;EGvAxH3XcCCry)w==CW5yw zmC`{YXDUeJqeKc+hRH^6&utRCd78>SCmamae(|@=m<1!##v2K0Jo>_84;bZ&X?kPB zBKZMyfqvr~QqzeMOS<5_{6=Yrt6g0cq?FrH$~E`#!>4|rAAQ+v+;XmU>O_znY9>M; zMBxW3`P(lfV;iC0_~;sMoE>+sr9=YDDa$WHa;@qt37joXg&We^!7Tr)NIgbA*{J~? z77EguSf1&<0Q%?qAH-4ciko0tBTOwDukXhpmNQS%fb&tJRBDCr2^HemJ89noqv@#g zjkETRv1SoJmM*fqdgr1U*_G9wi00{u>lwK_{yyy)Vefqx?qd@+mykCDk)TQLVsjIm zu&TRFu;-}(f$)S1jjzG*ooK;4jMG6e+QI$Ci}$R6!Lvy)8oPSy3yTB(9DMrcauo!b z#pGZ`8MnUhyPVZqJ1J-WCHYPGtS-<>1-nt=9 zu`(CLg+Zt@O39#4A&!a}WQ6i!W**tQxEr9}+ kg_Y&O{r`M^++zyHH4}*JWdFn9uhsyhrGv$5bB~+<3mLOz$p8QV literal 0 HcmV?d00001 diff --git a/site.config.json b/site.config.json index 0c53c34d..8e5781de 100644 --- a/site.config.json +++ b/site.config.json @@ -26,10 +26,10 @@ "logo": "/static/img/imagesc-logo.png", "url": "https://forum.image.sc/tag/bioimageio" }, - { "label": "Bug Report", - "tooltip": "Send a bug report on Github", - "logo": "/static/img/bug-icon.png", - "url": "https://github.com/bioimage-io/bioimage.io/issues" + { "label": "Feedback Form", + "tooltip": "Give us some feedback through this Google Form", + "logo": "/static/img/feedback-icon.png", + "url": "https://docs.google.com/forms/d/e/1FAIpQLSfhRaldWH-CSJvSxHzxpG1_HGnNzQ-evpMcaJMo1HaSuLaCMA/viewform?usp=sf_link" }, { "label": "Source Code", "tooltip": "Github Repository",