forked from Eric3911/Related-works-ch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
密集人群检测
30 lines (21 loc) · 1.2 KB
/
密集人群检测
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
https://github.com/gjy3035/Awesome-Crowd-Counting
ECCV
ECCV 2016 :Towards perspective-free object counting with deep learning
https://github.com/gramuah/ccnn
CVPR
CVPR 2016:CrowdNet: A Deep Convolutional Network for Dense Crowd Counting
https://github.com/davideverona/deep-crowd-counting_crowdnet
CVPR 2016:Slicing Convolutional Neural Network for Crowd Video Understanding
https://github.com/amandajshao/Slicing-CNN
CVPR2016 :Single-Image Crowd Counting via Multi-Column Convolutional Neural Network
https://github.com/svishwa/crowdcount-mcnn
CVPR2017 :Switching Convolutional Neural Network for Crowd Counting
https://github.com/val-iisc/crowd-counting-scnn
AAAI 2017:Deep Spatio-Temporal residual networks for citywide crowd flows prediction
https://github.com/lucktroy/DeepST/tree/master/scripts/papers/AAAI17
AVSS 2017:CNN-based Cascaded Multi-task Learning of High-level Prior and Density Estimation for Crowd Counting(Singel Image Crowd Counting)
https://github.com/svishwa/crowdcount-cascaded-mtl
SAnet:
Multi-Scale Context Aggregation by Dilated Convolutions
Cross-Scale Cost Aggregation for Stereo Matching
https://github.com/gjy3035/Awesome-Crowd-Counting