I wanted to use NVIDIA DIGITS for image segmentation. According to this tutorial, https://github.com/NVIDIA/DIGITS/tree/master/examples/semantic-segmentation , I have created caffmodel named as 'fcn_alexnet.caffemodel'.
But, it is not showing on my DIGITS page. What shall I do to add this to DIGITS?