n error has been caught in function 'launch', process 'MainProcess' (10585), thread 'MainThread' (140021255956288):
2023-03-28 04:40:32 | ERROR | yolox.core.launch:98 - An error has been caught in function 'launch', process 'MainProcess' (10585), thread 'MainThread' (140021255956288): Traceback (most recent call last):
File "/opt/conda/envs/PPYOLOE_pytorch/lib/python3.8/runpy.py", line 192, in _run_module_as_main
return _run_code(code, main_globals, None,
│ │ └ {'name': 'main', 'doc': None, 'package': 'yolox.tools', 'loader': <_frozen_importlib_external.SourceFileL...
│ └ <code object
File "/home/jupyter/code/PPYOLOE_pytorch/tools/train.py", line 132, in
File "/home/jupyter/code/PPYOLOE_pytorch/yolox/core/launch.py", line 98, in launch main_func(*args) │ └ (╒═══════════════════╤═══════════════════════════════════════════════════════════════════════════════════════════════════════... └ <function main at 0x7f588aeee5e0>
File "/home/jupyter/code/PPYOLOE_pytorch/tools/train.py", line 117, in main trainer.train() │ └ <function Trainer.train at 0x7f588af40310> └ <yolox.core.trainer.Trainer object at 0x7f588aef0eb0>
File "/home/jupyter/code/PPYOLOE_pytorch/yolox/core/trainer.py", line 75, in train self.before_train() │ └ <function Trainer.before_train at 0x7f588aeeb790> └ <yolox.core.trainer.Trainer object at 0x7f588aef0eb0>
File "/home/jupyter/code/PPYOLOE_pytorch/yolox/core/trainer.py", line 160, in before_train self.train_loader = self.exp.get_data_loader( │ │ │ └ <function ExpE.get_data_loader at 0x7f588ae88700> │ │ └ ╒═══════════════════╤════════════════════════════════════════════════════════════════════════════════════════════════════════... │ └ <yolox.core.trainer.Trainer object at 0x7f588aef0eb0> └ <yolox.core.trainer.Trainer object at 0x7f588aef0eb0>
File "/home/jupyter/code/PPYOLOE_pytorch/ppyoloe/exp/ppyoloe_base.py", line 191, in get_data_loader dataset = COCODataset( └ <class 'yolox.data.datasets.coco.COCODataset'>
File "/home/jupyter/code/PPYOLOE_pytorch/yolox/data/datasets/coco.py", line 76, in init self._cache_images() │ └ <function COCODataset._cache_images at 0x7f588af55a60> └ <yolox.data.datasets.coco.COCODataset object at 0x7f58600263d0>
File "/home/jupyter/code/PPYOLOE_pytorch/yolox/data/datasets/coco.py", line 117, in _cache_images for k, out in pbar: └ <tqdm.std.tqdm object at 0x7f57d24046d0>
File "/opt/conda/envs/PPYOLOE_pytorch/lib/python3.8/site-packages/tqdm/std.py", line 1178, in iter
for obj in iterable:
└ <enumerate object at 0x7f57cc0ac6c0>
File "/opt/conda/envs/PPYOLOE_pytorch/lib/python3.8/multiprocessing/pool.py", line 865, in next
raise value
└ AssertionError()
File "/opt/conda/envs/PPYOLOE_pytorch/lib/python3.8/multiprocessing/pool.py", line 125, in worker
result = (True, func(*args, **kwds))
│ │ └ {}
│ └ (400,)
└ <function COCODataset._cache_images.
File "/home/jupyter/code/PPYOLOE_pytorch/yolox/data/datasets/coco.py", line 113, in
File "/home/jupyter/code/PPYOLOE_pytorch/yolox/data/datasets/coco.py", line 179, in load_resized_img img = self.load_image(index) │ │ └ 0 │ └ <function COCODataset.load_image at 0x7f588af55ca0> └ <yolox.data.datasets.coco.COCODataset object at 0x7f58600263d0>
File "/home/jupyter/code/PPYOLOE_pytorch/yolox/data/datasets/coco.py", line 194, in load_image assert img is not None └ None
AssertionError: assert img is not None [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000314154.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000579815.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000042069.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000511136.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000341393.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000299319.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000185768.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000139530.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000504142.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000288955.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000407368.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000553162.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000515779.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000262986.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000077187.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000156416.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000479057.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000563964.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000103579.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000236189.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000240028.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000062060.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000386500.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000438723.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000324937.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000557556.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000426578.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000278506.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000501762.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000370423.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000406932.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000293554.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000018149.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000289423.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000155743.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000064710.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000180447.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000318171.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000216273.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000075162.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000283210.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000252213.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000082680.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000469088.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000496768.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000562261.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000016716.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000517822.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000443591.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000344860.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000235914.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000148358.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000104025.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000062790.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000129637.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000427438.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000002684.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000256091.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000433460.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000307569.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000181962.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000120935.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000405778.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000520727.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000062151.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000353807.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000440329.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000248468.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000112085.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000379977.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000444444.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000345998.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000497312.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000143769.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000311913.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000461885.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000328289.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000318671.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000031255.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000244575.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000079380.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000175417.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000503005.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000016574.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000300814.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000316795.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000263136.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000084235.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000310177.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000227879.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000321079.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000535668.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000375840.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000466787.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000288403.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000147980.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000313789.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000121745.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000497006.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000136501.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000295589.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000037038.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000511117.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000246199.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000095427.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000180800.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000485709.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000146973.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000098590.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000557360.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000114549.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000376549.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000536831.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000034180.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000169802.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000317560.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000144200.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000138975.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000570465.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000254045.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000147386.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000534300.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000400853.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000275793.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000307751.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000057199.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000210189.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000298014.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000486030.jpg'): can't open/read file: check file path/integrity [ WARN:[email protected]] global loadsave.cpp:244 findDecoder imread_('/home/jupyter/code/PPYOLOE_pytorch/datasets/COCO/train2017/000000540785.jpg'): can't open/read file: check file path/integrity