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

您好,请问IAT与yolov3联合训练的时候,loss函数中似乎没有IAT的损失函数 ,只有yolov3的 #72

Open
lissongod opened this issue Mar 26, 2024 · 1 comment

Comments

@lissongod
Copy link

您好,请问IAT与yolov3联合训练的时候,loss函数中似乎没有IAT的损失函数 ,只有yolov3的

@cuiziteng
Copy link
Owner

Yes, we directly add the perception loss function, because only the detection loss is enough, the object detection task is concentrate on detection performance rather than image quality.

In fact the follow-up work also do not add image reconstruction loss function, like FeatEnhancer:
https://openaccess.thecvf.com/content/ICCV2023/papers/Hashmi_FeatEnHancer_Enhancing_Hierarchical_Features_for_Object_Detection_and_Beyond_Under_ICCV_2023_paper.pdf

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