find_image_column now scores candidates by resolvability (PIL > dict > URL > path) and has a Pass 2 value-based fallback for columns not matching image keywords. Fixes phiyodr/coco2017 picking file_name (unresolvable) over coco_url (resolvable).