This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Official Implement of ICCV 2019 oral paper Bayesian Loss for Crowd Count Estimation with Point Supervision
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Unofficial Pytorch implementation of S-DCNet ("From Open Set to Closed Set: Counting Objects by Spatial Divide-and-Conquer", ICCV 2019)