mirmashel

Results 1 comments of mirmashel

I think there's a bug [here](https://github.com/megvii-research/CADDM/blob/b3f761907ea773755d0a17fd88c5153516c6e156/lib/data_preprocess/partial_swap_mask.py#L106) too. The function should return the bbox to the scale of the entire image, not the sliding box. It might return something like this:...