Balupurohit23 / IOU-for-bounding-box-regression-in-KerasLinks
IOU as loss for object detection tasks and IOU as metric for object detection tasks
☆24Updated 7 years ago
Alternatives and similar repositories for IOU-for-bounding-box-regression-in-Keras
Users that are interested in IOU-for-bounding-box-regression-in-Keras are comparing it to the libraries listed below
Sorting:
- MobileNet v3☆49Updated 6 years ago
- Object detection model thundernet tensorflow.keras implementation☆83Updated 6 years ago
- ☆33Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- Modified RefineDet☆23Updated 5 years ago
- PeleeNet: An efficient DenseNet architecture for mobile devices☆154Updated 6 years ago
- A tensorflow implement for PeleeNet:A Real-Time Object Detection System on Mobile Devices☆93Updated 7 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- Lightweight Networks such as MobileNet, ShuffleNet and ThunderNet implemented in Pytorch☆72Updated 5 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 4 years ago
- Pelee (NeurIPS'18)-TensorRT Implementation (Caffe Parser)☆84Updated 6 years ago
- Gaussian YOLOv3 (An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)) implementation …