pl-YOLO Detection on pytorch lightning. Step of training 1. Build the model configuration and data configuratioin in configs. 2. Run python train.py -c <path to the model config> -d <path to the data config>