Open bhecquet opened 5 years ago
https://www.learnopencv.com/deep-learning-based-object-detection-using-yolov3-with-opencv-python-c/ https://www.learnopencv.com/faster-r-cnn-object-detection-with-pytorch/ https://pjreddie.com/darknet/yolo/
to train model: https://timebutt.github.io/static/how-to-train-yolov2-to-detect-custom-objects/ https://medium.com/@manivannan_data/how-to-train-yolov3-to-detect-custom-objects-ccbcafeb13d2 https://www.pyimagesearch.com/2018/11/12/yolo-object-detection-with-opencv/
https://www.learnopencv.com/deep-learning-based-object-detection-using-yolov3-with-opencv-python-c/ https://www.learnopencv.com/faster-r-cnn-object-detection-with-pytorch/ https://pjreddie.com/darknet/yolo/