awesome-reid TOC 1. Survey 2. Person Re-ID 3. Person search 4. MTMC 5. Cross-Modality Re-ID 6. Vehicle Re-ID 7. Other Related Work 8. Datasets 2019-07-24 Computer Science > Collections #ReID
S+U images Adversial Training CVPR2017论文 Learning from Simulated and Unsupervised Images through Adversarial Training 2017-06-27 Computer Science #GAN
Bootstrapping Face Detection with Hard Negtive Examples 最近在做一个detection的项目,所以找了很多相关的文章。其中这篇文章提到的Hard Negtive Mining能够解决在实际工程里面出现误检的现象,另外文章中使用的resNet准备后面也尝试一下,感觉性能会比现在修改了的googleNet更强。 2016-08-18 Computer Science #DNN #Hard Negtive Mining
awesome hand pose estimation depth based hand pose estimation相关资源 2016-07-21 Computer Science > Collections #Hand Pose Estimation
Install Caffe on ubuntu14.04 服务器前段时间挂了一直没有安装,最近GPU不够用了,又要把服务器拿来重新装了。之前一直用的Centos7(感觉用图形界面经常会出问题),现在换ubuntu14.04。先写个开头,装完了补上。 2016-07-21 Computer Science #Linux
Understanding-and-Diagnosing-Visual-Tracking-Systems ICCV15文章,主要关注short-term single-object model-free tracking,文章主要是想探究现在在benchmark上进行的实验是不是足以证明跟踪器的好坏。 2016-06-13 Computer Science #Object Tracking
Online Object Tracking: A Benchmark 13年的CVPR文章,一个online object tracking的文章,介绍了很多比较新的算法,给了算法的code和一个benchmark。download 2016-06-13 Computer Science #Object Tracking
Object Tracking: A Survey 这篇文章是一篇经典的有关目标跟踪的review paper,由于最近在看相关的文献,把这篇文章找出来看一看,顺便写写相关的总结。download 2016-06-05 Computer Science #Object Tracking
A Survey of Appearance Models in Visual Object Tracking 最近看的一篇综述论文 http://arxiv.org/abs/1303.4803 2016-05-31 Computer Science #Object Tracking