efficientdet topic

List efficientdet repositories

quarkdet

90
Stars
21
Forks
Watchers

QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.

efficientdet.pytorch

60
Stars
16
Forks
Watchers

:neckbeard:Unofficial implementation of EfficientDet

EfficientDet-bifpn

64
Stars
16
Forks
Watchers

mmdetection-based efficientdet

Rotation-EfficientDet-D0

36
Stars
3
Forks
Watchers

A PyTorch Implementation Rotation Detector based EfficientDet Detector

EfficientDet-Pytorch

35
Stars
5
Forks
Watchers

This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.

object-detection-metrics

31
Stars
7
Forks
Watchers

Python code for analysing object detection metrics

TFDetection

55
Stars
18
Forks
Watchers

A Detection Toolbox for Tensorflow2

efficientdet

21
Stars
3
Forks
Watchers

PyTorch Implementation of the state-of-the-art model for object detection EfficientDet [pre-trained weights provided]

FingerFrameDetection-TF2

16
Stars
2
Forks
Watchers

Tensorflow2 Object Detection APIで作成したFinger Frame検出用のモデルです(This is a model for FingerFrame detection created by Tensorflow2 Object Detection API.)

MOT-Tracking-by-Detection-Pipeline

67
Stars
11
Forks
Watchers

Tracking-by-Detection形式のMOT(Multi Object Tracking)について、 DetectionとTrackingの処理を分離して寄せ集めたフレームワーク(Tracking-by-Detection method MOT(Multi Object Tracking) is a framework that...