Tianhang Pan: Code

Homepages

My GitHub personal homepage: https://github.com/tianhangpan
My CSDN blog homepage: https://blog.csdn.net/m0_46654197


Blogs

Chinese Blog: A Detailed Analysis of the Source Code of the Crowd Counting Method CSRNet
In this blog, I provided a detailed analysis of the source code of the classic crowd counting method, CSRNet.


Chinese Blog: Analyzing the Crowd Counting Paper: Residual Regression with Semantic Prior for Crowd Counting.
In this blog, I provided a detailed analysis of the crowd counting paper "Residual Regression with Semantic Prior for Crowd Counting".



Code Projects

MFA
The official PyTorch implementation of our PR 2023 paper "Motional Foreground Attention-based Video Crowd Counting".


LSTN
An unofficial PyTorch implementation of the ICME 2019 paper "Locality-Constrained Spatial Transformer Network for Video Crowd Counting". I implemented it to conduct comparative experiments with our method, MFA.


RenderWeather
A python code project for adding rain and haze effects to images. I implemented it to conduct part of the experiments in our paper "Boosting adverse weather crowd counting via multi-queue contrastive learning".