Skip to content

Notebook to run yolov8 and sam on video and upload to LB #1123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 1, 2023

Conversation

jpatellb
Copy link
Contributor

@jpatellb jpatellb commented Jun 1, 2023

This is for a blog post that will go out soon.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@@ -0,0 +1,1001 @@
{
Copy link
Contributor

@kkim-labelbox kkim-labelbox Jun 1, 2023

Choose a reason for hiding this comment

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

Line #7.                                    queue_mode=lb.QueueMode.Batch)

We don't need to set the queue_mode. Should default to batch


Reply via ReviewNB

@@ -0,0 +1,1001 @@
{
Copy link
Contributor

@kkim-labelbox kkim-labelbox Jun 1, 2023

Choose a reason for hiding this comment

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

Line #7.        data_rows=data_row_ids,

instead of fetching data row ids by global key and settingdata_rows,you can set global_keys=[global_key] directly


Reply via ReviewNB

@jpatellb jpatellb merged commit bfabd85 into develop Jun 1, 2023
@jpatellb jpatellb deleted the jay-samvideonotebk branch June 1, 2023 21:27
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