- 博客(141)
- 资源 (7)
- 收藏
- 关注
原创 Dubbo学习笔记
概念解释Provider : 消息提供者Consumer : 服务消费者Registry : 注册中心Monitor : 统计服务的调用次数和调用时间的监控中心Container: 服务运行容器(ioc,log4j,web相关容器(tomcat)等)运行机制服务容器负责启动,加载,运行服务提供者.服务提供者在启动时,向注册中心注册自己提供的服务.服务消费者在启动时,向注册中心订阅自己所需的服务.
2023-03-16 18:04:41
598
原创 mongodb学习笔记
MongoDB 是由C++语言编写的,是一个基于分布式文件存储的开源数据库系统,操作起来比较简单和容易。文件存储格式为BSON(一种JSON的扩展),BSON 支持文档和数组的嵌套。性能比较: Redis > MongoDB > MySQL / Oralce。
2023-03-16 10:13:18
608
原创 论文阅读32 | Channel Augmented Joint Learning for Visible-Infrared Recognition
论文:Channel Augmented Joint Learning for Visible-Infrared Recognition出处:CVPR 20211.摘要这篇文章介绍了一种通道增强联合学习策略。对于数据增强,大多数现有的方法直接采用针对单可见图像设计的标准操作,没有充分考虑可见光到红外图像的匹配。文章的基本思想是通过随机交换颜色通道来均匀地生成与颜色无关的图像。它可以无缝地集成到现有的增强操作中,而不修改网络,持续提高对颜色变化的鲁棒性;结合随机擦除策略,通过模拟随机遮挡,进一步大大丰富
2022-03-21 17:33:32
6257
原创 CVPR2021 | Generalizable Person Re-identification with Relevance-aware Mixture of Experts
11111111
2021-10-08 16:35:59
714
原创 论文阅读31 | Unified Batch All Triplet Loss for Visible-Infrared Person Re-identification
考虑全部样本的三元组损失、考虑全部样本的异质中心损失、余弦ID损失
2021-07-27 22:32:53
1203
原创 论文阅读30 | Deep Multi-Patch Matching Network for Visible Thermal Person Re-Identification
不同数量条纹
2021-07-26 22:02:35
652
原创 论文阅读29 | Parameter Sharing Exploration and Hetero-center Triplet Loss for V-TReID
共享参数数量、水平切片、GeM池化、中心三元组损失、ID损失平滑化
2021-07-23 21:35:24
1776
2
原创 论文阅读28 | SFANet: A Spectrum-aware Feature Augmentation Network for Visible-Infrared Person ReID
灰度图、双FC、三个双向三元组约束
2021-07-22 17:02:36
1899
原创 论文阅读27 | Discover Cross-Modality Nuances for Visible-Infrared Person Re-Identification
人体细节信息
2021-07-19 21:37:59
2589
4
原创 论文阅读26 | DF2AM: Dual-level Feature Fusion and Affinity Modeling for RGB-Infrared reid
分块加权,亲和力建模
2021-07-15 11:13:22
900
2
原创 论文阅读25 | Exploring Modality-shared Appearance Features and Modality-invariant Relation Features reid
四元组损失、三维卷积考虑空间通道关系
2021-07-14 21:42:03
739
原创 论文阅读24 | Leaning Compact and Representative Features for Cross-Modality Person Re-Identification
ID损失、EAT损失(Enumerate Angular Triplet)、跨模态知识蒸馏损失
2021-07-13 21:53:26
807
1
原创 论文阅读23 | A feature learning framework for cross-modality person re-identification
五元组损失
2021-07-13 16:49:32
535
原创 论文阅读21 | Infrared-Visible Cross-Modal Person Re-Identification with an X Modality
X模态
2021-07-09 10:28:01
867
原创 论文阅读19 | A Similarity Inference Metric for RGB-Infrared Cross-Modality Person Re-identification
A Similarity Inference Metric
2021-06-22 23:06:06
1097
原创 论文阅读18 | Neural Feature Search for RGB-Infrared Person Re-Identification
NFS
2021-06-20 17:07:10
1169
原创 论文阅读17 | Cross-modality Person re-identification with Shared-Specific Feature Transfer
Shared-Specific Feature Transfer
2021-06-19 18:26:00
1462
2
原创 论文阅读16 | Visible-Infrared Person Re-Identification via Homogeneous Augmented Tri-Modal Learning
HAT
2021-06-11 17:10:57
922
3
原创 论文阅读15 | Cross-Modality Person Re-Identification via Modality-aware Collaborative Ensemble Learning
Modality-aware Collaborative Ensemble Learning
2021-06-10 15:32:49
1245
原创 论文阅读14 | Visible Thermal Person Re-Identification via Dual-Constrained Top-Ranking
bi-directional dual-constrained top-ranking loss
2021-06-09 15:50:52
468
原创 论文阅读12 | Dynamic Dual-Attentive Aggregation Learning for Visible-Infrared Person Re-Identification
VI-ReID
2021-05-18 11:37:32
1822
1
原创 论文阅读10 | RGB-Infrared Cross-Modality Person Re-Identification
SYSU-MM01
2021-05-11 19:16:28
1242
3
原创 论文阅读8 | RGB-Infrared Cross-Modality Person Re-Identification via Joint Pixel and Feature Alignment
使用GAN来解决可见光-红外的ReID任务
2021-05-10 16:04:58
812
python人脸检测
2020-10-25
编译好的3.4.1版本的opencv_contrib_install.zip
2020-05-10
opencv_python-3.4.9.31-cp37-cp37m-manylinux1_x86_64.whl
2020-03-22
torchvision-0.5.0-py37_cpu.tar.bz2
2020-03-13
pytorch-1.4.0-py3.7_cpu_0.tar.bz2
2020-03-13
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人