YanchaoYang / FDA

Fourier Domain Adaptation for Semantic Segmentation
491 stars 79 forks source link

Visualization after mean subtraction #33

Open 999Yy999 opened 2 years ago

999Yy999 commented 2 years ago

When I draw the figure after mean subtraction by cv2.imshow() function, the figure became colorful which colors didn't show up in the original figure. someone tells me why? QQ图片20210923110019 QQ图片20210923110026 Thanks!

999Yy999 commented 2 years ago

@YanchaoYang

brave-ciao commented 10 months ago

When I draw the figure after mean subtraction by cv2.imshow() function, the figure became colorful which colors didn't show up in the original figure. someone tells me why? QQ图片20210923110019 QQ图片20210923110026 Thanks!

Have you been able to resolve the issue, please?

Klopotek0 commented 9 months ago

Normalize image to 0:255 values