Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 427 Bytes

200712 Learning to Learn Parameterized Classification Networks for Scalable.md

File metadata and controls

6 lines (4 loc) · 427 Bytes

https://arxiv.org/abs/2007.06181

Learning to Learn Parameterized Classification Networks for Scalable Input Images (Duo Li, Anbang Yao, Qifeng Chen)

여러 스케일의 이미지 입력에 대해 동작하는 분류 모델 만들기. 컨볼루션의 weight 전부(!)를 생성하는 fc 레이어를 도입하고 스케일마다 bn을 따로 관리. multiscale training과의 비교가 궁금하긴 함. #hypernetwork #scale