transformers
Add Prompt Depth Anything Model
#35401
Merged

Add Prompt Depth Anything Model #35401

haotongl
haotongl add prompt depth anything model by modular transformer
24151d85
haotongl add prompt depth anything docs and imports
7e6dcaab
haotongl update code style according transformers doc
dfa7d67b
haotongl update code style: import order issue is fixed by custom_init_isort
8509440b
haotongl fix depth shape from B,1,H,W to B,H,W which is as the same as Depth A…
2fa72ef7
haotongl
NielsRogge
NielsRogge commented on 2024-12-24
NielsRogge
NielsRogge commented on 2024-12-24
NielsRogge
NielsRogge commented on 2024-12-24
qubvel
haotongl move prompt depth anything to vision models in _toctree.yml
d13a55f9
haotongl update backbone test; there is no need for resnet18 backbone test
6cd1bbf2
haotongl update init file & pass RUN_SLOW tests
76299f43
NielsRogge
NielsRogge commented on 2024-12-24
NielsRogge
NielsRogge commented on 2024-12-24
xenova
xenova commented on 2024-12-24
xenova
xenova commented on 2024-12-25
xenova
xenova commented on 2024-12-25
haotongl update len(prompt_depth) to prompt_depth.shape[0]
2315dd15
haotongl fix torch_int/model_doc
c423e91e
haotongl fix typo
739c07f3
haotongl update PromptDepthAnythingImageProcessor
5c046e82
haotongl fix typo
f3a8aa48
haotongl fix typo for prompt depth anything doc
c2647ca3
haotongl update promptda overview image link of huggingface repo
ea67b900
haotongl haotongl requested a review from NielsRogge NielsRogge 1 year ago
haotongl haotongl requested a review from xenova xenova 1 year ago
haotongl
NielsRogge
NielsRogge commented on 2025-01-06
NielsRogge
NielsRogge commented on 2025-01-06
NielsRogge
NielsRogge commented on 2025-01-06
NielsRogge NielsRogge requested a review from qubvel qubvel 1 year ago
haotongl fix some typos in promptda doc
b2379d61
haotongl haotongl requested a review from NielsRogge NielsRogge 1 year ago
qubvel
qubvel commented on 2025-01-06
haotongl Update image processing to include pad_image, prompt depth position, …
b9a44fb4
haotongl add copy disclaimer for prompt depth anything image processing
dfee43fa
haotongl fix some format typos in image processing and conversion scripts
db9f301b
haotongl fix nn.ReLU(False) to nn.ReLU()
8d0a435d
haotongl rename residual layer as it's a sequential layer
89956c4d
haotongl move size compute to a separate line/variable for easier debug in mod…
c713a5ed
haotongl fix modular format for prompt depth anything
777c3673
haotongl update modular prompt depth anything
cc8f4acd
haotongl haotongl requested a review from qubvel qubvel 1 year ago
haotongl
qubvel
qubvel commented on 2025-01-09
qubvel qubvel added New model
qubvel qubvel added Vision
qubvel qubvel added run-slow
haotongl fix scale to meter and some internal funcs warp
0848054a
haotongl haotongl requested a review from ArthurZucker ArthurZucker 1 year ago
haotongl haotongl requested a review from Rocketknight1 Rocketknight1 1 year ago
haotongl haotongl requested a review from stevhliu stevhliu 1 year ago
haotongl fix code style in image_processing_prompt_depth_anything.py
25e1144a
haotongl fix issues in image_processing_prompt_depth_anything.py
3c8f6c04
haotongl fix issues in image_processing_prompt_depth_anything.py
cf24f48e
haotongl fix issues in prompt depth anything
fcd5107d
stevhliu
stevhliu approved these changes on 2025-01-16
haotongl update converting script similar to mllamma
d9f6ecf2
haotongl update testing for modeling prompt depth anything
357cc122
haotongl update testing for image_processing_prompt_depth_anything
f79f9120
haotongl fix assertion in image_processing_prompt_depth_anything
2aa3363b
haotongl haotongl requested a review from qubvel qubvel 1 year ago
haotongl
qubvel
qubvel commented on 2025-01-22
qubvel
qubvel commented on 2025-01-22
haotongl Update src/transformers/models/prompt_depth_anything/modular_prompt_d…
17bd1688
haotongl Update src/transformers/models/prompt_depth_anything/modular_prompt_d…
1d7a6d05
haotongl Update src/transformers/models/prompt_depth_anything/image_processing…
ab381cac
haotongl Update src/transformers/models/prompt_depth_anything/image_processing…
a509ad15
haotongl Update src/transformers/models/prompt_depth_anything/image_processing…
188b88d5
haotongl Update docs/source/en/model_doc/prompt_depth_anything.md
9d48d97c
haotongl Update docs/source/en/model_doc/prompt_depth_anything.md
c033e6cf
haotongl update some testing
c2693f8f
haotongl fix testing
d957f564
haotongl fix
b34e35a1
haotongl
haotongl haotongl requested a review from qubvel qubvel 1 year ago
qubvel
qubvel
qubvel
qubvel approved these changes on 2025-02-03
qubvel qubvel removed review request from Rocketknight1 Rocketknight1 1 year ago
qubvel qubvel removed review request from xenova xenova 1 year ago
qubvel qubvel removed review request from NielsRogge NielsRogge 1 year ago
qubvel qubvel removed review request from ArthurZucker ArthurZucker 1 year ago
qubvel qubvel requested a review from ArthurZucker ArthurZucker 1 year ago
haotongl add return doc for forward of prompt depth anything
27e2e494
haotongl
haotongl Update src/transformers/models/prompt_depth_anything/modular_prompt_d…
cc9c0b75
haotongl Update tests/models/prompt_depth_anything/test_modeling_prompt_depth_…
e8ac5268
haotongl fix prompt depth order
0ffa3870
haotongl fix format for testing prompt depth anything
51acb23d
haotongl fix minor issues in prompt depth anything doc
149225b8
qubvel
haotongl
haotongl fix format for modular prompt depth anything
f0942579
qubvel
haotongl revert format for modular prompt depth anything
a6089ff7
haotongl
haotongl revert format for modular prompt depth anything
2caf27ca
haotongl
haotongl Merge branch 'main' into modeling_prompt_depth_anything
2e957c41
qubvel
github-actions
haotongl update format for modular prompt depth anything
fca03fb0
qubvel
qubvel
github-actions
qubvel
haotongl fix parallel testing errors
f16f9b48
haotongl
haotongl
qubvel
github-actions
haotongl fix doc for prompt depth anything
47178a6d
haotongl
qubvel
qubvel
github-actions
haotongl Merge branch 'main' into modeling_prompt_depth_anything
d1b47938
qubvel
github-actions
HuggingFaceDocBuilderDev
haotongl
qubvel
qubvel
haotongl
ArthurZucker
ArthurZucker
ArthurZucker approved these changes on 2025-03-19
ArthurZucker
haotongl
qubvel qubvel requested a review from qubvel qubvel 1 year ago
qubvel Add header
fe7ec93c
qubvel Fix imports
95abf260
qubvel Merge branch 'main' into pr/haotongl/35401
92b23f08
qubvel Licence header
e7330fcd
qubvel
github-actions
qubvel qubvel merged 6515c259 into main 1 year ago
haotongl
qubvel
haotongl
qubvel
haotongl
qubvel
haotongl
qubvel

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone