From 817a93d6efe8046ffbb7ebd8b1044faafbf1cf37 Mon Sep 17 00:00:00 2001 From: PatrickBue Date: Fri, 8 Nov 2019 14:20:49 -0500 Subject: [PATCH] initial commit --- AUTHORS.md | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..e712340 --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,54 @@ +Contributors +============================ +This repository is developed and maintained by a community of people interested in exploring Computer Vision algorithms and how best to deploy them in industry settings. The goal is to accelerate the workflow of any individual or organization working on Computer Vision systems. Everyone is encouraged to contribute at any level to add and improve the implemented algorithms, notebooks and utilities. + +Maintainers (sorted alphabetically) +--------------------------------------- +Maintainers are actively supporting the project and have made substantial contributions to the repository.
+They have admin access to the repo and provide support reviewing issues and pull requests. + +* **[Anupam Sharma](https://github.com/AnupamMicrosoft)** + * PM support +* **[JS Tan](https://github.com/jiata)** + * Main contributor +* **[Jun Ki Min](https://github.com/loomlike)** + * Main contributor +* **[Miguel González-Fierro](https://github.com/miguelgfierro)** + * DevOps +* **[Patrick Buehler](https://github.com/PatrickBue)** + * Main contributor +* **[Richin Jain](https://github.com/jainr)** + * DevOps +* **[Simon Zhao](https://github.com/simonzhaoms)** + * Mask-RCNN for object detection + + + +Contributors (sorted alphabetically) +------------------------------------- +[Full List of Contributors](https://github.com/Microsoft/ComputerVision/graphs/contributors) + +To contributors: please add your name to the list when you submit a patch to the project. + +* **[Aashna Garg](https://github.com/aashnamsft)** + * AzureML hyperparameter tuning for image classification +* **[Alexandra Teste](https://github.com/ateste)** + * AzureML deployment for image classification +* **[Beth Zeranski](https://github.com/bethz)** + * DevOps pipelines to run existing tests on AzureML +* **[Chenhui Hu](github-link)** + * Documentation and testing +* **[Graham Williams](https://github.com/gramhagen)** + * Documentation and testing +* **[Heather Spetalnick (Shapiro)](https://github.com/heatherbshapiro)** + * AzureML documentation and support +* **[Jeremy Reynolds](https://github.com/jreynolds01)** + * Documentation and testing +* **[John Erlinger](https://github.com/ehrlinger)** + * Documentation and testing +* **[Sharat Chikkerur](https://github.com/sharatsc)** + * Documentation and testing +* **[Vanja Paunic](https://github.com/vapaunic)** + * Documentation and testing +* **[Yijing Chen](https://github.com/yijingchen)** + * Action recognition annotation instructions and scripts