tsing90 / pytorch_semantic_human_matting

This is an unofficial implementation of the paper "Semantic human matting":
https://arxiv.org/pdf/1809.01354.pdf
83 stars 18 forks source link

predict abnormal results of T-net #4

Closed kkkmax closed 5 years ago

kkkmax commented 5 years ago

average loss: 0.75172 saving model .... epoch end, shuffle datasets again ... [1 / 300] loss: 0.69093 time: 1548 average loss: 0.55106 saving model .... epoch end, shuffle datasets again ... [2 / 300] loss: 0.53391 time: 1538 average loss: 0.47728 saving model ....epoch end, shuffle datasets again ... [3 / 300] loss: 0.46429 time: 1537 average loss: 0.42489 saving model ....epoch end, shuffle datasets again ... [4 / 300] loss: 0.41367 time: 1537 average loss: 0.38102 saving model .... epoch end, shuffle datasets again ... ---Ellipsis part [46 / 300] loss: 0.07379 time: 1542 average loss: 0.07126 saving model ....epoch end, shuffle datasets again ...

tsing90 commented 5 years ago

I've updated the data preparation method, please refer to the readme file for details.