/Maximum-and-Concatenation-Networks

Code for the ICML 2020 Paper ''Maximum-and-Concatenation Networks''

Primary LanguagePython

Maximum-and-Concatenation-Networks


This repository is the code for paper Maximum-and-Concatenation Networks (to appear in ICML 2020)

By Xingyu Xie, Hao Kong, Jianlong Wu, Guangcan Liu and Zhouchen Lin.

For more details or questions, feel free to contact:

Xingyu Xie: xyxie@pku.edu.cn

Note That, this version is for showing the implementation details of MCN blocks. The user can choose x_\hat{k} according to the performance. More experiment code pieces are coming.