Skip to content

旋转方向的疑问 #78

@liuxiaohan00

Description

@liuxiaohan00

请问predict_cls.py文件的最后面代码:
if "180" in label and score > self.cls_thresh:
img_list[indices[beg_img_no + rno]] = cv2.rotate(
img_list[indices[beg_img_no + rno]], 1
)

为什么这里只处理180的label。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions