All Projects → motokimura → yolo_v1_pytorch

motokimura / yolo_v1_pytorch

Licence: MIT license
PyTorch implementation of YOLO-v1 including training

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to yolo v1 pytorch

vehicle-detection
Detect vehicles in a video
Stars: ✭ 88 (-1.12%)
Mutual labels:  yolo, yolov1
pytorch yolov1
Yolov1 pytorch implement
Stars: ✭ 49 (-44.94%)
Mutual labels:  yolo
Alturos.ImageAnnotation
A collaborative tool for labeling image data for yolo
Stars: ✭ 47 (-47.19%)
Mutual labels:  yolo
car-detection-yolo
Autonomous driving - car detection using the very powerful YOLO model
Stars: ✭ 73 (-17.98%)
Mutual labels:  yolo
Paddle-YOLOv4
Paddle-YOLOv4,supports training, at least 41.1% mAP.支持训练,至少41.1%mAP。少数的给出精度的复现。
Stars: ✭ 40 (-55.06%)
Mutual labels:  yolo
Object-Detection-Tensorflow
Object Detection API Tensorflow
Stars: ✭ 275 (+208.99%)
Mutual labels:  yolo
WebApp-Computer-Vision-streamlit
Computer Vision application in the web
Stars: ✭ 35 (-60.67%)
Mutual labels:  yolo
WebsiteYOLO
The back-end for the YOLOv3 object detector running as a webapp
Stars: ✭ 26 (-70.79%)
Mutual labels:  yolo
YOLO.jl
YOLO Object Detection in Julia
Stars: ✭ 41 (-53.93%)
Mutual labels:  yolo
ros-yolo-sort
YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)
Stars: ✭ 162 (+82.02%)
Mutual labels:  yolo
food-detection-yolov5
🍔🍟🍗 Food analysis baseline with Theseus. Integrate object detection, image classification and multi-class semantic segmentation. 🍞🍖🍕
Stars: ✭ 68 (-23.6%)
Mutual labels:  yolo
sparsezoo
Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes
Stars: ✭ 264 (+196.63%)
Mutual labels:  yolo
DroNet
DroNet: Efficient convolutional neural network detector for Real-Time UAV applications
Stars: ✭ 54 (-39.33%)
Mutual labels:  yolo
darknet-vis
Visualize YOLO feature map in prediction for easily checking your model performance
Stars: ✭ 68 (-23.6%)
Mutual labels:  yolo
pnn
pnn is Darknet compatible neural nets inference engine implemented in Rust.
Stars: ✭ 17 (-80.9%)
Mutual labels:  yolo
keras-yolo
Keras implementation of YOLO
Stars: ✭ 25 (-71.91%)
Mutual labels:  yolo
Abnormal-behavior-Detection
Abnormal behavior detection in the video surveillance based on yolo darknet
Stars: ✭ 35 (-60.67%)
Mutual labels:  yolo
Sequoia
A neural network for CounterStrike:GlobalOffensive character detection and classification. Built on a custom-made dataset (csgo-data-collector)
Stars: ✭ 60 (-32.58%)
Mutual labels:  yolo
darknet.js
A NodeJS wrapper of pjreddie's darknet / yolo.
Stars: ✭ 61 (-31.46%)
Mutual labels:  yolo
DL.EyeSight
Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !
Stars: ✭ 48 (-46.07%)
Mutual labels:  yolo

YOLO-v1 Pytorch

Pytorch re-implementation of YOLO-v1.

This README is under construction...

Results

Some detection examples on PASCAL VOC 2007 test data.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].