MMNet
MMNet copied to clipboard
how to use trained model to test my image? any demo.py? Thanks...
Refer to run_inference of helper/base.py.
@shurain I'm not sure I follow. The code seems to be for evaluating a dataset while computing the loss. Is there some example code of how to obtain the output mask of the network?