Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 2.22 KB

Light-weight_Model.md

File metadata and controls

11 lines (10 loc) · 2.22 KB

Light-weight Model

  • [SKT] Efficient Crowd Counting via Structured Knowledge Transfer (ACM MM(oral)) [paper][code]
  • [C-CNN] A Real-Time Deep Network for Crowd Counting (ICASSP) [paper]
  • [MobileCount] MobileCount: An Efficient Encoder-Decoder Framework for Real-Time Crowd Counting [conference paper] [journal paper] [code]
  • [PCC-Net] PCC Net: Perspective Crowd Counting via Spatial Convolutional Network (T-CSVT) [paper] [code]
  • [SRN+PS] Scale-Recursive Network with point supervision for crowd scene analysis (Neurocomputing) [paper]
  • [SANet] Scale Aggregation Network for Accurate and Efficient Crowd Counting (ECCV) [paper]
  • [ACSCP] Crowd Counting via Adversarial Cross-Scale Consistency Pursuit (CVPR) [paper] [unofficial code: PyTorch]
  • [CMTL] CNN-based Cascaded Multi-task Learning of High-level Prior and Density Estimation for Crowd Counting (AVSS) [paper] [code]
  • [MCNN] Single-Image Crowd Counting via Multi-Column Convolutional Neural Network (CVPR) [paper] [unofficial code: TensorFlow PyTorch]