推理引擎新选择,腾讯优图开源TNN,ncnn的性能升级版 https://mp.weixin.qq.com/s/G3oOqWSNBKtSSlKRleOAAw 代码原地址:https://github.com/Tencent/TNN
英特尔重磅开源OpenVINO™ !附送的预训练模型是最大亮点 https://mp.weixin.qq.com/s/Fpj5XVn_cAhErweQwjbQow 代码原地址:https://github.com/opencv/dldt
思百达公司的sbd_mask 官方称“速度和精度远超百度开源的轻量级口罩检测“ 据内部人士消息,训练集和测试集规模均在万级。 代码原地址:https://github.com/sbdcv/sbd_mask
AIZOO 的Keras、Caffe、TensorFlow.js 模型 据称算法使用SSD,数据集使用了WIDER Face 和MAFA,训练集6120张图片,验证集1839张图片。 代码原地址:https://github.com/AIZOOTech/FaceMaskDetection
算法代码地址: https://github.com/PaddlePaddle/models/tree/develop/PaddleCV/face_detection Paddle Lite 介绍: https://github.com/PaddlePaddle/Paddle-Lite/
Robust Reflection Removal with Reflection-free Flash-only Cues 论文:https://arxiv.org/pdf/2103.04273.pdf 代码原地址:https://github.com/ChenyangLEI/flash-reflection-removal
Auto-Exposure Fusion for Single-Image Shadow Removal 论文:https://github.com/tsingqguo/exposure-fusion-shadow-removal 代码原地址:https://github.com/tsingqguo/exposure-fusion-shadow-removal
Multi-Stage Progressive Image Restoration Paper: https://arxiv.org/abs/2102.02808 代码原地址:https://github.com/swz30/MPRNet
Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion 论文地址:https://github.com/52CV/CVPR-2021-Papers/blob/main 代码原地址:https://github.com/hkchengrex/MiVOS
2020年5月27日发布 论文:https://arxiv.org/abs/2005.13243 相关解读:https://mp.weixin.qq.com/s/mrIqUNqYi6PwlS5bSIr8lg 代码原地址:https://gitlab.com/irafm-ai/poly-yolo
Real-Time High Resolution Background Matting 论文地址:https://arxiv.org/abs/2012.07810 解读:https://mp.weixin.qq.com/s/0OJR3Y5cPfeHhdTdI3BgEA 代码原地址:https://github.com/PeterL1n/BackgroundMattingV2
RobustNet: Improving Domain Generalization in Urban-Scene Segmentationvia Instance Selective Whitening 论文地址:https://arxiv.org/abs/2103.15597 代码原地址:https://github.com/shachoi/RobustNet
Anti-Adversarially Manipulated Attributions for Weakly and Semi-Supervised Semantic Segmentation 论文地址:https://arxiv.org/abs/2103.08896 代码原地址:https://github.com/jbeomlee93/AdvCAM
PLOP: Learning without Forgetting for Continual Semantic Segmentation 论文地址:https://arxiv.org/abs/2011.11390 代码原地址:https://github.com/arthurdouillard/CVPR2021_PLOP
Panoptic-PolarNet: Proposal-free LiDAR Point Cloud Panoptic Segmentation 论文地址:https://arxiv.org/abs/2103.14962 代码原地址:https://github.com/edwardzhou130/Panoptic-PolarNet
GrooMeD-NMS: Grouped Mathematically Differentiable NMS for Monocular 3D Object Detection 论文地址:https://arxiv.org/pdf/2103.17202.pdf 代码原地址:https://github.com/abhi1kumar/groomed_nms
3DIoUMatch: Leveraging IoU Prediction for Semi-Supervised 3D Object Detection 论文地址:https://arxiv.org/abs/2012.04355 代码原地址:https://github.com/thu17cyz/3DIoUMatch
Sparse R-CNN: End-to-End Object Detection with Learnable Proposals 论文地址:https://arxiv.org/abs/2011.12450 代码原地址:https://github.com/PeizeSun/SparseR-CNN