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

How to include in our Project? #21

Open
Rajasekhar06 opened this issue Oct 21, 2020 · 1 comment
Open

How to include in our Project? #21

Rajasekhar06 opened this issue Oct 21, 2020 · 1 comment

Comments

@Rajasekhar06
Copy link

Hello I have got intrigued on seeing this paper:
I'm trying to make a object tracker I would like to use your work along with detection using transformers or with Re3 in order to reduce errors due to occlusion correct me if I am wrong how can your work be injected into them I'm trying to understand but with your support it will be easier to use your work while DETR is transformer based object detection and Re3 is LSTM based generic Object tracking algorithm both of them depend on attention mechanism all I need to understand is A3M attention in them, I know I am asking for a lot but help me out.

Thanks,
Rajashekar

@iamhankai
Copy link
Owner

Thanks for your attention. The input of A3M attention module is feature maps from CNN, you may change the code to input features of transformer or LSTM, refer to

# regional feature fusion

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