Pinned Repositories
an
crowd-counting-scnn
This project is an implementation of the crowd counting model proposed in our CVPR 2017 paper - Switching Convolutional Neural Network(SCNN) for Crowd Counting. SCNN is an adaptation of the fully-convolutional neural network and uses an expert CNN that chooses the best crowd density CNN regressor for parts of the scene from a bag of regressors. This helps it tackle intra-scene crowd density variation and obtain SOTA results
crowdcount-cascaded-mtl
Single Image Crowd Counting (CNN-based Cascaded Multi-task Learning of High-level Prior and Density Estimation for Crowd Counting)
crowdcount-mcnn
Single Image Crowd Counting via MCNN (Unofficial Implementation)
docker-pytorch
A Docker image for PyTorch
hello-world
helllo
job_record
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
lsc-cnn
neural-style
Torch implementation of neural style algorithm
xiao-xiao-jin's Repositories
xiao-xiao-jin/an
xiao-xiao-jin/crowd-counting-scnn
This project is an implementation of the crowd counting model proposed in our CVPR 2017 paper - Switching Convolutional Neural Network(SCNN) for Crowd Counting. SCNN is an adaptation of the fully-convolutional neural network and uses an expert CNN that chooses the best crowd density CNN regressor for parts of the scene from a bag of regressors. This helps it tackle intra-scene crowd density variation and obtain SOTA results
xiao-xiao-jin/crowdcount-cascaded-mtl
Single Image Crowd Counting (CNN-based Cascaded Multi-task Learning of High-level Prior and Density Estimation for Crowd Counting)
xiao-xiao-jin/crowdcount-mcnn
Single Image Crowd Counting via MCNN (Unofficial Implementation)
xiao-xiao-jin/docker-pytorch
A Docker image for PyTorch
xiao-xiao-jin/hello-world
helllo
xiao-xiao-jin/job_record
xiao-xiao-jin/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
xiao-xiao-jin/lsc-cnn
xiao-xiao-jin/neural-style
Torch implementation of neural style algorithm
xiao-xiao-jin/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
xiao-xiao-jin/pytorch-project
Some pytorch projects self-fork