edge-connect icon indicating copy to clipboard operation
edge-connect copied to clipboard

'samples' folder while training

Open Yaqiongchai opened this issue 5 years ago • 2 comments

During training process, a separate folder was generated in the checkpoints folder called 'samples'. There are five columns, I guess the first and last ones are GT pictures, while the second column is the masked pictures.

My questions are: is the third column edges from GT or from masked images? If the pictures are from the subfolder /samples/inpaint/, does it mean that the fourth column is the 'prediction results' of inpaint model? The dataset are from validation picutures, so they won't be truly predicted results.

Yaqiongchai avatar Mar 15 '19 08:03 Yaqiongchai

@Yaqiongchai The first column is the ground truth. The second column is the masked image (or input). The third column is the predicted edges from the first network (edge generator). The fourth column is the actual output of the network. And finally, the fifth column is a composition of first and fourth columns, the known area comes from the first column and the masked area comes from the fourth column!

knazeri avatar Mar 15 '19 14:03 knazeri

你好,我最近也在跑这个代码。可以加你交流一下吗?我的微信:loveanshen 我的QQ:519838354 我的邮箱:[email protected] 非常期待你百忙中的回复

anshen666 avatar Dec 10 '19 08:12 anshen666