需要導入模塊: import torch [as 別名] # 或者: from torch import Tensor [as 別名] def bbox2roi(bbox_list): """Convert a list of bboxes to roi format.
確定! 回上一頁