Add the ImageClassificationPipeline (#11598)
* Add the ImageClassificationPipeline * Code review Co-authored-by: patrickvonplaten <patrick.v.platen@gmail.com> * Have `load_image` at the module level Co-authored-by: patrickvonplaten <patrick.v.platen@gmail.com>
This commit is contained in:
BIN
tests/fixtures/coco.jpg
vendored
Normal file
BIN
tests/fixtures/coco.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 86 KiB |
3
tests/fixtures/preprocessor_config.json
vendored
Normal file
3
tests/fixtures/preprocessor_config.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"feature_extractor_type": "Wav2Vec2FeatureExtractor"
|
||||
}
|
||||
Reference in New Issue
Block a user