Skip to content

dataloader 错误 #8

@sea190

Description

@sea190

我使用自己的自定义的coco形式的数据集,这个数据集在对DeFRCN的dataset和evaluation代码做出一些修改后能够正常运行,然而对DCFS进行同样修改后出现错误AssertionError: No valid data found in coco14_trainval_base.,经查是因为/dataloader/build.py中的filter_images_with_only_crowd_annotations函数过滤标注信息时未能正确加载标注annotations的内容导致数据全部被过滤?请问DCFS的dataloader相比于DeFRCN是否有修改之处?

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