AlphAction icon indicating copy to clipboard operation
AlphAction copied to clipboard

What is the purpose for using `TO_REMOVE`

Open ShoufaChen opened this issue 4 years ago • 0 comments

https://github.com/MVIG-SJTU/AlphAction/blob/db19364dd2b15905ae4b70a7acd9bb9b34ccb04b/alphaction/structures/bounding_box.py#L88-L89

Hi, Thanks for your awesome work.

I noticed that you use TO_REMOVE=1 when the box mode is converted from xywh to xyxy. I am confused by this. Would you mind giving some hints?

ShoufaChen avatar Feb 19 '21 04:02 ShoufaChen