Category: Image Processing

  • Introduction to UNet for image segmentation (TF1)

    The short introduction to UNet and its architecture (pdf) The proposed code work fine with Tensorflow 1.15 and keras (almostly outdated…). Download this full archive with code, data, and pre-trained model (214 Mo, TP_UNET_FULL.zip). Then, use the notebooks in notebooks_local directory.

  • Medical Deep Imaging spring school 2019

    Do you want to found interesting materials to begin with deep learning for medical applications? Have a look here Materials are in Hands-on session page. Even if you don’t have a GPU card or an efficient installation of frameworks as TensorFlow or PyTorch, you can run the tutorials with your CPU. For beginners (and ones who…

  • Introduction to Mean-shift

    A french lecture, introducing mean-shift and some filtering approaches : M6_MeanShift_TG (4MB) Related Scilab sources: MS-M6 An english lecture from B. Belaroussi, on the evaluation of filtering and segmentaiton approaches : M6_CoursBoubakeur Some questions for students: 2007 2011 2012

  • Digital Image Processing

    Introduction to Digital Image Processing. These lectures are in english. DIP-1Introduction (3MB) DIP-2Fundamentals (2MB) DIP-3DiscretProcessing (6MB) DIP-4ImageImprovement (6MB) DIP-5ImageAnalisys From Olivier Bernard DIP-Exercise (501kB) All (25MB) An example of exam (in french): TdSI 2008 (113kB) Some ideas for correction (142kB)