Object Detection notebook error: AttributeError: 'DetrImageProcessor' object has no attribute 'pad_and_create_pixel_mask'

Hi,

The guide you link to uses pad rather than pad_and_create_pixel_mask (the method has been renamed).

4 Likes