Artificial Intelligence ou Intelligence Artificielle

Segmentation d’images

code_beatrix.ai.DLImageSegmentation (self, model = “FCN8s”, n_class = 21, gpu = False, class_name = None, fLOG = None)

Segments an image. Inspired from infer.py. See notebook Segmenter une image pixel à pixel.