You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The output image using rotate has border.
I know that is background, but the input image size is 128*128.
So it should not has border after rotate 180 degree.
Is it a bug?
The text was updated successfully, but these errors were encountered:
Hi, thanks for reporting this.
It seems that it is an issue related to how rotation is performed in OpenCV, I will further investigate it.
Best,
Jónathan
Hi, i try the example: https://colab.research.google.com/github/joheras/CLoDSA/blob/master/notebooks/CLODSA_Instance_Segmentation.ipynb
The output image using rotate has border.
I know that is background, but the input image size is 128*128.
So it should not has border after rotate 180 degree.
Is it a bug?
The text was updated successfully, but these errors were encountered: