from utils.plots import plot_results
#plot_results(save_dir='runs/train/exp') # plot all results*.txt as results.png
Image(filename='/content/swin-transformer-pytorch/yolov5/runs/train/gun_yolov5s_results/results.png', width=800)
Image(filename='/content/swin-transformer-pytorch/yolov5/runs/train/gun_yolov5s_results/train_batch0.jpg', width=800) # train batch 0 mosaics and labels
Image(filename='/content/swin-transformer-pytorch/yolov5/runs/train/gun_yolov5s_results/test_batch0_labels.jpg', width=800) # test batch 0 labels
Image(filename='/content/swin-transformer-pytorch/yolov5/runs/train/gun_yolov5s_results/test_batch0_pred.jpg', width=800) # test batch 0 predictions