AlibabaResearch / AlibabaResearch/efficientteacher
Ground truth and pseudo labels are multiplied by 640
Open
- Dominant language
- Python
- Stars
- 813
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
In [Line515](https://github.com/AlibabaResearch/efficientteacher/blob/main/utils/self_supervised_utils.py#L515), gt and pseudo are multiplied by 640.
Why is gt and pseudo multiplied by 640? Does it work if the input image dimension to the model is 1024?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.