tf-semantic-segmentation-FCN-VGG16
                                
                                
                                
                                    tf-semantic-segmentation-FCN-VGG16 copied to clipboard
                            
                            
                            
                        tf.saved_model.loader.load() not called
Hi: Thanks for your code! But when I run "main.py", it says "tf.saved_model.loader.load() not called", Why the model can not load, could you please help me about that?(I have download vgg from your code already)
I see it can't run "python main.py" directly. But when I run FCN-VGG16, it always says ResourceExhaustedError My computer is GTX960M with 2G Memory, it can't be exhausted, that's really confuse me.