Skip to content

Instantly share code, notes, and snippets.

Hello everyone i run the following code:
..........................................
from os import listdir
from xml.etree import ElementTree
from numpy import zeros
from numpy import asarray
from numpy import expand_dims
from numpy import mean
from mrcnn.config import Config
from mrcnn.model import MaskRCNN