Skip to content

Added reference to the Computer Vision Best Practices repository #2203

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

Closed
wants to merge 1 commit into from
Closed

Added reference to the Computer Vision Best Practices repository #2203

wants to merge 1 commit into from

Conversation

PatrickBue
Copy link
Contributor

The Computer Vision Best Practices repository (2,500 stars on Github, by Microsoft) implements various notebooks which are helpful for somebody who wants to use Torchvision for object detection.

Currently, the references folder lacks a bit with regards to e.g. explanations or being beginner-friendly, hence proposing this PR. Not sure what Tochvision's policy in this regard is.

Note that the CV repository only adds functionality and explanations on top of the original torchvision code. See the url below, which contains a un-edited copy of Torchvision's "references/detection/" folder:
https://github.com/microsoft/computervision-recipes/tree/master/utils_cv/detection/references

@jspisak
Copy link
Contributor

jspisak commented May 13, 2020

Hi Patrick,
Thanks for the PR and really appreciate you and the MSFT team supporting and promoting torchvision! In the case of this repo, we are a bit worried about trying to keep things cloud neutral and adding this could send the message to others to add their pages as well. A few possible things we can do:

  1. We have some links and getting started for Azure on pytorch.org (https://pytorch.org/) where we might think about something more general; or

  2. We have a medium/pytorch channel where we could do a joint blog that we could promote on the pytorch social channels.

If #2 is of interest, your friend @prasanthpul knows where to find me.. :)

thanks again for the support!

@PatrickBue
Copy link
Contributor Author

Hi Joseph, thanks for the quick reply.

  • Option (2) sounds great - whom could I get in touch with for that (email)?
  • Option (1), is there something I can help with or would that be fully on your end?

I understand your point regarding staying cloud neutral. Just as fyi, only the two advanced notebooks (11 and 20) require Azure, all other notebooks have no cloud-dependency or even reference to Azure whatsoever.
https://github.com/microsoft/computervision-recipes/tree/master/scenarios/detection

@jspisak
Copy link
Contributor

jspisak commented May 13, 2020

Thanks Patrick, Let's definitely kick off #2. I am cc'ing @wookim3

Send us an email at [email protected] and [email protected] to get this going. Thanks!

@wookim3
Copy link

wookim3 commented May 16, 2020

@PatrickBue - Nice to meet you and look forward to working with you on this.

@malfet malfet deleted the branch pytorch:master September 20, 2021 14:34
@malfet malfet closed this Sep 20, 2021
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.

4 participants