Why there is relu at the end of each encoder block, but no relu at the end of decoder?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
The encoder and decoder block are similar in paper, but i find in code, there is a relu at the end of encoder block. But decoders dont have relu at the end. why?
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the encoder and decoder block implementations referenced in the issue, then compare their activation placement with the ECCV2020 paper. Determine the architectural rationale for the difference and document that explanation in the issue; no file or test path is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100