darknet53
There are 24 repositories under darknet53 topic.
fsx950223/mobilenetv2-yolov3
yolov3 with mobilenetv2 and efficientnet
developer0hye/PyTorch-Darknet53
PyTorch implementation of Darknet53
mahdi-darvish/YOLOv3-from-Scratch-Analaysis-and-Implementation
Diving into Object Detection and Localization with YOLOv3 and its architecture, also implementing it using PyTorch and OpenCV from scratch.
SixSen/Mask-Wearing-Identification
基于YOLOv3的口罩佩戴识别(识别是否佩戴了口罩),使用MFC制作了客户端
yakhyo/darknet-pytorch
📷 | DarkNet19, DarkNet53, DarkNet53-ELASTIC and CSPDarkNet53 Implementation using PyTorch
LucasVandroux/PyTorch-Rocket-YOLOv3-RetinaNet50-RetinaNet101
PyTorch Rocket Yolov3 RetinaNet SSD - Tutorial 2: A Tale of 3 Rockets
developer0hye/CSPDarknet53
Pytorch Implementation of CSPDarknet53
LiYangSir/PyTorch-YOLOv3-MobileNet
Replace draknet with mobilenet in pytorch
DavianYang/yolo.ai
Yolo Implementation (v1, v2, v3)
Rushit2907/Number-Plate-Detection
To detect Number Plates from an image.
uname0x96/yolov3_multi_backbone
Yolov3 with multi backbone
zjykzj/YOLOv2
[CVPR 2017]YOLO9000: Better, Faster, Stronger
zjykzj/YOLOv3
YOLOv3: An Incremental Improvement
Aarav-Patel/DarknetMod
Modifies Darknet to determine if social distancing is followed based on aerially captured images/videos.
js0823/trashbot
Trashbot Project for COMP150: Probabilistic Robotics
meet-minimalist/YoloV3-Tensorflow-Implementation
Re-implementation of YoloV3 paper in Tensorflow 1.X
MinaElkholy42/Traffic-Sign-Detection-and-Recognition-Deep-Learning-Model
Deep Learning model for Self-Driving Cars to reduce accidents with high accuracy in classification of 99.2% and detection of 93%.
shiva-raj-km/ROBOT_VISION
YOLO object detection and Kinect sensor
TataMoktari/Joint-Super-Resolution-and-Vehicle-Detection-Network
Implemented a novel deep joint network to perform both super-resolution and detection simultaneously using multi-scale GAN framework which attains superior results against the state-of-the-art methods.
alvinahmadov/recapdetect
Yet another YOLOv3 implementation
MZayed47/Vehicle_Detection_from_Dash_Camera
This is a project built with Python3 to detect on-road vehicles from Dash cameras in cars. I have used Keras and TensorFlow as background. The algorithm I have used is YOLOv3.