NielsRogge
06fd7972ac
Add ZoeDepth (#30136)
* First draft
* Add docs
* Clean up code
* Convert model
* Add image processor
* Convert Zoe_K
* More improvements
* Improve variable names and docstrings
* Improve variable names
* Improve variable names
* Replace nn.sequential
* More improvements
* Convert ZoeD_NK
* Fix most tests
* Verify pixel values
* Verify pixel values
* Add squeeze
* Update beit to support arbitrary window sizes
* Improve image processor
* Improve docstring
* Improve beit
* Improve model outputs
* Add figure
* Fix beit
* Update checkpoint
* Fix repo id
* Add _keys_to_ignore_on_load_unexpected
* More improvements
* Address comments
* Address comments
* Address comments
* Address comments
* Rename variable name
* Add backbone_hidden_size
* Vectorize
* Vectorize more
* Address comments
* Clarify docstring
* Remove backbone_hidden_size
* Fix image processor
* Remove print statements
* Remove print statement
* Add integration test
* Address comments
* Address comments
* Address comments
* Address comments
* Add requires_backends
* Clean up
* Simplify conversion script
* Simplify more
* Simplify more
* Simplify more
* Clean up
* Make sure beit is loaded correctly
* Address comment
* Address bin_configurations
* Use bin_configurations
* Convert models, add integration tests
* Fix doc test
* Address comments
* Unify regressor classes
* Clarify arguments
* Improve resize_image
* Add num_relative_features
* Address comment
* [run-slow]beit,data2vec,zoedepth
* [run-slow]beit,data2vec,zoedepth
* Address comments
* Address comment
* Address comment
* Replace nn.TransformerEncoderLayer and nn.TransformerEncoder
* Replace nn.MultiheadAttention
* Add attributes for patch transformer to config
* Add tests for ensure_multiple_of
* Update organization
* Add tests
* [run-slow] beit data2vec
* Update ruff
* [run-slow] beit data2vec
* Add comment
* Improve docstrings, add test
* Fix interpolate_pos_encoding
* Fix slow tests
* Add docstring
* Update src/transformers/models/zoedepth/image_processing_zoedepth.py
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
* Update src/transformers/models/zoedepth/image_processing_zoedepth.py
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
* Improve tests and docstrings
* Use run_common_tests
* Improve docstrings
* Improve docstrings
* Improve tests
* Improve tests
* Remove print statements
---------
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2024-07-08 11:43:33 +02:00
..
2024-07-05 11:09:11 +02:00
2022-02-23 15:46:28 -05:00
2023-10-09 11:04:57 +02:00
2024-06-26 21:59:08 +01:00
2024-06-26 21:59:08 +01:00
2024-03-19 14:43:02 +00:00
2024-06-26 14:50:08 +01:00
2024-07-03 09:22:56 +01:00
2024-07-08 11:43:33 +02:00
2024-05-30 15:25:43 +01:00
2024-02-29 03:56:16 +01:00
2024-07-05 17:21:50 +01:00
2024-06-26 21:59:08 +01:00
2023-12-07 10:00:08 +01:00
2024-06-17 17:29:13 +01:00
2024-06-26 21:59:08 +01:00
2024-07-05 18:59:09 +01:00
2024-07-05 08:07:07 +02:00
2020-01-06 15:11:12 +01:00
2023-12-20 18:33:17 +00:00
2024-07-02 13:46:03 +02:00
2023-06-15 07:30:24 -04:00
2024-06-26 21:59:08 +01:00
2024-05-21 13:56:52 +01:00
2024-07-02 13:46:03 +02:00
2024-05-16 10:56:11 +01:00
2024-05-13 15:59:46 +01:00
2024-07-05 17:21:50 +01:00
2024-06-13 16:27:16 +02:00
2023-09-05 10:12:25 +02:00
2024-06-26 21:59:08 +01:00