Cluster-level pseudo-labelling for source-free cross-domain facial expression recognitionhttps://arxiv.org/abs/2210.05246文章的链接BVMC 2022

有代码,代码链接为:GitHub - altndrr/clup: Code implementation of our BMVC 2022 paper: Cluster-level pseudo-labelling for source-free cross-domain facial expression recognition

首先根据source model 对target 数据进预测,设置shredhold, 如没有达到分界线,则根据self-pretrain 进行重新分配。

常见的source-free 算法:

1、SHOT [23] employs an entropy loss alongside a classification loss on pseudo-labelled samples to adapt the network to the target domain. The work has been extended in [ 24] introducing an auxiliary head that solves relative rotation, leading to improved performance. Differently from the above, the authors of [13] frame the problem from an image translation perspective and translate the target images to the source style using only the source model. In [36], they perform self-training with a loss function that considers the intrinsic structure of the target domain via nearest neighbours.

SHOT 在伪标记样本的分类损失的同时使用了熵损失,使网络适应目标域。
SHOT++扩展了SHOT, 解决相对旋转问题的辅助头,可提高性能。
不同的基于上述观点,[13]的作者从图像翻译的角度对问题进行了分析, 并且仅使用源模型将目标图像转换为源样式。
在[36]中,他们使用考虑目标内在结构的损失函数进行自我训练,target domain 的label 使用了最近邻居的方法进行确定。

Cluster-level pseudo-labelling forsource-free cross-domain facial expressionrecognition相关推荐

  1. 关于ajax跨域请求(cross Domain)

    Cross Domain AJAX主要就是A.com网站的页面发出一个XMLHttpRequest,这个Request的url是B.com,这样的请求是被禁止的,浏览器处于安全考虑不允许进行跨域访问, ...

  2. 添加本地图层出现要求cross domain policy的错误

    错误描述: A security exception occured while trying to connect to the REST endpoint. Make sure you have ...

  3. Cross Domain Knowledge Transfer for Person Re-identification笔记

    Cross Domain Knowledge Transfer for Person Re-identification笔记 1 介绍 2 相关工作 3 方法 3.1 特征提取的ResNet 3.2 特 ...

  4. 『 DSSM』A Multi-View Deep Learning Approach for Cross Domain User Modeling in Recommendation Systems

    Abstract MULTI-VIEW-DNN联合了多个域做的丰富特征,使用multi-view DNN模型构建推荐,包括app.新闻.电影和TV,相比于最好的算法,老用户提升49%,新用户提升110 ...

  5. iframe cross domain

    http://blog.cakemail.com/the-iframe-cross-domain-policy-problem/ 转载于:https://www.cnblogs.com/dmdj/p/ ...

  6. 部署在SAP云平台上的应用, 该如何解决跨域问题Cross Domain

    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  7. Ajax用证书调用,跨域的jQuery AJAX调用,带证书(Cross domain jQuery ajax call

    我已经遵循以下步骤: 获取服务器允许跨域调用(与所有的标题和东西) 这个工程 测试服务器与一些跨域调用此作品 获取服务器以强制证书这工作 一起去参加一个浏览器的服务器上的文件,选择合适的证书,并看到该 ...

  8. 【ECCV 2020】Joint Visual and Temporal Consistency for Unsupervised Domain Adaptive Person Re-ID

    JVTC 1 背景知识 1.1Person Re-Identification (ReID) 1.2 supervised person ReID Problem #2 Problem #3 1.3 ...

  9. SUN Zone Cluster安装及配置说明之三

    3. 创建ZFS存储池以及ZFS文件系统 在aptest创建zpool bash-3.00# zpool create erpapppool c1t1d0 bash-3.00# zpool creat ...

  10. 李宏毅学习笔记43.More about Domain Adaptation. Part II. Applications

    文章目录 主要内容 1.Image-to-Image translation 1.1UNIT VAE Loss GAN Loss Cycle Consistency Loss 结果 1.2MUNIT ...

最新文章

  1. 安装TensorFlow时出现ERROR: Cannot uninstall ‘wrapt‘问题的解决方案
  2. 使用pecl安装qqwry
  3. linux 交叉编译 openssl
  4. jvm性能调优 - 16案例实战_每日上亿请求量的电商系统 年轻代垃圾回收参数如何优化
  5. SAP用户权限控制大解析及权限进阶分析
  6. js中闭包的概念和用法
  7. [AGC009B] Tournament(多叉树转二叉树后的最小可能深度)
  8. 【数字全排列】LeetCode 46. Permutations
  9. [原创]Linux实现服务延迟启动
  10. CSS中如何设拉伸背景图片铺满屏幕
  11. python怎样开发软件_Python是怎么编写软件的?
  12. 不定积分问题:1/x^3+1的不定积分求法
  13. 哈尔滨信息应用计算机,[哈尔滨工业大学]计算机应用技术
  14. Three.js - 光源使用详解3(环境光 HemisphereLight、镜头光晕 LensFlare)
  15. sqldbx连接db2数据库
  16. 独立站推广引流的8个渠道
  17. Towards Better Understanding of Self-Supervised Representations / Q-Score
  18. HIT-ICS2022大作业-程序人生-Hello’s P2P
  19. Android Mms专题之:Mms概览介绍
  20. 大数据人工智能领域从菜鸟到高手晋级指南

热门文章

  1. PWM、PPM、SBUS、DSM2这四种协议区别
  2. 计算机apk文件无法打开,【电脑怎么打开apk文件】电脑如何打开apk文件_电脑上怎么打开apk-系统城...
  3. php 微信登录手机网站,微信PC端登录和手机端登录逻辑分享
  4. 计算机硬盘小影响,系统C盘容量太小有哪些危害?又要如何扩容呢?今天再说一遍!...
  5. swiper去除左右滑动设置(去除左右滑动切换)
  6. 《哈佛大学幸福课》笔记
  7. 图的常见衡量指标及算法调研
  8. python股票量化交易从入门到实践df_python股票量化交易从入门到实践df_Python股票量化交易从入门到实践/金融科技系列......
  9. Cocos游戏开发——004cc.Node坐标空间
  10. 说说基于BS架构的三维地图引擎如arcgis以及三维引擎cesium等在数字孪生三维可视化项目中踩过的那些坑