Skip to content

det_train无法运行 #1

@ConleyKong

Description

@ConleyKong

数据预处理中的输出数据格式目前是数字标签在第一格,但是train中对于数据的解码是使用找下标的方式,修改后开始可以运行,但是会报dataloader/DetLoad/transform_img.py line 251, in random_scale
(new_polys.shape[0], polys.shape[1] // 2, 2))
IndexError: tuple index out of range
的错,不知道数据预处理和训练的代码版本是否匹配啊

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