AlibabaResearch / AlibabaResearch/efficientteacher

遍历LoadImagesAndFakeLabels时,可能出现的问题

Open
#65 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
813
Forks
126
PR merge metrics
No merged PRs in 30d

Description

在datasets_ssod.py中490行的__getitem__方法中,
当self.augment=False时,mosaic=T/F将会导致2种不同的逻辑(mosaic=False时没有img_ori和M_s这两个变量)。
此外,在382行的cache_labels时,默认是32线程,这与datasets中不一致。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.