XiaLongqiang's Stars
xuhuasheng/mmdetection_plot_pr_curve
plot PR curve by COCO API and mmdet API
wenyyu/Image-Adaptive-YOLO
The code for "Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions (AAAI 2022)"
zhaoyuzhi/D2HNet
D2HNet: Joint Denoising and Deblurring with Hierarchical Network for Robust Night Image Restoration. ECCV, 2022
wooseoklee4/AP-BSN
Official PyTorch implementation of "AP-BSN: Self-Supervised Denoising for Real-World Images via Asymmetric PD and Blind-Spot Network" in CVPR 2022.
QY1994-0919/CFPNet
Centralized Feature Pyramid for Object Detection
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
SweetyTian/efficientdet
unofficial EffcientDet implemented by mmdetection
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
yoneken1/pytorch_bifpn_for_mmdetection
toandaominh1997/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
ShenZheng2000/LLIE_Survey
Resources for our paper "Low-Light Image and Video Enhancement: A Comprehensive Survey and Beyond"
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
open-mmlab/mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
fcjian/TOOD
TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral
rwightman/gen-efficientnet-pytorch
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
csjliang/LPTN
Official implementation of the paper 'High-Resolution Photorealistic Image Translation in Real-Time: A Laplacian Pyramid Translation Network' in CVPR 2021
hyz-xmaster/VarifocalNet
VarifocalNet: An IoU-aware Dense Object Detector
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
whai362/PVT
Official implementation of PVT series
ultralytics/ultralytics
Ultralytics YOLO11 🚀
implus/SKNet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
implus/GFocalV2
Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection, CVPR2021
LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
ramprs/grad-cam
[ICCV 2017] Torch code for Grad-CAM
Res2Net/Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
Res2Net/Res2Net-PaddleClas
PaddlePaddle version Res2Net achieves 85.13% top-1 acc. on ImageNet.
Res2Net/mmdetection
Res2Net achieves SOTA on mmdetection.
youngwanLEE/centermask2
[CVPR 2020] CenterMask : Real-time Anchor-Free Instance Segmentation