There are 6 repositories under efficientdet topic.
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
(Pretrained weights provided) EfficientDet: Scalable and Efficient Object Detection implementation by Signatrix GmbH
Out-of-the-box code and models for CMU's object detection and tracking system for multi-camera surveillance videos. Speed optimized Faster-RCNN model. Tensorflow based. Also supports EfficientDet. WACVW'20
The project can achieve FCWS, LDWS, and LKAS functions solely using only visual sensors. using YOLOv5 / YOLOv5-lite / YOLOv6 / YOLOv7 / YOLOv8 / YOLOv9 / EfficientDet and Ultra-Fast-Lane-Detection-v2 .
物体検出を用いてNARUTOの印(子~亥、壬、合掌)を検出するモデルとサンプルプログラムです。このリポジトリでは、YOLOXを使用しています(This is a model and sample program that detects NARUTO's hand sign using object detection. This repository use YOLOX.)
AIAssistC是一个AI游戏助手,使用OpenCv、DNN、Tensorflow、ssd_mobilenet/efficientdet、hidriver、MFC等技术,截取游戏屏幕进行对象识别,使用虚拟鼠标键盘驱动实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。
AI to Combat Environmental Pollution - detecting plastic waste in the environment to combat environmental pollution and promote circular economy (Deep Learning, PyTorch)
QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.
Tracking-by-Detection形式のMOT(Multi Object Tracking)について、 DetectionとTrackingの処理を分離して寄せ集めたフレームワーク(Tracking-by-Detection method MOT(Multi Object Tracking) is a framework that separates the processing of Detection and Tracking.)
:neckbeard:Unofficial implementation of EfficientDet
An experimental repository to build ML models and perform efficient wildfire smoke detection.
A Detection Toolbox for Tensorflow2
Tensorflow2 Object Detection APIのハンズオン用資料です(Hands-on documentation for the Tensorflow2 Object Detection API)
A PyTorch Implementation Rotation Detector based EfficientDet Detector
This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.
Python code for analysing object detection metrics
A one-stop repository for low-code easily-installable object detection pipelines.
EfficientDet_PyTorch 目标检测(Object Detection)
PyTorch Implementation of the state-of-the-art model for object detection EfficientDet [pre-trained weights provided]
This repostory contains a deep learning-based system to detect and classify waste according to which container it should be thrown into.
Tensorflow2 Object Detection APIで作成したFinger Frame検出用のモデルです(This is a model for FingerFrame detection created by Tensorflow2 Object Detection API.)
Object detection and transfer learning using pretrained EfficientDet-D0 model in MATLAB.
A Tensorflow2.x implementation of EfficientDet
A package to plot pretty bounding boxes for object detection task
Real-time object detection using COCO-pretrained EfficientDet under Pytorch and TensorFlow
Re-implement Efficient Det model for object detection tasks
A pure Tensorflow2.0 implementation of EfficientDet. Run on PascalVOC or your own datasets too!
Logo Detection of a custom small dataset. The dataset contains logos of 6 famous brands: Nike, Jordans, Adidas, Puma, Kappa, Quicksilver. The model was developed using the Object-Detection-API by Tensorflow