Jintao-Huang / EfficientDet_PyTorch
EfficientDet_PyTorch 目标检测(Object Detection)
☆22Updated 4 years ago
Alternatives and similar repositories for EfficientDet_PyTorch:
Users that are interested in EfficientDet_PyTorch are comparing it to the libraries listed below
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆78Updated 3 years ago
- ☆71Updated 10 months ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆39Updated 4 years ago
- fcos implementation in pytorch1.x☆99Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- Mosaic Data Augmentation in YOLOv4☆19Updated 4 years ago
- Keras上700行代码复现YOLOv3!使用DIOU loss。支持将模型导出为pytorch模型。☆59Updated 4 years ago
- A real-time version of FCOS, inspired by FCOSv2.☆49Updated 3 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Model for Object Detection | VOC , COCO | Custom Object Detection☆34Updated 3 years ago
- ☆68Updated 3 years ago
- Implementation for ECCV 2020 paper: AABO: Adaptive Anchor Box Optimization for Object Detection via Bayesian Sub-sampling.☆30Updated 4 years ago
- YOLOX 训练自己的数据集 TensorRT加速 详细教程☆39Updated 3 years ago
- 将YOLOv4改为孪生神经网络,用于找出两张图片的不同,供孪生网络搭建学习使用☆12Updated 2 years ago
- 2021和鲸社区Kesci 水下目标检测算法赛(湛江)(光学图像赛项)☆42Updated 2 years ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆30Updated 2 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 3 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 3 years ago
- my_custom_mmdetection☆58Updated 4 years ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆72Updated 2 years ago
- A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: …☆60Updated 2 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 11 months ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- Official implementation of Learning Point-guided Localization for Detection in Remote Sensing Images☆28Updated 3 years ago
- 布匹缺陷识别练习赛☆45Updated 4 years ago
- 适用于目标检测VOC格式的数据增强工具包,包含各种像素级增广方式和形变增广,如:rotate、crop、rotation、flip、tile、滑动窗口、mosaic等;数据格式转换:coco_2_voc、xml_for_u_yolo等☆20Updated 4 years ago
- Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断☆47Updated 2 years ago
- 使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现☆33Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago