Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

似乎没有关闭马赛克增强 #29

Open
jie311 opened this issue Aug 18, 2022 · 1 comment
Open

似乎没有关闭马赛克增强 #29

jie311 opened this issue Aug 18, 2022 · 1 comment

Comments

@jie311
Copy link

jie311 commented Aug 18, 2022

if mode == 'yolox':
if epoch == epochs - no_aug_epochs:
LOGGER.info("--->No mosaic aug now!")
dataset.mosaic = False # close mosaic
LOGGER.info("--->Add additional L1 loss now!")

我自己单步调试的时候发现, dataset.mosaic 在运行过程中还是True

@jizhishutong
Copy link
Owner

jizhishutong commented Aug 18, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants