yolo v3 easy method for custom object detection using python opencv just 100 lines code in linux

Published: 19 January 2020
on channel: RANDOM NEURAL MONK
466
8

https://github.com/saktheeswaranswan/...


http://www.emaraic.com/


https://www.pytorials.com/how-to-inst...

python3 yolo9000webcam.py -c /home/saktheeswaran/Documents/yolo9000pythonversion/yolo9000.cfg -w /home/saktheeswaran/Documents/yolo9000pythonversion/yolo9000.weights -cl /home/saktheeswaran/Documents/yolo9000pythonversion/9k.names
   • YOLOv3 : Deep Learning based Object D...  
https://www.learnopencv.com/deep-lear...
   • 06 Optimizing YOLO version 3 Model us...  
   • 06 Optimizing YOLO version 3 Model us...  
   • Train YOLOv3 Custom Object Detector w...  
   • Yolo v3 vs Yolo-tiny v3: Realtime Cus...  
https://github.com/ardianumam/Tensorf...
https://github.com/ardianumam/Tensorf...
https://github.com/ardianumam/tensorf...

superb tutorial how to visualise neural networks using a the link is given below for convolutional neural network and normal neural networks you can plot and we can draw diagrams and see it
   • Convolutional Neural Network Tutorial...  

   • Neural Network Visualized with Python...  

   • Genetic Algorithm for Neural Networks