git clone the original yolov7 repository and replace the detect.py.
RPC_before represent training result of using single retail product image for 300 epochs.
RPC_after represent training result of using check out retail product image for 300 epochs.
coco2yaml include codes for resizing coco foramt dataset and transfering a coco format dataset into yolov7 format dataset.