kennethwdk / CID

Code for "Contextual Instance Decoupling for Robust Multi-Person Pose Estimation", CVPR 2022 Oral
MIT License
50 stars 11 forks source link

load dataset error in training #6

Open Xxxia96 opened 2 years ago

Xxxia96 commented 2 years ago

I don't know why when I train the model on Ochuman or Mscoco, some errors in dataset loading occurs as below,

image

[ WARN:0@17.379] global /io/opencv/modules/imgcodecs/src/loadsave.cpp (239) findDecoder imread_('data/ochuman/images/005034.jpg'): can't open/read file: check file path/integrity

i don't know why because i find the original images in the /ochuman/images/ don't contain this image and the dataset is directly download from the website and i feel very wired. If you have the time i hope you can answer this question for me. Thank you