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

[AIR] Add computer vision guide #32885

Merged
merged 17 commits into from
Mar 3, 2023
Merged

Conversation

bveeramani
Copy link
Member

@bveeramani bveeramani commented Feb 28, 2023

Why are these changes needed?

Computer vision is a popular use case. This PR adds a guide that explains how to perform common vision tasks with AIR.

Related issue number

Closes #30603

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
@amogkam
Copy link
Contributor

amogkam commented Feb 28, 2023

can we remove all the extra files?

@bveeramani
Copy link
Member Author

can we remove all the extra files?

Yeah, I will.

@amogkam amogkam self-assigned this Feb 28, 2023
doc/source/ray-air/computer-vision.rst Outdated Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Outdated Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Outdated Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Outdated Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Outdated Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Outdated Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Outdated Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Outdated Show resolved Hide resolved
doc/source/ray-air/computer-vision.rst Show resolved Hide resolved
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
@bveeramani bveeramani marked this pull request as ready for review March 2, 2023 00:02
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Copy link
Contributor

@amogkam amogkam left a comment

Choose a reason for hiding this comment

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

Thanks, this looks great!

Copy link
Contributor

@richardliaw richardliaw left a comment

Choose a reason for hiding this comment

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

stamp

@amogkam amogkam merged commit 48c0e7c into ray-project:master Mar 3, 2023
@bveeramani bveeramani deleted the computer-vision branch March 3, 2023 01:27
ProjectsByJackHe pushed a commit to ProjectsByJackHe/ray that referenced this pull request Mar 21, 2023
Computer vision is a popular use case. This PR adds a guide that explains how to perform common vision tasks with AIR.

---------

Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Jack He <jackhe2345@gmail.com>
edoakes pushed a commit to edoakes/ray that referenced this pull request Mar 22, 2023
Computer vision is a popular use case. This PR adds a guide that explains how to perform common vision tasks with AIR.

---------

Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
peytondmurray pushed a commit to peytondmurray/ray that referenced this pull request Mar 22, 2023
Computer vision is a popular use case. This PR adds a guide that explains how to perform common vision tasks with AIR.

---------

Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
elliottower pushed a commit to elliottower/ray that referenced this pull request Apr 22, 2023
Computer vision is a popular use case. This PR adds a guide that explains how to perform common vision tasks with AIR.

---------

Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: elliottower <elliot@elliottower.com>
ProjectsByJackHe pushed a commit to ProjectsByJackHe/ray that referenced this pull request May 4, 2023
Computer vision is a popular use case. This PR adds a guide that explains how to perform common vision tasks with AIR.

---------

Signed-off-by: Balaji Veeramani <balaji@anyscale.com>
Signed-off-by: Jack He <jackhe2345@gmail.com>
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.

[Datasets] [Doc] Add guide on how to work with images
3 participants