Pinned Repositories
Awesome-Crowd-Counting
Awesome Crowd Counting
CaDDN
Categorical Depth Distribution Network for Monocular 3D Object Detection (CVPR 2021 Oral)
CSRNet-pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
flickr_scraper
Simple Flickr Image Scraper
google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
IIM
PyTorch implementations of the paper: "Learning Independent Instance Maps for Crowd Localization"
Intriguing-Properties-of-Vision-Transformers
Official repository for "Intriguing Properties of Vision Transformers" (2021)
kornia
Open Source Differentiable Computer Vision Library
mmdetection
OpenMMLab Detection Toolbox and Benchmark
OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
LaiPiXiong's Repositories
LaiPiXiong/IIM
PyTorch implementations of the paper: "Learning Independent Instance Maps for Crowd Localization"
LaiPiXiong/Awesome-Crowd-Counting
Awesome Crowd Counting
LaiPiXiong/CaDDN
Categorical Depth Distribution Network for Monocular 3D Object Detection (CVPR 2021 Oral)
LaiPiXiong/CSRNet-pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
LaiPiXiong/flickr_scraper
Simple Flickr Image Scraper
LaiPiXiong/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
LaiPiXiong/Intriguing-Properties-of-Vision-Transformers
Official repository for "Intriguing Properties of Vision Transformers" (2021)
LaiPiXiong/kornia
Open Source Differentiable Computer Vision Library
LaiPiXiong/mmdetection
OpenMMLab Detection Toolbox and Benchmark
LaiPiXiong/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
LaiPiXiong/SCUT-HEAD-Dataset-Release
SCUT HEAD is a large-scale head detection dataset, including 4405 images labeld with 111251 heads.
LaiPiXiong/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
LaiPiXiong/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch