Joker316701882 / Deep-Image-Matting

This is tensorflow implementation for paper "Deep Image Matting"
626 stars 188 forks source link

How to start it? #16

Closed epirus closed 6 years ago

epirus commented 6 years ago

├── model │   ├── checkpoint.dms │   ├── model.ckpt-3200.data-00000-of-00001 │   └── model.ckpt-3200.index

Get Error

File "/usr/local/lib/python3.6/site-packages/tensorflow/python/training/saver.py", line 1662, in restore raise ValueError("Can't load save_path when it is None.")

How to start it ?

LiangliangGuo commented 6 years ago

Hi, Have you got how to start it? can you tell me ?