JS
310f74cfaa
learning rate ( #107 )
2019-04-11 13:21:04 -07:00
Alexandra Teste
703d653c52
Merge branch 'staging' of https://github.com/Microsoft/ComputerVisionBestPractices into staging
2019-04-11 10:04:57 -07:00
Jun Ki Min
61f6fe7562
Plot-utils to handle 2d-array for binary-class ( #106 )
2019-04-11 09:07:02 -04:00
PatrickBue
c591d73213
Update README.md
2019-04-10 13:52:48 -04:00
PatrickBue
84ce55c86e
Pabuehle anno nb ( #91 )
...
Added annotation widget notebook
2019-04-10 11:51:18 -04:00
ateste
1b7daaccb0
Merge pull request #104 from Microsoft/alteste-deploy-1
...
Images from media/ folder + text modifications
2019-04-09 14:04:53 -07:00
Alexandra Teste
3737342e37
Removed section on AML config file
2019-04-09 13:41:43 -07:00
Alexandra Teste
5ade0e20a9
Replaced blob by media/ folder + corrected typos + added link to GPU vs CPU comparison
2019-04-09 13:31:27 -07:00
Alexandra Teste
a856ed103b
Fixed merge conflicts
2019-04-09 11:26:35 -07:00
Alexandra Teste
6ee50f1c73
Merge branch 'staging' of https://github.com/Microsoft/ComputerVisionBestPractices into staging
2019-04-09 11:06:57 -07:00
Jun Ki Min
a7f6215ba8
Add which_processor util ( #103 )
...
Print out which processor torch and fastai are using
2019-04-09 13:53:58 -04:00
JS
a6834a7315
notebook 02 - training accuracy vs speed ( #76 )
...
* benchmark code
* benchmark script update
* update fastai code
* benchmark code
* benchmark script
* flake8 req
* flake8 req
* train schedule
* update
* benchmarking nb
* benchmark
* benchmark stable
* gitignore
* experiments + test
* delete benchmark.py
* reformat msg in notebook
* benchmark script
* type error
* fixes
* fixes
* fixes
* lxml to env.yml
* tmp
* notebook-02
* rm Copy1 notebook
* rm Copy1 notebook
* update params in 01 notebook
* update to notebook2 + hyperparam notebook
* update tests
* notebook 2 update
* pytest
* update to pr comments
* updates to pr
* test updates
2019-04-05 18:56:07 -07:00
Jun Ki Min
86a342e9c0
Fix webcam notebook no-gpu error ( #100 )
...
Related issue #89
2019-04-05 14:49:55 -04:00
Jun Ki Min
bdef196d7c
Fastai train-metrics callback class ( #87 )
...
* Fastai train-metrics callback class
Add custom callback class
- Record metrics on the training set
- Draw result table and graphs while training
Update 01_notebook to use that
Add unittest
2019-04-05 12:52:33 -04:00
Jun Ki Min
ab7787fdfc
Cleanup temp-image
2019-04-04 19:59:02 -04:00
Alexandra Teste
8bd65fb9a6
Uncommented datasets and experiments unittests + commented out the deployment notebook one
2019-04-04 14:07:47 -07:00
Alexandra Teste
a293079760
Changed way to get to the test images + updated image file names
2019-04-04 10:24:43 -07:00
Alexandra Teste
f3e030bb4b
Commented out several tests to allow for job to complete
2019-04-04 09:40:20 -07:00
Alexandra Teste
028eff4eba
Replaced script by bash type + added echo of OS type
2019-04-03 18:21:13 -07:00
Alexandra Teste
bf38dbd81b
Removed unused libraries
2019-04-03 15:42:43 -07:00
Alexandra Teste
d6708039a0
Removed folder creation outside of if statement
2019-04-03 13:57:50 -07:00
Alexandra Teste
b7ea38a475
Added conditions on existence of AML config folder and file
2019-04-03 13:48:39 -07:00
Alexandra Teste
37434afda2
Merge remote-tracking branch 'origin/staging' into alteste-deploy-1
2019-04-03 13:08:43 -07:00
Alexandra Teste
da9cc17078
Merge branch 'staging' of https://github.com/Microsoft/ComputerVisionBestPractices into staging
2019-04-03 13:07:26 -07:00
Alexandra Teste
56e3094667
Wrote echo command in one line
2019-04-03 12:47:17 -07:00
Alexandra Teste
ab5ccaa27e
Added creation of AML configuration file to testing pipeline
2019-04-03 12:23:37 -07:00
Richin Jain
998a21d046
Update azure-pipelines.yml for Azure Pipelines [skip ci]
2019-04-03 13:56:10 -04:00
ateste
a0f76d33fe
Merge pull request #58 from Microsoft/alteste-deploy-1
...
First deployment notebook
2019-04-02 14:35:23 -07:00
Alexandra Teste
9e2f0c3d81
Updated link to ACI pricing documentation
2019-04-02 14:11:25 -07:00
Alexandra Teste
04fb0e620c
Merge remote-tracking branch 'origin/staging' into alteste-deploy-1
2019-04-02 14:04:00 -07:00
Alexandra Teste
8d87b8a661
Merge branch 'staging' of https://github.com/Microsoft/ComputerVisionBestPractices into staging
2019-04-02 14:03:30 -07:00
Alexandra Teste
b322011a8c
Modified text in Clean up section
2019-04-02 14:02:18 -07:00
Jun Ki Min
2d0ad96e94
Update webcam notebook to describe load_learner
2019-04-02 17:01:20 -04:00
Jun Ki Min
b1d5ca2123
Webcam notebook prerequisite ( #79 )
...
Add info about webcam and widget module along with install instruction
Make it clear that what torch.cuda.get_device_name means
In Training-notebook, remove a unnecessary cell printing numpy version
2019-04-01 19:09:07 -04:00
Jun Ki Min
da017365e3
Fix strange char
2019-04-01 14:50:11 -04:00
JS
c1298fd562
multilabel dataset ( #86 )
2019-03-29 12:23:00 -07:00
PatrickBue
468ec60433
Pabuehle/readme edits ( #85 )
...
Edited readmes and added FAQ
2019-03-29 15:18:00 -04:00
Alexandra Teste
adecc0adf1
Merge remote-tracking branch 'origin/staging' into alteste-deploy-1
2019-03-28 16:27:03 -07:00
Alexandra Teste
440b72026a
Merge branch 'staging' of https://github.com/Microsoft/ComputerVisionBestPractices into staging
2019-03-28 16:25:43 -07:00
Alexandra Teste
6256577534
Removed extra commented out statements
2019-03-28 16:24:57 -07:00
Alexandra Teste
a1298c70cb
Changed azureml version + adjusted image conversion functions + improved paths for unittests + changed test wrt ACI
2019-03-28 15:49:37 -07:00
Jun Ki Min
997a54b73d
Add visualization to 01_training_introduction.ipynb ( #64 )
...
Result widget
Precision-recall and ROC curves
Train and validation accuracy over training iterations
2019-03-28 13:05:36 -04:00
Jun Ki Min
5bdb6ca193
Add ms-products intro doc ( #73 )
...
* ms_product initial
* Update ms_productrs.md with placeholders
* Add computer vision examples
* Add subcategory contents of computer vision / Add example images
* Fix markdown error
2019-03-28 09:24:18 -04:00
Alexandra Teste
916e3498e6
Added init file in utils_cv/
2019-03-26 18:33:38 -07:00
Alexandra Teste
dad99a9fa3
Fixed Note section font
2019-03-26 17:38:56 -07:00
Alexandra Teste
afd184ac04
Fixed hyperlink and Note sections
2019-03-26 17:22:20 -07:00
Alexandra Teste
c05c7e1da3
Fixed image display and formatting
2019-03-26 17:12:18 -07:00
Alexandra Teste
eec0fac416
Fixed image display and hyperlink
2019-03-26 17:05:14 -07:00
Alexandra Teste
3b1b6b2040
Fixed the table of content + used images from blob storage + simplified folder creation + fixed hyperlink + added info on cost
2019-03-26 16:43:35 -07:00
Alexandra Teste
aa692a1b2c
Added license + created tests/ folder outside IC + improved probability extraction in scoring script
2019-03-25 13:17:05 -07:00