Stars
ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
Detection Script to help identify why your PC is not Windows 11 Release Ready. Now Supporting Update Checks!
Paper list and source code for multi-object-tracking
Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
People detection and optional tracking with Tensorflow backend.
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
🔥🔥🔥 Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档
Scaled-YOLOv4: Scaling Cross Stage Partial Network
Tensorflow Faster RCNN for Object Detection
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
这是一个faster-rcnn的tensorflow2实现的库,可以利用voc数据集格式的数据进行训练。
Official Implementation of How To Train Your Deep Multi-Object Tracker (CVPR2020)
96lukeyang / SSD-Tensorflow
Forked from balancap/SSD-TensorflowSingle Shot MultiBox Detector in TensorFlow
96lukeyang / DeepSORT
Forked from luanshiyinyang/DeepSORT基于DeepSORT算法实现端到端的行人多目标跟踪。
Single Shot MultiBox Detector in TensorFlow
Convert Open Image v4 Dataset to VOC pasacal format XML. Open Images is a dataset of ~9 million images that have been annotated with image-level labels and bounding boxes spanning thousands of clas…
A Keras implementation of YOLOv3 (Tensorflow backend)
Multi-Object Tracking via DeepSORT
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
Simple Online Realtime Tracking with a Deep Association Metric
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。
This video tutorial series shows you how to infer and train your own custom YOLOv4 models, Step-by-step