yolor

Object detector

An implementation of a unified network architecture for multiple object detection tasks using PyTorch

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

GitHub

2k stars
32 watching
515 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

darknetexplicitimplicitpytorchrepresentationscaled-yolov4unified-networkyoloyoloryolov4yolov4-csp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hekun-nvidia/py-darknet-yoloA Python interface to YOLO object detection software using Darknet27
longcw/yolo2-pytorchAn implementation of YOLOv2 in PyTorch for object detection using a darknet-based approach.1,556
leetenki/yolov2Represents an implementation of the YOLOv2 object detection algorithm in Chainer for real-time object detection and tracking.338
ruiminshen/yolo2-pytorchA PyTorch implementation of the YOLO (You Only Look Once) v2 object detection algorithm with flexible configuration and parallel training capabilities.440
philipperemy/yolo-9000Real-time object detection using deep learning and a large dataset of classes1,184
frankzhangrui/darknet-yoloAn end-to-end object detection framework with a custom YOLO implementation for training on user-provided data.49
andy-yun/pytorch-0.4-yolov3A PyTorch implementation of YOLOv3 with support for both YOLOv2 and YOLOv3 configurations.279
yuwenxiong/py-r-fcnAn implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks.1,048
walktree/libtorch-yolov3An implementation of the YOLO v3 object detection algorithm using Libtorch453
chenyuntc/dsod.pytorchAn implementation of the Deep Supervised Object Detector from scratch using PyTorch.70
hizhangp/yolo_tensorflowA TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking.800
chuanenlin/drone-netReimplements YOLO's real-time object detection system on drone images using Darknet154
xingwangsfu/caffe-yoloAn implementation of YOLO object detection in Caffe using pre-trained darknet weights519
yhcc/yolo2An implementation of the YOLO object detection algorithm using TensorFlow and Keras161
nilboy/tensorflow-yoloAn implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models.774