Closed NoOneUST closed 6 months ago
@NoOneUST Hey! I want to know how you modified visualize.py for visualization. I have been stuck on this question for days. Thanks!
I'm not author or contributor of this project.
In my opinion, it seems to be related to data augmentation. Training data is processed by specific pipeline which contains augmentation.
I can generate correct visualizations on validation and testing sets, but the results are wrong on training sets.
The code I use is the stable branch.
These two images are the gt and pred results on the training set. I have confirmed that this error impacts all images in the training set.