Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Non-local + MaskRCNN #10

Open
PkuRainBow opened this issue Oct 25, 2018 · 2 comments
Open

Non-local + MaskRCNN #10

PkuRainBow opened this issue Oct 25, 2018 · 2 comments
Labels

Comments

@PkuRainBow
Copy link

🚀 Feature

I am wondering will you add the feature that employs the non-local block. As it can improves the performance for more than 1 point compared with the baseline.

Here I paste the related results reported in the non-local paper,

image

Motivation

I think the non-local is very hot recently. I want to further propose better module to optimize the current non-local method.

Additional context

Here I provide the paper of non-local.

Non-local Neural Networks

@fmassa
Copy link
Contributor

fmassa commented Oct 25, 2018

Hi,

Thanks for opening the issue.

There is currently no plans for adding support for Non-local Neural Networks in this repo.

Contributions are more than welcome though :-)

@kaiyuyue
Copy link

kaiyuyue commented Nov 2, 2018

The Non-local-like modules (NL and CGNL) in PyTorch are provided in our repo. Hope it can help ease the research.

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

No branches or pull requests

3 participants