xuannianz / keras-GaussianYOLOv3Links
Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation in Keras and Tensorflow
☆62Updated last year
Alternatives and similar repositories for keras-GaussianYOLOv3
Users that are interested in keras-GaussianYOLOv3 are comparing it to the libraries listed below
Sorting:
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- This repository carries out some paper recurring work☆106Updated 5 years ago
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 6 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 6 years ago
- Pelee implement with pytorch☆73Updated 5 years ago
- unofficial EffcientDet implemented by mmdetection☆142Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 5 years ago
- Object Detection using EfficientNet☆45Updated 6 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆89Updated 3 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 5 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 5 years ago
- Distance-IoU Loss into YOLO v3☆311Updated last year
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- an implement for CenterNet by keras and tensorflow☆24Updated 6 years ago
- ☆33Updated 6 years ago
- CBNet implementation based on mmdetection (AAAI 2020)☆84Updated 5 years ago
- Yolo3 Implementation in Pytorch using COCO and BDD100K dataset. Forked from https://github.com/BobLiu20/YOLOv3_PyTorch.git. For my own fu…☆107Updated 6 years ago
- ☆52Updated 4 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- To augment image dataset for detection☆58Updated 6 years ago
- Most popular metrics used to evaluate object detection algorithms☆64Updated 6 years ago
- ECCV2018(Challenge-Object Detection in Images)☆100Updated 7 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 3 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 4 years ago