DetrImageProcessor.normalize_annotation() got an unexpected keyword argument 'input_data_format'

This error is suddenly showing today- Even if you run the tutorial on colab:

Any ideas whats going on?

This is actually arising in the latest transformers library version, need to use older versions (4.3.1) to avoid this

1 Like