Squeeze and excitation (scSE) modules
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- python
- Domain
- computer-vision, machine-learning
Research direction
The issue names no files, tests, or entry point. Start by reading the two referenced SE papers and locating the encoder and decoder modules; done would require an agreed scSE design, integration with those modules, and classification or segmentation experiment results.
Written by the indexing model from the issue text.
Description
We should look into squeeze and excitation (SE) modules for adaptive feature map recalibration.
The initially introduces cSE blocks are incredibly powerful for classification problems; the recently introduces sSE blocks are similarly powerful for segmentation.
We should try a combination of these in an scSE module and see what happens if we attach them to our encoder and decoder modules. From a computational standpoint they are very cheap.
References below
https://arxiv.org/abs/1709.01507
Squeeze-and-Excitation Networks
https://arxiv.org/abs/1803.02579
Concurrent Spatial and Channel 'Squeeze & Excitation' in Fully Convolutional Networks

- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 385
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mapbox/robosat
-
Difficulty 1/5 Under an hour Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
-
Bringin own data Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100