All Projects → bowenc0221 → MXNet-YOLO

bowenc0221 / MXNet-YOLO

Licence: other
mxnet implementation of yolo and darknet2mxnet converter

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to MXNet-YOLO

Yolo 9000
YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!
Stars: ✭ 1,057 (+6117.65%)
Mutual labels:  darknet, yolo2
Gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 70 (+311.76%)
Mutual labels:  mxnet, darknet
Yolo2 Pytorch
YOLOv2 in PyTorch
Stars: ✭ 1,393 (+8094.12%)
Mutual labels:  darknet, yolo2
Pytorch Yolo2
Convert https://pjreddie.com/darknet/yolo/ into pytorch
Stars: ✭ 941 (+5435.29%)
Mutual labels:  darknet, yolo2
onnx tensorrt project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
Stars: ✭ 145 (+752.94%)
Mutual labels:  mxnet, darknet
Yolov2.pytorch
YOLOv2 algorithm reimplementation with pytorch
Stars: ✭ 31 (+82.35%)
Mutual labels:  darknet, yolo2
Mmdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Stars: ✭ 5,472 (+32088.24%)
Mutual labels:  mxnet, darknet
Pytorch Caffe Darknet Convert
convert between pytorch, caffe prototxt/weights and darknet cfg/weights
Stars: ✭ 867 (+5000%)
Mutual labels:  darknet, yolo2
darknet-pjreddie
Convolutional Neural Networks
Stars: ✭ 264 (+1452.94%)
Mutual labels:  darknet, yolo2
Netron
Visualizer for neural network, deep learning, and machine learning models
Stars: ✭ 17,193 (+101035.29%)
Mutual labels:  mxnet, darknet
Tracking With Darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
Stars: ✭ 515 (+2929.41%)
Mutual labels:  darknet, yolo2
Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
Stars: ✭ 522 (+2970.59%)
Mutual labels:  darknet, yolo2
onnx2tensorRt
tensorRt-inference darknet2onnx pytorch2onnx mxnet2onnx python version
Stars: ✭ 14 (-17.65%)
Mutual labels:  mxnet, darknet
Ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 13,376 (+78582.35%)
Mutual labels:  mxnet, darknet
gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 72 (+323.53%)
Mutual labels:  mxnet, darknet
VideoRecognition-realtime-autotrainer-alerts
State of the art object detection in real-time using YOLOV3 algorithm. Augmented with a process that allows easy training of the classifier as a plug & play solution . Provides alert if an item in an alert list is detected.
Stars: ✭ 36 (+111.76%)
Mutual labels:  darknet, yolo2
darknet2caffe
Conversion of yolo from DarkNet to Caffe
Stars: ✭ 25 (+47.06%)
Mutual labels:  darknet
ko data science docker
데이터 분석 모델링용 도커 이미지
Stars: ✭ 14 (-17.65%)
Mutual labels:  mxnet
facenet-darknet-inference
Face recognition using facenet
Stars: ✭ 29 (+70.59%)
Mutual labels:  darknet
MXNet-EfficientNet
A Gluon Implement of EfficientNet
Stars: ✭ 12 (-29.41%)
Mutual labels:  mxnet

MXNet-YOLO

This repo contains:

darknet

contains original darknet source codes. link

darknet2mxnet

contains code to convert darknet weights to mxnet params. link

Tutorial

contains documentation for darknet. link

MXNet YOLO Symbols

contains mxnet symbol for yolo v2. link

Darknet YOLO

contains code to store parameters and feature map of arbitrary layer given a single image as input. link

This repo is still under development.
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].