Object detection of household items using You Only Look Once (YOLO)
The code is directly adapted from https://github.com/ultralytics/yolov5 which is open sourced with the license GNU GPL V3.0. The full version of license can be found in https://github.com/ultralytics/yolov5/blob/master/LICENSE.
Original YOLOV5: Jocher, G. (2020). YOLOv5 by Ultralytics (Version 7.0) [Computer software]. https://doi.org/10.5281/zenodo.3908559