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

Differentiable Patch Selection for Image Recognition #168

Open
yiskw713 opened this issue Jul 12, 2021 · 0 comments
Open

Differentiable Patch Selection for Image Recognition #168

yiskw713 opened this issue Jul 12, 2021 · 0 comments

Comments

@yiskw713
Copy link
Owner

yiskw713 commented Jul 12, 2021

概要

image

高解像度画像中から小さい物体や領域を認識するタスク(上図)において、有用な箇所(パッチ)を取り出す手法を提案。

微分可能なtop-kの取り出しに基づいており、パッチの取り出し自体も学習可能。
後段に任意のネットワークを組み込み、end-to-endでの学習が可能。

提案手法

image

実験

image

image

Comment

Reference

link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant