Hi Martin, I found your tutorial very helpful. Thanks for the good job. I wanted to deploy the pre-trained model on author's website (url is here: http://ccvl.stat.ucla.edu/ccvl/DeepLab-MSc-COCO-LargeFOV/). I changed your run_deeplab.py code a bit to have correct model and net path. However, it gave me error message like this "F0503 11:59:03.693397 1551 insert_splits.cpp:35] Unknown blob input data to layer 0". I guess there is some inconsistency in their model and net definition file.
Have you tried deploying their model before? If so, how did it go? Thanks.
Hi Martin, I found your tutorial very helpful. Thanks for the good job. I wanted to deploy the pre-trained model on author's website (url is here: http://ccvl.stat.ucla.edu/ccvl/DeepLab-MSc-COCO-LargeFOV/). I changed your run_deeplab.py code a bit to have correct model and net path. However, it gave me error message like this "F0503 11:59:03.693397 1551 insert_splits.cpp:35] Unknown blob input data to layer 0". I guess there is some inconsistency in their model and net definition file.
Have you tried deploying their model before? If so, how did it go? Thanks.