mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-06 22:30:09 +06:00
![]() * add colorize_depth and matplotlib availability check * add post_process_depth_estimation for zoedepth + tests * add post_process_depth_estimation for DPT + tests * add post_process_depth_estimation in DepthEstimationPipeline & special case for zoedepth * run `make fixup` * fix import related error on tests * fix more import related errors on test * forgot some `torch` calls in declerations * remove `torch` call in zoedepth tests that caused error * updated docs for depth estimation * small fix for `colorize` input/output types * remove `colorize_depth`, fix various names, remove matplotlib dependency * fix formatting * run fixup * different images for test * update examples in `forward` functions * fixed broken links * fix output types for docs * possible format fix inside `<Tip>` * Readability related updates Co-authored-by: Pavel Iakubovskii <qubvel@gmail.com> * Readability related update * cleanup after merge * refactor `post_process_depth_estimation` to return dict; simplify ZoeDepth's `post_process_depth_estimation` * rewrite dict merging to support python 3.8 --------- Co-authored-by: Pavel Iakubovskii <qubvel@gmail.com> |
||
---|---|---|
.. | ||
asr.md | ||
audio_classification.md | ||
document_question_answering.md | ||
idefics.md | ||
image_captioning.md | ||
image_classification.md | ||
image_feature_extraction.md | ||
image_text_to_text.md | ||
image_to_image.md | ||
keypoint_detection.md | ||
knowledge_distillation_for_image_classification.md | ||
language_modeling.md | ||
mask_generation.md | ||
masked_language_modeling.md | ||
monocular_depth_estimation.md | ||
multiple_choice.md | ||
object_detection.md | ||
prompting.md | ||
question_answering.md | ||
semantic_segmentation.md | ||
sequence_classification.md | ||
summarization.md | ||
text-to-speech.md | ||
token_classification.md | ||
translation.md | ||
video_classification.md | ||
video_text_to_text.md | ||
visual_question_answering.md | ||
zero_shot_image_classification.md | ||
zero_shot_object_detection.md |