Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.17 KB

File metadata and controls

31 lines (19 loc) · 1.17 KB

Deep-image-processing

Hands on for academic lecture

This lecture focus on the use of codes to run and assess deep model. We are interested on image classification and image segmentation. In view of the range of existing models, we use a classical architecture: CNN and UNet.

Image classification

Image segmentation

Data :

Object detection and Foundation model

Data :

Liens utiles :

Deploying model with Napari for public usage

Nous allons travailler sur Napari. Si vous êtes muni de votre PC portable, vous devez installer anaconda puis napari (consignes d'installation dans l'exercice 1).

Conclusion