#计算机科学#DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序
DAMO-YOLOのPythonでのONNX推論サンプル
DAMO-YOLOをGoogle Colaboratory上で訓練しONNX形式のファイルをエクスポートするサンプル
Deploy DAMO-YOLO by NCNN
Face Mask Detection using DAMO-YOLO for 3 classes (with mask, no mask, mask incorrect)
Packed version of DAMO-YOLO repository
DAMO-YOLO uses onnxruntime inference deployment
DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab
YOLO ModelCompression MultidatasetTraining
Official implementation of "Composer: Creative and Controllable Image Synthesis with Composable Conditions"
YOLO V2 & V3 , YOLO Combined with RCNN and MaskRCNN
K210 PCB YOLO
Yolo-for-k210
reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
yolo v1
Convert JSON annotations into YOLO format.
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models, Supporting Speech Recognition, Voice Activity Detection, Text Post-processing etc.
Ybat - YOLO BBox Annotation Tool
#计算机科学#YOLO ROS: Real-Time Object Detection for ROS
翻译 - YOLO ROS:ROS的实时对象检测
Simple implementation of yolo v1 and yolo v2 by TensorFlow
tensorflow implementation of 'YOLO : Real-Time Object Detection'