dongwu92 / AutoPortraitMatting

Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"
Apache License 2.0
478 stars 151 forks source link

关于训练时间 #35

Open KESR007 opened 6 years ago

KESR007 commented 6 years ago

我用cpu TF跑FCN.py,一天半才跑到Step2000,不知道大概要多长时间才能跑完

safehumeng commented 6 years ago

楼上那位用cpu跑的,也是6了

YQYI commented 6 years ago

为什么数据下载不了?好像url没用啊

qiufengyun commented 6 years ago

我也用CPU跑的,跑了2天多才跑完,有条件的最好GPU

HaHaCream commented 6 years ago

我也下载不了数据哎,data_download.m运行之后拉不到数据

shliang0603 commented 5 years ago

@qiufengyun 你好,请问你有数据集吗,可以分享一份吗,我现在用哪个链接下载不了数据?

shliang0603 commented 5 years ago

我已找到数据集啦

puphy commented 5 years ago

@KESR007 你好,请问data_download.m和generate_data_file.m这两个文件是哪找到的

shliang0603 commented 5 years ago

Hi, Sorry, I don't know the two files. If I find it ,I will tell you .

puphy notifications@github.com 于2018年10月20日周六 下午11:34写道:

@KESR007 https://github.com/KESR007 你好,请问data_download.m和generate_data_file.m这两个文件是哪找到的

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PetroWu/AutoPortraitMatting/issues/35#issuecomment-431591577, or mute the thread https://github.com/notifications/unsubscribe-auth/Ajdq2uZxvi2xywA4ZMw8SmD9IfzrN39Eks5um0KHgaJpZM4Saypv .

ssxlconch commented 5 years ago

我用cpu TF跑FCN.py,一天半才跑到Step2000,不知道大概要多长时间才能跑完

您好,您跑通FCN了吗?我想问一下您除了按照readme里面说的建立文件夹还有运行两个文件并且copy到指定目录之外,在运行FCN.py的时候需要什么其他的指令吗?我这边运行之后网络不训练……

qq4060 commented 5 years ago

到底多久啊 ?为啥我GPU 五个小时才1000步啊 是不是没用GPU?

Maru-chan511 commented 5 years ago

说实话,我觉得这个模型的代码很多问题啊。