AutoPortraitMatting icon indicating copy to clipboard operation
AutoPortraitMatting copied to clipboard

Running Question

Open whenjonny opened this issue 7 years ago • 2 comments

Excuse me please, i am wondering how to use this repo. And i have already setup the running environment.

whenjonny avatar Mar 22 '17 02:03 whenjonny

Just download the datasets and codes from the project page. Use the codes to generate the rest data. Then you can check the list of files in 'data' folder. If everything is ready, run FCN.py or FCN_plus.py to train or predict.

dongwu92 avatar Mar 27 '17 09:03 dongwu92

Do we need to update the histogram summary functions? I get an error saying that the functions are deprecated and are now part of the summary package: https://www.tensorflow.org/api_docs/python/tf/summary/histogram

saeed68gm avatar Apr 26 '17 22:04 saeed68gm