amyeroberts
ba3264b4e8
Image Feature Extraction pipeline (#28216)
* Draft pipeline
* Fixup
* Fix docstrings
* Update doctest
* Update pipeline_model_mapping
* Update docstring
* Update tests
* Update src/transformers/pipelines/image_feature_extraction.py
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
* Fix docstrings - review comments
* Remove pipeline mapping for composite vision models
* Add to pipeline tests
* Remove for flava (multimodal)
* safe pil import
* Add requirements for pipeline run
* Account for super slow efficientnet
* Review comments
* Fix tests
* Swap order of kwargs
* Use build_pipeline_init_args
* Add back FE pipeline for Vilt
* Include image_processor_kwargs in docstring
* Mark test as flaky
* Update TODO
* Update tests/pipelines/test_pipelines_image_feature_extraction.py
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* Add license header
---------
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2024-02-05 14:50:07 +00:00
..
2024-01-15 17:04:08 +00:00
2024-02-05 14:50:07 +00:00
2024-01-03 14:35:02 -08:00
2023-10-11 10:54:22 -07:00
2023-11-03 09:16:55 -07:00
2023-11-08 08:48:46 -08:00
2024-01-03 14:35:02 -08:00
2023-11-06 19:45:03 +00:00
2023-10-25 11:20:32 -07:00
2023-11-08 14:04:06 -08:00
2023-10-18 10:45:41 -07:00
2023-11-14 09:57:17 -08:00
2023-10-06 09:24:28 -07:00
2024-01-04 09:36:16 -08:00
2023-11-07 15:34:33 -08:00
2023-11-07 15:34:33 -08:00
2023-10-23 10:35:17 -07:00
2023-11-02 10:42:29 -07:00
2023-11-27 16:26:33 +00:00
2023-11-13 09:46:40 -08:00
2023-11-08 08:48:46 -08:00
2023-10-23 08:58:00 -07:00
2023-12-15 13:01:39 +00:00
2023-10-06 09:24:28 -07:00
2023-11-27 16:26:33 +00:00
2023-10-30 08:50:29 -07:00
2023-11-01 09:28:34 -07:00
2023-11-13 09:46:40 -08:00
2023-10-31 12:50:48 -07:00
2023-11-07 15:31:51 -08:00
2023-11-17 13:44:09 -08:00
2023-10-27 12:45:43 -07:00