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

can you help me #13

Open
1716932646 opened this issue Jun 26, 2023 · 3 comments
Open

can you help me #13

1716932646 opened this issue Jun 26, 2023 · 3 comments

Comments

@1716932646
Copy link

Can you recommend several papers on underwater target detection? I can hardly find papers on underwater target detection in the three major conferences. Thank you

@mousecpn
Copy link
Owner

I will recommend some of my works:
[1] Liu H, Song P, Ding R. Towards domain generalization in underwater object detection[C]//2020 IEEE International Conference on Image Processing (ICIP). IEEE, 2020: 1971-1975.
[2] Liang X, Song P. Excavating roi attention for underwater object detection[C]//2022 IEEE International Conference on Image Processing (ICIP). IEEE, 2022: 2651-2655.
[3] Chen Y, Song P, Liu H, et al. Achieving domain generalization for underwater object detection by domain mixup and contrastive learning[J]. Neurocomputing, 2023.
[4] Dai L, Liu H, Song P, et al. Edge-guided Representation Learning for Underwater Object Detection[J]. arXiv preprint arXiv:2306.00440, 2023.

There are also some papers that are very interesting.
[5] Liu R, Jiang Z, Yang S, et al. Twin adversarial contrastive learning for underwater image enhancement and beyond[J]. IEEE Transactions on Image Processing, 2022, 31: 4922-4936.
[6] Liu R, Jiang Z, Yang S, et al. Twin adversarial contrastive learning for underwater image enhancement and beyond[J]. IEEE Transactions on Image Processing, 2022, 31: 4922-4936.

@1716932646
Copy link
Author

Hello, may I ask where is the FIOU used for regression loss in your paper, with only IOU in the code. thank you

@mousecpn
Copy link
Owner

Hello, may I ask where is the FIOU used for regression loss in your paper, with only IOU in the code. thank you

I didn't explicitly write it as a class in config, it is a combination of loss_bbox and loss_bbox_aug.
You can see line 322-346 in mmdet/models/dense_heads/atss_rpn_head.py.

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