DataXujing / detr_transformer
transformer used in object detection [DETR训练自己的数据集]
☆47Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for detr_transformer
- ☆92Updated 3 years ago
- [CVIU2023] Codes for my paper "SSDA-YOLO: Semi-supervised Domain Adaptive YOLO for Cross-Domain Object Detection"☆159Updated last year
- 基于PaddleDetection-SwinTransformer-DogeNet的行人检测与追踪☆38Updated 2 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆181Updated 2 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 2 years ago
- ☆106Updated 2 years ago
- 2021和鲸水下光学目标检测智能算法赛项A榜0.569 B榜0.568☆84Updated 2 years ago
- Trans DOTA OBB format(poly format) to YOLO format.☆198Updated 3 years ago
- ☆76Updated 3 years ago
- YOLOX with SwinTransformer backbone.☆30Updated 2 years ago
- 一个修改YOLOv5以使用SwinTransformer模块的代码仓库。A repository that modifies YOLOv5 to use various SwinTransformer blocks.☆102Updated 3 weeks ago
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆152Updated last year
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 3 years ago
- 以Swin Transformer作为骨干网络的YoloX目标检测项目☆73Updated 2 years ago
- ☆307Updated last year
- Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'☆197Updated last month
- plot PR curve by COCO API and mmdet API☆36Updated 3 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆178Updated last year
- ☆116Updated 2 months ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆75Updated 3 years ago
- Unofficial implementation of Copy-Paste method:Simple Copy-Paste is a Strong Data Augmentation Method for Instance Segmentation☆131Updated 3 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 2 years ago
- Wise-IoU: Bounding Box Regression Loss with Dynamic Focusing Mechanism☆68Updated 10 months ago
- SSPNet: Scale Selection Pyramid Network for Tiny Person Detection from UAV Images.☆57Updated 2 months ago
- The official implementation for ICCV'23 paper "Small Object Detection via Coarse-to-fine Proposal Generation and Imitation Learning"☆135Updated 3 months ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 2 years ago
- pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...☆41Updated 4 years ago