Byronnar / tensorflow-serving-yolov3
本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.
☆388Updated 2 years ago
Alternatives and similar repositories for tensorflow-serving-yolov3:
Users that are interested in tensorflow-serving-yolov3 are comparing it to the libraries listed below
- yolov4 42.0% mAP.ppyolo 45.1% mAP.☆445Updated 4 years ago
- tiny—yolov3(keras)检测自己的图像,三类目标☆184Updated 2 years ago
- yolo 4th edition implemented by tensorflow2.0☆190Updated 4 years ago
- AlexeyAB-DarkNet源码解析☆351Updated 4 years ago
- YOLO v3 物体检测算法☆635Updated 6 years ago
- the implementation of YoloV1 by tensorflow☆107Updated 3 years ago
- 这是一个YoloV4-keras的源码,可以用于训练自己的模型。☆491Updated last year
- 基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and savin…☆103Updated 3 years ago
- YOLO reproduce summary (now based on YOLOv3)☆348Updated 4 years ago
- 🍎 My own face recognition with deep neural networks.☆365Updated 2 years ago
- person detect based on yolov3 with several Python scripts☆262Updated 6 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆341Updated 5 years ago
- k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper☆534Updated 5 years ago
- 这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆312Updated last year
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆136Updated 6 years ago
- yolov3的tensorflow实现☆59Updated 5 years ago
- 这是一个yolo3-keras的源码,可以用于训练自己的模型。☆531Updated 2 years ago
- 这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。☆285Updated 2 years ago
- YOLO V3(Tensorflow 1.x) 安全帽 识别 | 提供数据集下载和与预训练模型☆232Updated 5 years ago
- I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101☆564Updated 2 years ago
- 目标检测yolo算法,采用tensorflow框架编写,中文注释完全,含测试和训练,支持摄像头☆141Updated 6 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆215Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆197Updated last year
- yolov3 with mobilenetv2 and efficientnet☆291Updated 2 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆392Updated 3 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆137Updated 7 years ago
- imgaug--Bounding Boxes augment☆90Updated 5 years ago
- keras-yolov3 进行批量测试 并 保存结果☆29Updated 5 years ago
- A Keras implementation of YOLOv4 (Tensorflow backend)☆379Updated 4 years ago
- 简明 SSD 目标检测模型 keras version(交通标志识别 训练部分见 dev 分支)☆164Updated 4 years ago