Skip to content

Add new example - sam3 + cvat#398

Merged
elephantum merged 7 commits into
masterfrom
example/sam_cvat
Jun 29, 2026
Merged

Add new example - sam3 + cvat#398
elephantum merged 7 commits into
masterfrom
example/sam_cvat

Conversation

@korotaS

@korotaS korotaS commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Also fix cvat step so that it can be given a table (not table name) as input

Comment thread examples/sam_cvat/app.py
steps.huggingface_login,
outputs=[data.hf_auth_tbl],
labels=[("stage", "auth")],
),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вот это наверное все таки не так будет работать как ты ожидаешь

То есть оно будет логинить, но корректно будет работать только при однопоточном исполнении, если запустить через Ray на кластере, с некоторой вероятностью сломается

Я бы рекомендовал ensure login воткнуть в sam_inference

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а почему думаешь что лучше будет воткнуть в sam_inference?
в целом то я не против, промежуточная таблица hf_auth_tbl это тут точно не обязательно

@elephantum elephantum merged commit 25c1b1c into master Jun 29, 2026
7 checks passed
@elephantum elephantum deleted the example/sam_cvat branch June 29, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants