Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

19 рядки
743 B

  1. https://towardsdatascience.com/automatic-license-plate-detection-recognition-using-deep-learning-624def07eaaf
  2. kaggle datasets download -d achrafkhazri/yolo-weights-for-licence-plate-detector
  3. https://www.kaggle.com/achrafkhazri/yolo-weights-for-licence-plate-detector
  4. https://github.com/qqwweee/keras-yolo3
  5. https://github.com/experiencor/keras-yolo3
  6. https://github.com/experiencor/keras-yolo3
  7. ----------
  8. https://github.com/Garima13a/YOLO-Object-Detection/blob/master/YOLO.ipynb
  9. https://github.com/spmallick/learnopencv/blob/master/ObjectDetection-YOLO/object_detection_yolo.py
  10. https://github.com/iArunava/YOLOv3-Object-Detection-with-OpenCV
  11. https://github.com/harishkumawat2610/YOLO-Real-Time-Object-Detection/blob/master/yolo_video.py