当前位置:网站首页>Toward a Unified Model
Toward a Unified Model
2022-08-11 06:16:00 【zhSunw】
Learning Multiple Adverse Weather Removal via Two-stage Knowledge Learning and Multi-contrastive Regularization: Toward a Unified Model

Two-stage Knowledge Learning (Collation-Examination) is designed on the basis of knowledge ledgedistillation and the method of contrastive learning is introduced.
Method
Collaborative Knowledge Transfer (CKT)
Progressive Feature Projector (PFP)
Project the features of the teacher and student networks into a common feature space, and calculate the L1 loss of the two projected features: Q represents the number of coding layers, Ti represents the ith teacher network, and S represents the student network
Projection is achieved by a small network consisting of several convolutional blocks with stride 1 and a ReLU activation function
Bidirectional Feature Matching
Project the projected features of the teacher network back to the original input space, and calculate the L1 loss of the two features to ensure the validity of the projection
Multi-contrastive Regularization (Two-stage Knowledge Learning)
Contrastive Regularization: v, v+, v- represent predicted samples, positive samples (target samples), and negative samples respectively; Ψ represents the features extracted by VGG-19; R is the number of negative samples.
Soft Contrastive Regularization. (Knowledge Collation (KC).)
Soft: Use teacher's predictions as positive samples to avoid the challenges of early learning
Hard Contrastive Regularization.(Knowledge Examination (KE).)
Hard: Use groundtruth as a positive sample to learn directly after training for a period of time
边栏推荐
猜你喜欢
随机推荐
GBase 8s与Oracle存储对比
mysql基本概念之存储引擎
CVPR2022——Not All Points Are Equal : IA-SSD
uniapp 在HBuilder X中配置微信小程序开发工具
安全帽识别
Toolbar 和 DrawerLayout 滑动菜单
慢查询语句的优化思路
DNS外带注入SQLMAP
LiDAR Snowfall Simulation for Robust 3D Object Detection
NodeRed系列—创建mqtt broker(mqtt服务器),并使用mqttx进行消息发送验证
快照读下mvcc实现避免幻读
秦始皇到底叫嬴政还是赵政?
Thread Handler
GBase 8a 并行技术
Socket 网络协议 等
梅科尔工作室-DjangoWeb 应用框架+MySQL数据库第六次培训
Haproxy集群
SQL注入
docker搭建redis主从和哨兵模式集群
梅科尔工作室-华为云ModelArts第二次培训