『LeetCode』769 最多能完成排序的块
『Latex』表格
『论文笔记』Switchable Normalization
Information
- Title: Differentiable Learning-to-Normalize via Switchable Normalization
- Author: Ping Luo and Jiamin Ren and Zhanglin Peng and Ruimao Zhang and Jingyu Li
- Institution: 香港中文大学(CUHK)多媒体实验室和商汤科技研究院(SenseTime Research)
- Year: 2019
- Journal: ICLR
- Source: arxiv, Code, 作者的中文解析(在 Github 上)
- Idea: 核心观点就是同时使用 BN, IN, LN 并对其添加一个自适应的权重来适配不同的网络
『LeetCode』817 链表组件
『LeetCode』1790 仅执行一次字符串交换能否使两个字符串相等
『LeetCode』801 使序列递增的最小交换次数
『LeetCode』856 括号的分数
『论文笔记』Facial Expression Recognition in the Wild via Deep Attentive Center Loss
Information
- Title: Facial Expression Recognition in the Wild via Deep Attentive Center Loss
- Author: Amir Hossein Farzaneh and Xiaojun Qi
- Institution: Department of Computer Science Utah State University Logan, UT 84322, USA (美国犹他州立大学)
- Year: 2021
- Journal: WACV
- Source: PDF, Offical code
- Idea: 利用注意力机制给稀疏中心损失加权