Stars
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
vue2 + vue-router + vuex 入门项目
The implementation of cvpr 2023 paper "Unsupervised Visible-Infrared Person Re-Identification via Progressive Graph Matching and Alternate Learning"
ByteTrack with ReID module following the paradigm of FairMOT, tracking strategy is borrowed from FairMOT/JDE.
[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
Learn OpenCV : C++ and Python Examples
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
[TIP 2022] Pytorch implementation of "Attentive WaveBlock: Complementarity-enhanced Mutual Networks for Unsupervised Domain Adaptation in Person Re-identification and Beyond"
[NeurIPS-2020] Self-paced Contrastive Learning with Hybrid Memory for Domain Adaptive Object Re-ID.
[ICLR-2020] Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification.
SECRET: Self-Consistent Pseudo Label Refinement for Unsupervised Domain Adaptive Person Re-Identification
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
[CVPR 2022] Part-based Pseudo Label Refinement for Unsupervised Person Re-identification
Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.
Code for CVPR 2022 Oral paper: 'Few-Shot Object Detection with Fully Cross-Transformer'
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
A PyTorch implementation of RandomErasing
Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras