paper-with-me

Deactivable Skip Connection

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

A Deactivable Skip Connection is a type of skip connection which, instead of concatenating the encoder features (red) and decoder features (blue), as with standard skip connections, it instead fuses the encoder features with part of the decoder features (light blue), to be able to deactivate this operation when needed.

출처: Cross-modal Deep Face Normals with Deactivable Skip Connections

소개 논문: Cross-modal Deep Face Normals with Deactivable Skip Connections

Skip Connections · General