NielsRogge
|
8c12690cec
|
[Grounding DINO] Add resources (#30232)
* Add resources
* Address comments
* Apply suggestions from code review
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
---------
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
|
2024-04-19 21:03:07 +02:00 |
|
NielsRogge
|
07e3454f03
|
[Docs] Add resources (#28705)
* Add resource
* Add more resources
* Add resources
* Apply suggestions from code review
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
* Remove mention
* Remove pipeline tags
---------
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
|
2024-02-19 15:22:29 +01:00 |
|
Rosie Wood
|
73c88012b7
|
Add segmentation map processing to SAM Image Processor (#27463)
* add segmentation map processing to sam image processor
* fixup
* add tests
* reshaped_input_size is shape before padding
* update tests for size/shape outputs
* fixup
* add code snippet to docs
* Update docs/source/en/model_doc/sam.md
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
* Add missing backticks
* add `segmentation_maps` as arg for SamProcessor.__call__()
---------
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
|
2024-01-08 16:40:36 +00:00 |
|
Younes Belkada
|
ad8ff96224
|
[Docs / SAM ] Reflect correct changes to run inference without OOM (#27268)
Update sam.md
|
2023-11-03 15:23:13 +01:00 |
|
Sylvain Gugger
|
eb849f6604
|
Migrate doc files to Markdown. (#24376)
* Rename index.mdx to index.md
* With saved modifs
* Address review comment
* Treat all files
* .mdx -> .md
* Remove special char
* Update utils/tests_fetcher.py
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
---------
Co-authored-by: Lysandre Debut <lysandre.debut@reseau.eseo.fr>
|
2023-06-20 18:07:47 -04:00 |
|