Pavel Iakubovskii
6f259bc83e
Fix docs typo (#40167)
* DINOv3 model
* working version
* linter revert
* linter revert
* linter revert
* fix init
* remove flex and add convert to hf script
* DINOv3 convnext
* working version of convnext
* adding to auto
* Dinov3 -> DINOv3
* PR feedback
* complete convert checkpoint
* fix assertion
* bf16 -> fp32
* add fast image processor
* fixup
* change conversion script
* Use Pixtral attention
* minor renaming
* simplify intermediates capturing
* refactor DINOv3ViTPatchEmbeddings
* Refactor DINOv3ViTEmbeddings
* [WIP] rope: remove unused params
* [WIP] rope: rename period -> inv_freq for consistency
* [WIP] rope: move augs
* change inv_freq init (not persistent anymore)
* [WIP] rope: move coords to init
* rope - done!
* use default LayerScale
* conversion: truncate expected outputs
* remove commented code
* Refactor MLP layers
* nit
* clean up config params
* nit docs
* simplify embeddings
* simplify compile compat lru_cache
* fixup
* dynamic patch coords
* move augmentation
* Fix docs
* fixup and type hints
* fix output capturing
* fix tests
* fixup
* fix auto mappings
* Add draft docs
* fix dtype cast issue
* add push to hub
* add image processor tests
* fixup
* add modular
* update modular
* convert and test convnext
* update conversion script
* update prefix
* Update LayerNorm
* refactor DINOv3ConvNextLayer
* rename
* refactor convnext model
* fix doc check
* fix docs
* fix convnext config
* tmp fix for check docstring
* remove unused arg
* fix tests
* (nit) change init
* standardize gated MLP
* clear namings and sat493m
* fix tensors on different devices
* revert linter
* pr
* pr feedbak ruff format
* missing headers
* fix code snippet and collection link in docs
* DINOv3 description
* fix checkpoints in tests
* not doc fixes in configs
* output_hidden_states
* x -> features
* remove sequential
---------
Co-authored-by: Cijo Jose <cijose@meta.com>
2025-08-14 17:29:53 +02:00
..
2025-07-18 13:41:54 +02:00
2021-02-15 07:55:10 -05:00
2025-07-29 11:40:34 +00:00
2025-08-05 21:52:20 +02:00
2025-03-21 13:08:47 +01:00
2025-08-05 20:04:59 +02:00
2025-05-06 06:47:43 +02:00
2025-07-29 11:40:34 +00:00
2025-06-17 19:37:18 +01:00
2025-08-14 17:29:53 +02:00
2024-05-22 06:40:15 +02:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2023-03-13 19:11:19 +01:00
2025-07-29 11:40:34 +00:00
2025-06-13 13:44:07 +01:00
2025-08-14 17:29:53 +02:00
2025-07-21 12:38:05 +00:00
2021-02-15 07:55:10 -05:00
2025-08-13 14:48:15 +02:00
2025-07-16 04:20:02 +02:00
2025-07-29 11:40:34 +00:00
2025-07-29 11:40:34 +00:00
2025-06-17 19:37:18 +01:00
2025-06-26 11:56:31 +00:00
2025-03-25 16:00:11 +01:00
2025-05-09 11:45:03 +02:00
2024-04-15 15:08:09 +02:00
2025-04-02 14:39:57 +02:00
2024-01-31 15:58:17 +01:00
2025-03-25 16:00:11 +01:00
2023-02-03 12:57:02 -05:00
2025-07-01 20:19:06 +02:00
2025-07-16 04:20:02 +02:00
2025-06-20 16:10:35 +00:00
2024-08-27 11:58:27 +01:00
2025-08-13 19:49:54 +02:00
2024-05-22 06:40:15 +02:00
2025-08-06 23:31:07 +00:00
2025-07-03 17:04:16 +01:00
2025-07-30 12:32:10 +00:00
2025-08-12 10:22:52 +02:00
2025-03-25 16:00:11 +01:00
2025-07-21 12:38:05 +00:00
2025-06-17 19:37:18 +01:00
2025-07-22 18:35:03 +02:00
2025-05-24 19:15:02 +02:00
2025-03-25 16:00:11 +01:00
2024-09-03 16:53:21 +02:00
2025-07-25 10:46:22 +02:00
2025-07-16 12:45:46 +02:00
2024-06-10 15:16:58 +02:00
2025-06-13 12:02:27 -07:00
2024-05-22 06:40:15 +02:00
2025-07-29 11:40:34 +00:00
2025-07-03 11:17:27 +02:00
2025-08-13 19:49:54 +02:00
2025-07-08 10:20:52 +02:00
2024-07-22 14:14:47 +01:00