File size: 129 Bytes
aa24fe8 | 1 2 3 4 | import os
print(os.path.exists(
'/home/lab/FH_Banana/faster-rcnn-pytorch-master/VOCdevkit/VOC2007/JPEGImages/DSC01505.JPG'))
|
aa24fe8 | 1 2 3 4 | import os
print(os.path.exists(
'/home/lab/FH_Banana/faster-rcnn-pytorch-master/VOCdevkit/VOC2007/JPEGImages/DSC01505.JPG'))
|