paper-with-me

Elastic ResNeXt Block

2000년 도입 · 논문 1편에서 사용

An Elastic ResNeXt Block is a modification of the ResNeXt Block that adds downsamplings and upsamplings in parallel branches at each layer. It is called "elastic" because each layer in the network is flexible in terms of choosing the best scale by a soft policy.

출처: ELASTIC: Improving CNNs with Dynamic Scaling Policies

소개 논문: ELASTIC: Improving CNNs with Dynamic Scaling Policies

Image Model Blocks · Computer VisionSkip Connection Blocks · General