Stars
基于Qt的C++项目,实现了网盘的基础功能,包括注册登录、好友系统、私聊群聊、文件操作、分享文件等功能,实现了网络通信、多线程等。
使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。
Official implementation of the paper "Progressive End-to-End Object Detection in Crowded Scenes"
🕹️SCConv: Spatial and Channel Reconstruction Convolution for Feature Redundancy
Implementation of "Repulsion Loss: Detecting Pedestrians in a Crowd" for Faster RCNN, on top of Detectron2.
[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
OpenMMLab Detection Toolbox and Benchmark
bounding box annotations, python evaluation code, and a benchmark for CityPersons
Mask-Guided Attention Network for Occluded Pedestrian Detection. (ICCV'19)
CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch