Skip to content
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

Add jupyternotebook for filter #748

Merged
merged 8 commits into from
Nov 1, 2022
Merged

Add jupyternotebook for filter #748

merged 8 commits into from
Nov 1, 2022

Conversation

sooahleex
Copy link
Contributor

@sooahleex sooahleex commented Oct 24, 2022

Summary

Resolves 93494
Add a jupyter notebook sample introducing how to filter dataset

  • Filtered by subset
  • Filtered by id
  • Filtered by width and height
  • Filtered by label and area
  • Filtered by annotation

How to test

Check the jupyter notebook results.

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2021 Intel Corporation
#
# SPDX-License-Identifier: MIT

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

notebooks/04_filter.ipynb Show resolved Hide resolved
notebooks/04_filter.ipynb Show resolved Hide resolved
vinnamkim
vinnamkim previously approved these changes Oct 25, 2022
Copy link
Contributor

@vinnamkim vinnamkim left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@wonjuleee wonjuleee left a comment

Choose a reason for hiding this comment

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

do we need to use compute_image_statistics, compute_ann_statistics for showing the changes?

Copy link
Contributor

@vinnamkim vinnamkim left a comment

Choose a reason for hiding this comment

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

LGTM

@sooahleex sooahleex merged commit 1211985 into develop Nov 1, 2022
@sooahleex sooahleex deleted the filter_notebook branch November 1, 2022 08:09
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.

3 participants