/LIBS

Deep Learning based library misplaced book detection system

Primary LanguagePython

VISION BASED MISPLACED BOOK DETECTION SYSTEM USING DEEP CONVOLUTIONAL NEURAL NETWORKS

To obtain project files

Requirements

Installation

Training (Optional)

  • Run : darknet.exe detector train cfgk/obj.data cfgk/yolov3.cfg darknet19_448.conv.23
  • For object detection using pretrained weights : darknet.exe detector test cfgk/obj.data cfgk/yolov3.cfg backup/yolov3_6000.weights file_name.jpg

Inference

  • Navigate to darknet/builld/darknet/x64
  • For full project execution python3 libs.py