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

Convergency of edge model

Open lizijue opened this issue 2 years ago • 10 comments

Hello @knazeri Thanks for your opening source code. I have used your implementation to train from scratch. I stay all your settings unchanged, but only use another remote sensing dataset, which contains only 800 training images with size 256x256.

At the beginning, I trained a edge model with "MODEL=1". It is observed that after 1000 epoches training, the edge model does learn something, but very slow and far from convergency.

00001 67000

The above images are the samples during training after 1 and 67000 iterations respectively. It shows that the edge model was learning throughout the whole training procedure, but could you tell me why does the estimated results so bad?

Beyond that, I have also trained a inpainting model alone with "MODEL=2", but I get a very different results from the results above, as I list below. It is clear that the inpainting model convergenced successfully, which proves the correctness of the training strategy. So Why I get a results above?

99000

Looking for your replys.

lizijue avatar Mar 23 '22 08:03 lizijue

你好,我想知道你跑这个模型,跑了多长时间,我把它放在3060上跑,max_iters=140000,跑了两天了,还没结束

01SHENyankun avatar Apr 01 '22 07:04 01SHENyankun

方便的话,可以加一下qq:2635505974

01SHENyankun avatar Apr 01 '22 07:04 01SHENyankun

hello,your ID shows cannot be found

Pan-long-ming avatar Nov 28 '22 07:11 Pan-long-ming

Hi, have you solved this problem yet?

Ghost0405 avatar Apr 21 '23 13:04 Ghost0405

Hello @knazeri Thanks for your opening source code. I have used your implementation to train from scratch. I stay all your settings unchanged, but only use another remote sensing dataset, which contains only 800 training images with size 256x256.

At the beginning, I trained a edge model with "MODEL=1". It is observed that after 1000 epoches training, the edge model does learn something, but very slow and far from convergency.

00001 67000

The above images are the samples during training after 1 and 67000 iterations respectively. It shows that the edge model was learning throughout the whole training procedure, but could you tell me why does the estimated results so bad?

Beyond that, I have also trained a inpainting model alone with "MODEL=2", but I get a very different results from the results above, as I list below. It is clear that the inpainting model convergenced successfully, which proves the correctness of the training strategy. So Why I get a results above?

99000

Looking for your replys.

Hello @knazeri Thanks for your opening source code. I have used your implementation to train from scratch. I stay all your settings unchanged, but only use another remote sensing dataset, which contains only 800 training images with size 256x256.

At the beginning, I trained a edge model with "MODEL=1". It is observed that after 1000 epoches training, the edge model does learn something, but very slow and far from convergency.

00001 67000

The above images are the samples during training after 1 and 67000 iterations respectively. It shows that the edge model was learning throughout the whole training procedure, but could you tell me why does the estimated results so bad?

Beyond that, I have also trained a inpainting model alone with "MODEL=2", but I get a very different results from the results above, as I list below. It is clear that the inpainting model convergenced successfully, which proves the correctness of the training strategy. So Why I get a results above?

99000

Looking for your replys.

Hello, I also encountered the same problem as you when training the edge model, the repaired edge is very bad. Have you solved the problem? If you solved the problem can you tell me how you did it? It means a lot to me. Thank you!

TT-mouse avatar Apr 28 '23 08:04 TT-mouse

Hi, have you solved this problem yet?

Hello, I have been reproducing this code recently, and the edge repair results were poor when training MODEL=1. Have you solved the problem?

TT-mouse avatar Apr 28 '23 09:04 TT-mouse

Hi, have you solved this problem yet?

Hello, I have been reproducing this code recently, and the edge repair results were poor when training MODEL=1. Have you solved the problem?

Hello, I also encountered this problem, did you solve it?

Ghost0405 avatar May 31 '23 02:05 Ghost0405