The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
翻译 - 具有SOTA实时性能和预先训练的权重的官方有效数据的火炬重实现。
mmdetection-based efficientdet
detectron2 backbone: resnet18, efficientnet, hrnet, mobilenet v2, resnest, bifpn
HybridNets: End-to-End Perception Network
Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.
An efficient and multi-scale feature fusion behavior recognition algorithm
EfficientDet implementation for object detection in Pytorch. EfficientNet as backbone. BiFPN.
Nuclei segmentation and classification (Cancer cells)
Object、Lane、Drivable detection by YOLOv5, update the model with RegNet(BackBone)、BiFPN(Neck), object detection and semantic segmentation.