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

Regarding trian.py, I have questions about the setting of loss,what is auxotaloss and otaloss? how do i choose #158

Open
chihuajiao opened this issue Jan 6, 2023 · 0 comments

Comments

@chihuajiao
Copy link

chihuajiao commented Jan 6, 2023

How should I choose auxotaloss and otaloss, and what are their default values? @iscyy
parser.add_argument('--loss', type=str, default='origin', help='')
parser.add_argument('--auxotaloss', action='store_true', help='')
parser.add_argument('--otaloss', type=str, default='origin', help='use yolov7 or yolox')
image

@chihuajiao chihuajiao changed the title Regarding trian.py, I have questions about the setting of loss,what is Regarding trian.py, I have questions about the setting of loss,what is auxotaloss and otaloss? how do i choose Jan 6, 2023
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

1 participant