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:
- SAPD (Soft Anchor-Point Object Detection) implementation in Keras and Tensorflow☆95Updated 2 years ago
- This repository carries out some paper recurring work☆106Updated 5 years ago
- FSAF (Feature Selective Anchor-Free Module for Single-Shot Object Detection) implementation in Keras and Tensorflow☆119Updated last year
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 6 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 5 years ago
- unofficial EffcientDet implemented by mmdetection☆142Updated 5 years ago
- A PyTorch Implementation of Feature Selective Anchor-Free Module for Single-Shot Object Detection (CVPR'19)☆145Updated 5 years ago
- Learning Rich Features at High-Speed for Single-Shot Object Detection, ICCV, 2019☆164Updated 5 years ago
- Object Detection using EfficientNet☆45Updated 6 years ago
- Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)☆222Updated 5 years ago
- Enriched Feature Guided Refinement Network for Detection,ICCV2019.☆98Updated 4 years ago
- Pelee implement with pytorch☆72Updated 5 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆89Updated 3 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 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
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- CenterNet / FCOS_PLUS/MatrixNets implemented by mmdetection☆70Updated 5 years ago
- CBNet implementation based on mmdetection (AAAI 2020)☆84Updated 5 years ago
- ☆52Updated 4 years ago
- Learning Data Augmentation Strategies for Object Detection in numpy☆55Updated 4 years ago
- You can import this module directly☆55Updated 6 years ago
- Unofficial implementation of EfficientDet☆64Updated 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…☆106Updated 6 years ago
- Stronger SSD & YOLO v3☆39Updated 6 years ago
- Most popular metrics used to evaluate object detection algorithms☆64Updated 6 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- To augment image dataset for detection☆58Updated 6 years ago
- NAS-FPN: Learning Scalable Feature Pyramid Architecture for Object Detection.☆215Updated 4 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago