amyeroberts
de6d19ea92
Add segmentation + object detection image processors (#20160)
* Add transforms for object detection
* DETR models + Yolos
* Scrappy additions
* Maskformer image processor
* Fix up; MaskFormer tests
* Update owlvit processor
* Add to docs
* OwlViT tests
* Update pad logic
* Remove changes to transforms
* Import fn directly
* Update to include pad transformation
* Remove uninstended changes
* Add new owlvit post processing function
* Tidy up
* Fix copies
* Fix some copies
* Include device fix
* Fix scipy imports
* Update _pad_image
* Update padding functionality
* Fix bug
* Properly handle ignore index
* Fix up
* Remove defaults to None in docstrings
* Fix docstrings & docs
* Fix sizes bug
* Resolve conflicts in init
* Cast to float after resizing
* Tidy & add size if missing
* Allow kwards when processing for owlvit
* Update test values
2022-11-30 10:24:03 +00:00
..
2022-02-23 15:46:28 -05:00
2022-11-14 01:04:26 -05:00
2022-05-13 16:28:00 +02:00
2022-04-11 11:06:10 +02:00
2022-11-21 16:20:27 +00:00
2022-11-23 15:51:50 +01:00
2022-11-30 10:24:03 +00:00
2022-11-22 17:11:17 +01:00
2022-02-23 15:46:28 -05:00
2022-11-21 18:58:54 +01:00
2022-10-18 13:47:36 -04:00
2022-08-06 09:42:55 +02:00
2022-06-08 15:30:41 +02:00
2022-11-25 09:02:10 -08:00
2022-11-28 16:46:02 +00:00
2020-01-06 15:11:12 +01:00
2022-10-05 22:28:31 +02:00
2022-09-16 23:20:02 +02:00
2022-11-23 13:47:59 +01:00
2022-11-28 17:20:24 +01:00
2022-10-26 18:33:23 +02:00
2022-11-28 13:24:44 +00:00
2022-04-19 14:44:08 +02:00
2022-11-02 15:45:38 -04:00