Update to image processor

#2
by nielsr HF staff - opened
No description provided.

This change adds a warning message, so is there a benefit to it?

It's mainly because image processors are replacing feature extractors. The warning message can be removed by removing

"feature_extractor_type": "SegformerFeatureExtractor",

from the preprocessor_config.json (note that it's not backwards compatible)

nielsr changed pull request status to closed

Sign up or log in to comment