An open API service indexing awesome lists of open source software.

https://github.com/hereariim/esrf-napari


https://github.com/hereariim/esrf-napari

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# ESRF NAPARI : Napari as a tool for deep learning project management

![ESRF_Grenoble](https://github.com/hereariim/ESRF-NAPARI/assets/93375163/052ce4fc-cea1-478b-911b-0212242e4656)

This document is part of the Hands on session of the ESRF User Meeting T1. The aim of this document is to show the value of napari in Deep learning project managemeent

It is not intended to be a training session. That would require a lot of time to fully explore napari. The Hands on session for napari is a three-part discovery activity:
- Introducing the napari visualisation tools
- Getting started the design of a plugin
- Getting started the development of this plugin by adding a widget

## Prerequisites tools for this session Hands On

- Operating system : Windows
- [Anaconda distribution](https://www.anaconda.com/download)
- [Napari](https://napari.org/stable/tutorials/fundamentals/installation.html) as **bundle app** and **python library**
- [VS Code](https://code.visualstudio.com/)
- [Git](https://git-scm.com/download/win) (Standalone Installer)
- In conda environment napari :
* Tensorflow (v2.11.0)
* opencv-python
* numpy
* skimage

## Useful links

- [Finding and installing a napari plugin](https://napari.org/stable/plugins/find_and_install_plugin.html) : Install napari

- [Your First Plugin](https://napari.org/stable/plugins/first_plugin.html) : Design your plugin

- [Napari hub](https://www.napari-hub.org/) : Napari hub is a service of the Chan Zuckerberg Initiative in collaboration with Napari. Here, you can discover, install, and share napari plugins

- [Image.sc](https://forum.image.sc/tag/napari) : Help or support requests send to napari community partner

- [Github issues](https://github.com/napari/napari/issues) : Bug reports

- [FAQ](https://www.napari-hub.org/faq) : Reccurent questions about napari, napari-hub and the way for building and sharing plugins

Video tutorial (in french) :

- [Installer NAPARI et faire son premier plugin](https://www.youtube.com/watch?v=lMEVJxIlkXw&ab_channel=ImHorPhenBioimagingresearchgroup)

- [NAPARI Plugin for deep segmentation and manual correction](https://www.youtube.com/watch?v=Wzgl1aDT504&t=872s&ab_channel=ImHorPhenBioimagingresearchgroup)

## Authors

Herearii Metuarea, Engineer at Université d'Angers

## Other contributors

Imhorphen team at Université d'Angers:

* David Rousseau, Full Professor, Université d'Angers

## Contribution

This workshop is a part of ESRF User Meeting T1 offered by Imhorphen team. It was written in the context of PHENET project.