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

some confuse #29

Closed
www516717402 opened this issue May 7, 2022 · 3 comments
Closed

some confuse #29

www516717402 opened this issue May 7, 2022 · 3 comments

Comments

@www516717402
Copy link

Thank you for open this repo.
$A^S, A^C$ denote the spatial and channel attention mask of the teacher detector In formulate (9) , However $A^S_t , A^C_t $ is contrain in formulate (10). Why not fuse $A^S_t , A^C_t $ in formulate (9)?

@yzd-v
Copy link
Owner

yzd-v commented May 7, 2022

In formulate (9), we mainly want to express the size of A^S of (H,W) and A^C of (C). So we describe it in the text.
截屏2022-05-07 上午11 30 22

@www516717402
Copy link
Author

it means fuse formulate (9) and (10), as follows example(or other fuse):
image

@yzd-v
Copy link
Owner

yzd-v commented May 7, 2022

The purpose of two methods are different and the ways to process them are also different. I don't think it's meaningful to fuse them.

@yzd-v yzd-v closed this as completed May 7, 2022
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