Chensir

Results 1 comments of Chensir

> I download your Github code and the corresponding model file:[https://github.com/Joker316701882/Deep-Image-Matting,Then](https://github.com/Joker316701882/Deep-Image-Matting%EF%BC%8CThen) run:python test.py --alpha=./test_data/alpha/1.png --rgb=./test_data/RGB/1.png,But error in this procedure:saver.restore(sess,tf.train.latest_checkpoint('./model'))#PS:I have downloaded your model and put it in the "model" file....