12 results found Sort:
- Filter by Primary Language:
- Python (6)
- C++ (4)
- Go (1)
- Swift (1)
- +
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Created
2020-04-24
159 commits to master branch, last one 4 years ago
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
Created
2019-12-31
141 commits to TRT8 branch, last one about a year ago
GUI for marking bounded boxes of objects in images for training neural network YOLO
Created
2018-10-29
158 commits to master branch, last one about a year ago
An example running Object Detection using Core ML (YOLOv8, YOLOv5, YOLOv3, MobileNetV2+SSDLite)
Created
2019-01-31
33 commits to master branch, last one about a year ago
A PyTorch implementation of Spiking-YOLOv3. Two branches are provided, based on two common PyTorch implementation of YOLOv3(ultralytics/yolov3 & eriklindernoren/PyTorch-YOLOv3), with support for Spiki...
Created
2020-09-28
62 commits to ultralytics branch, last one 3 years ago
More Than YOLO(v3, v4, v3-tiny, v4-tiny)
This repository has been archived
(exclude archived)
Created
2018-07-21
60 commits to master branch, last one 4 years ago
Computer Vision project to detect Magic: The Gathering (TM) playing cards
Created
2018-09-06
988 commits to master branch, last one 6 years ago
YOLOv4 object detector using TensorRT engine
Created
2020-09-23
43 commits to master branch, last one 3 years ago
Go bindings for Darknet (YOLO v4 / v7-tiny / v3)
Created
2020-02-26
98 commits to master branch, last one about a year ago
A NodeJS wrapper of pjreddie's darknet / yolo.
This repository has been archived
(exclude archived)
Created
2018-05-27
131 commits to master branch, last one 3 years ago
A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: A Cross-Stage Lightweight Object Detector with Low FLOPs"in IEE...
Created
2021-07-08
77 commits to main branch, last one 2 years ago
This repository contains all the necessary material to implement a YOLOv3 object detection algorithm on the PYNQ-Z2 FPGA. There is a step-by-step tutorial associated so everyone can do it.
Created
2023-12-15
41 commits to main branch, last one 11 days ago