Big-Little Module
2000년 도입 · 논문 4편에서 사용
Big-Little Modules are blocks for image models that have two branches: each of which represents a separate block from a deep model and a less deep counterpart. They were proposed as part of the BigLittle-Net architecture. The two branches are fused with a linear combination and unit weights. These two branches are known as Big-Branch (more layers and channels at low resolutions) and Little-Branch (fewer layers and channels at high resolution).
출처: Big-Little Net: An Efficient Multi-Scale Feature Representation for Visual and Speech Recognition
소개 논문: Big-Little Net: An Efficient Multi-Scale Feature Representation for Visual and Speech Recognition
Image Model Blocks · Computer VisionSkip Connection Blocks · General