Optimized way to extract patches based on bounding box in PyTorch

前端 未结 0 735
悲哀的现实
悲哀的现实 2020-11-21 05:37

Assuming we got tensors: img and bounding boxes: bbox of shape:

[B, C, H, W], [B, xmin, ymin, xmax, ymax], respectively
相关标签:
回答
  • 消灭零回复
提交回复
热议问题