JavaShuo
栏目
标签
论文阅读笔记《RepMet Representative-based metric learning for classification and few-shot object detection》
时间 2020-12-24
标签
深度学习
# 小样本学习
度量学习
小样本学习
目标检测
繁體版
原文
原文链接
核心思想 作者提出一种基于表征的度量学习方法用于解决小样本分类和目标检测问题。作者提出每个类别的样本,其在嵌入式空间(特征空间)中的分布都属于一种混合分布模型,而每个模型分量的众数mode(也就是概率密度函数最高点,峰值peak),就是该类样本的一个表征。通过度量输入图像对应的特征向量与各个类别对应表征之间的距离,预测输入图像的类别。网络结构如下图所示。 首先输入图像经过一个特征提取网络(
>>阅读原文<<
相关文章
1.
论文阅读笔记《Deep Active Learning for Civil Infrastructure Defect Detection and Classification》
2.
(Fewshot detection)Review:RepMet: Representative-based metric learning for few-shot detection
3.
论文阅读笔记《Dense Classification and Implanting for Few-Shot Learning》
4.
论文阅读笔记 | (IJCAI 2018 Oral) Collaborative Learning for Weakly Supervised Object Detection
5.
笔记:论文阅读Learning Spatial Fusion for Single-Shot Object Detection
6.
1604.Joint Detection and Identification Feature Learning for Person Search论文阅读笔记
7.
论文笔记:Learning Region Features for Object Detection
8.
【论文阅读笔记】Rich feature hierarchies for accurate object detection and semantic segmentation
9.
论文阅读-《Focal Loss for Dense Object Detection》
10.
论文阅读笔记(三十三):Relation Network for Object Detection
更多相关文章...
•
RSS 阅读器
-
RSS 教程
•
C# 文本文件的读写
-
C#教程
•
Tomcat学习笔记(史上最全tomcat学习笔记)
•
RxJava操作符(七)Conditional and Boolean
相关标签/搜索
论文阅读
论文阅读笔记
阅读笔记
论文笔记
CV论文阅读
Apple文档阅读笔记
metric
classification
外文阅读
detection
MyBatis教程
Thymeleaf 教程
Redis教程
文件系统
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
springboot在一个项目中启动多个核心启动类
2.
Spring Boot日志-3 ------>SLF4J与别的框架整合
3.
SpringMVC-Maven(一)
4.
idea全局设置
5.
将word选择题转换成Excel
6.
myeclipse工程中library 和 web-inf下lib的区别
7.
Java入门——第一个Hello Word
8.
在chrome安装vue devtools(以及安装过程中出现的错误)
9.
Jacob线上部署及多项目部署问题处理
10.
1.初识nginx
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
论文阅读笔记《Deep Active Learning for Civil Infrastructure Defect Detection and Classification》
2.
(Fewshot detection)Review:RepMet: Representative-based metric learning for few-shot detection
3.
论文阅读笔记《Dense Classification and Implanting for Few-Shot Learning》
4.
论文阅读笔记 | (IJCAI 2018 Oral) Collaborative Learning for Weakly Supervised Object Detection
5.
笔记:论文阅读Learning Spatial Fusion for Single-Shot Object Detection
6.
1604.Joint Detection and Identification Feature Learning for Person Search论文阅读笔记
7.
论文笔记:Learning Region Features for Object Detection
8.
【论文阅读笔记】Rich feature hierarchies for accurate object detection and semantic segmentation
9.
论文阅读-《Focal Loss for Dense Object Detection》
10.
论文阅读笔记(三十三):Relation Network for Object Detection
>>更多相关文章<<