Граф коммитов

907 Коммитов

Автор SHA1 Сообщение Дата
Maria Guirguis 04ad17ea09
Delete contrib/html_demo/JupyterCode/3_deployment_to_azure_app_service.ipynb 2023-10-18 11:02:56 -05:00
microsoft-github-policy-service[bot] 679f1bf82b
Microsoft mandatory file (#679)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-10-31 13:12:47 -04:00
Kebei Jiang 056f0637c2
Kejia/actions (#677)
* Codeql Added

* Adding lint and test yaml

* Names added

* Moved linters

* One workflow

* debug removed tasks

* changed title

* debug

* minor

* files included linting

* check

* minor

* checkout code

* codeql and lint

* remove problematic .py from linting

* ready for pr

* ready for pr

* test

* revert to pr

* update uncontrolled path

* add werkzeug.utils.secure_filename

* add werkzeug.utils.secure_filename

Co-authored-by: saylibapat1997 <sayli.bapat@microsoft.com>
Co-authored-by: kejia_microsoft <kebei.jiang@microsoft.com>
2022-10-27 19:07:57 -05:00
Yazeed Alaudah d12beb6938
Security Fix for Arbitrary Code Execution in PR#636 (#675) 2022-09-22 11:21:58 -05:00
Yazeed Alaudah b3d6673002
Fixing various broken links (#674) 2022-09-08 22:41:52 +03:00
PatrickBue 41b827cff4
updated opencv dependencies (#659) 2021-10-13 14:34:29 -04:00
Soumyadeep Dey b2290eebc9
Adding ICDAR 2021 document binarization code 2021-09-15 10:09:38 -04:00
PatrickBue 6ab799e823 adding support for void label to unet segmentation 2021-08-18 12:52:11 -04:00
PatrickBue 3dc96e00f6
Update assets location (#637) 2021-01-21 13:12:19 -05:00
soumyadeep9 17541b186e
Adding binarization support 2020-10-19 15:17:46 -04:00
Young Park 3e771a29ac
Notebook for deploying a fine-tuned ResNet18 CNN model using AzureML for Image Similarity (#560)
* Added notebook for deploying a fine-tuned resnet18 CNN model using AzureML that builds on the html_demo notebooks with a custom scoring script that saves the features in the intermediate layers and returns them in JSON format. Also added fix to script.js to support image similarity scenarios.

* Updated readme

* Fixed typo in readme

* Addressed PR comment - removed link in notebook.

* Addressing PR comments: Added descriptions for the notebook and updated its name.

* Addressed PR comment: Made DATA_PATH point to the returned value from unzip_url using our fridge_objects dataset so that the user can just run the notebook.
2020-10-08 16:05:59 -04:00
Android Dev Notes eabe7e40a1
Fix typos in README - Staging branch (#625) 2020-09-17 16:36:36 -04:00
PatrickBue ea47d68ee2
Update PULL_REQUEST_TEMPLATE.md (#624) 2020-09-15 09:04:44 -04:00
Bill Xue 19a875921a
[fix] failed to save checkpoints in VideoLearner.fit() (#616) 2020-08-31 15:18:46 -04:00
PatrickBue 3b8d2b93f7
Update NOTICE.txt (#599) 2020-07-14 10:10:57 -04:00
PatrickBue 1e8e6ad912
Update submit_azureml_pytest.py 2020-07-11 10:57:21 -04:00
Karine Ip 11aeb8b674
Kaipkiun/02 bug fixes (#594) 2020-07-10 14:38:30 -04:00
PatrickBue 777856b710
Bug fixes and rewrite of opts.py (#592) 2020-07-10 11:19:11 -04:00
PatrickBue 6db4915e77
Small edits to 01 notebook (#591) 2020-07-09 14:07:33 -04:00
PatrickBue b838811231
First fixes to 01 notebook (#590) 2020-07-09 11:29:42 -04:00
Karine Ip b6ec66a03d
Kaipkiun/01 viz fixes (#589) 2020-07-09 10:25:27 -04:00
PatrickBue badb84de94
Updated 01 notebook (#588) 2020-07-08 14:38:24 -04:00
PatrickBue 4465126447
Use VOC format for training (#587) 2020-07-08 13:52:37 -04:00
LorenzoV f6a4934af6
Edited 01 notebook (#582) 2020-07-08 13:04:14 -04:00
PatrickBue ba8bf3f489
Update README.md (#586) 2020-07-07 16:37:24 -04:00
PatrickBue 2df989318e
Update README.md (#585) 2020-07-07 16:35:27 -04:00
PatrickBue ec2ac1fffb
Update README.md (#584) 2020-07-07 16:28:31 -04:00
PatrickBue 59f2a03038
Small edits to tracking FAQ (#583) 2020-07-07 16:23:20 -04:00
Karine Ip 74dd76f2da
Further updates to tracking 01 notebook 2020-07-06 17:55:28 -04:00
LorenzoV 7a31602e57
Rewording markdown (#579) 2020-07-06 11:15:43 -04:00
PatrickBue dda2e4a983
Added tracking setup instructions (#581) 2020-07-06 10:32:42 -04:00
LorenzoV 4881459890
Updates to tracking readme and faq (#577) 2020-07-02 11:32:40 -04:00
Liqun Shao 67b445d867
Add 02 Evaluating MOT Challenge Notebook (#569) 2020-07-01 10:59:37 -04:00
Casey Hong 9918750fb2
FairMOT patch (#571) 2020-06-29 12:22:08 -04:00
PatrickBue 9ada614c4d
Small edits to readmes (#573) 2020-06-26 17:12:55 -04:00
PatrickBue c30e66be2c
Updates to readmes 2020-06-26 14:58:36 -04:00
JS d570167fb9
staging ci (#565)
* test if num workers fixes

* use minified data
2020-06-26 11:18:46 -04:00
Karine Ip f3cf37f0a8
Added evaluation to tracking 01 notebook 2020-06-25 16:50:05 -04:00
JS af63f8780a
restore i3d + itegration test (#562)
* restore i3d + itegration test

* pipeline tiemout update

* fix

* action rec integratino

* black
2020-06-24 14:40:22 -04:00
Karine Ip cb51b0fb9e
Adding tracking readme and faq 2020-06-24 12:21:02 -04:00
PatrickBue 5b5a1df054
Update README.md 2020-06-24 10:42:40 -04:00
Casey Hong 68c9911e3c
FairMOT-01 (#553) 2020-06-23 15:07:40 -04:00
PatrickBue aad3637bca
Fix tests (#563) 2020-06-23 14:20:23 -04:00
JS 8d230f80c2
amendments to action rec (#559)
* action rec additions

* fix
2020-06-22 15:37:40 -04:00
Matthew Boyd 919641e2ac
Contrib Add HTML Demo - Second Try (#528)
* HTML Demo initial upload

* Updated UI code to run from Blob images

* Final UI changes

* Removed separate references

* Added notebook for deploying to app service. Updated readmes for JupyterCode and root directory.

* Notebook updates

* Update blob storage links

* Update readme.md

* Renamed notebook 30 to 3. Added ../../.. to the path so it will work in its new directory. Removed the log stream commands, as they do not work on all plans. Fixed some typos throughout.

* Updated notebooks to reflect new paths and names

* update screenshot

* Update readme.md

* update jpgs screenshot

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Updated readme

* Update JupyterCode readme some more

* Update readme

* Minor tweaks to readmes

* Added about tab

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Fix broken link

Co-authored-by: Charles Henneberger <cihen@bu.edu>
Co-authored-by: primnp <51148602+primnp@users.noreply.github.com>
Co-authored-by: Prim P <p.nuwapa@gmail.com>
Co-authored-by: mullaa <48615903+mullaa@users.noreply.github.com>
2020-06-18 16:39:49 -04:00
Sharat Chikkerur 68b3edbbbb
Plot changes (#550) 2020-06-16 10:17:33 -04:00
Fidan Boylu Uz, PhD 3d90f70667
Fboylu (#551)
* Syncing staging <> master branches (#476)

* Removed submodules.

* Add back submodules using https://

* simplified plotting functions

* fixed most tests

* fixed test

* fixed unit test

* small text edits to the 02 notebook

* added fct description

* tiny cleanup on notebook

* Add pretrained keypoint model (#453)

* Add pretrained keypoint model

* Fix bugs in tests

* Add 03 notebook in conftest.py

* Minor revision

* Reformat code using black

* if folder exists, remove (#448)

* Add mask annotation tool (#447)

* Add mask annotation tool

* Update mask annotation explanation and add converion scripts

* Add screenshots of Labelbox annotation

* Rearrange screenshots

* Move convertion script into functions in data.py

* Point out annotation conversion scripts clearly in notebook

* Refine annotation conversion scripts

* Fix bugs

* Add tests for labelbox format conversion methods

* Move r2p1d from contrib to scenarios.

* Update .gitignore.

* Add README.md

* Remove the folder /scenario/action_recognition/data/samples; update notebook to use web url for sample data.

* Move data split files to data/misc; update notebook accordingly.

* Update data path.

* Add keypoint detection with tuned model (#454)

* Add keypoint detetion with tuned model

* Add tests

* Minor revision

* Update tests

* Fix bugs in tests

* Use GPU device if available

* Update tests

* Fix bug: 'not idx' will be 'True' if 'idx=0'

* Fix bugs

* Move toy keypoint meta into notebook

* Fix bugs

* Fix bugs

* Fix bugs in notebook

* Add descriptions for keypoint meta data

* Raise exception when RandomHorizontalFlip is used without specifying hflip_inds

* Add NOTICE file.

* Add keypoint detection model tuning with top and bottom keypoints (#456)

* Add keypoint detection model tuning with top and bottom keypoints

* Fix undefined unzip_url

* Resolved undefined od_urls

* Add annotation tool to scenarios.

* Plot keypoints as round dots to make them noticeable (#458)

* Plot keypoints as dots

* Change variable naming

* Resolve test machine failure (#460)

This is due to the latest PyTorch (version 1.3) from conda is built on
CUDA 10.1 while the version on the test machine is CUDA 10.0.

* Remove unused imports in 02_mask_rcnn.ipynb (#463)

* Remove unused imports in 02_mask_rcnn.ipynb

* Add missing imports

* Simplify binary_mask() (#464)

* clean up of keypoint detection notebook

* minor clean-up

* remove conflict code (#471)

* Update README.md (#472)

* updated readmes

* added images

* updated readmes

* added intro figure

* modified new picture

* update figure

* Move to bare Windows GPU VMs and fix build issues (#475)

* Updating AzureDevOps pipeline agent pool to use a barebones Windows GPU VM.

* Added a AzureDevOps pipeline for windows.

* Added a conda init step for powershell.

* Adding conda to PATH as a separate step

* Pinning pillow to 6.1 to fix issues listed in: https://github.com/python-pillow/Pillow/issues/4130

* chained powershell commands

* Updated AzureDevOps yml file to use the inline powershell script syntax.

* Moved to using inline commands + Invoke-Expression syntax

* Adding indentation for chained commands.

* Moving to the literal block style indicator for yaml for chained commands.

* Using call activate instead of source activate when activating the conda environment through powershell.

* Switching to script steps instead of using powershell steps for conda operations.

* Fixed the numpy.float64 issue by moving to a fork with the upstream fixes for the issue.

* Fixed the numpy.float64 issue in utils/cv/detection/plot.py

Co-authored-by: PatrickBue <pabuehle@microsoft.com>
Co-authored-by: Simon Zhao <43029286+simonzhaoms@users.noreply.github.com>
Co-authored-by: Miguel González-Fierro <3491412+miguelgfierro@users.noreply.github.com>
Co-authored-by: JS <jiata@microsoft.com>

* fix to load from saved mask-rcnn model

* fix to load from saved mask-rcnn model

* fix to load from saved mask-rcnn model

Co-authored-by: Young Park <youngpark@cs.stanford.edu>
Co-authored-by: PatrickBue <pabuehle@microsoft.com>
Co-authored-by: Simon Zhao <43029286+simonzhaoms@users.noreply.github.com>
Co-authored-by: Miguel González-Fierro <3491412+miguelgfierro@users.noreply.github.com>
Co-authored-by: JS <jiata@microsoft.com>
2020-06-16 09:55:07 -04:00
Casey Hong 54f637101d
Adding first working tracking notebook 2020-06-15 17:43:13 -04:00
PatrickBue 8577f3a7ea
Image segmentation update (#549)
Small updates to image segmentation
2020-06-15 16:04:27 -04:00
JS 134fd44d9d
action recognition (#535)
* update gitignore

* updates to utils for loading data

* train_test_split_function

* update 01, 02 notebook

* show batch, new notebook

* updates to show batch

* added graph for fit

* notebooks and testS

* refactor

* dataset tests

* dataset tests

* flake8

* black

* test update

* 01_training update

* round deci

* transform notebook

* remove blackmagic cell'

* working state

* working state with webcam

* flake8 and black'

* update jupyter notebooks

* notebook updates

* fixes to pr comments

* minor fix

* update 02 hmdb notebook

* update 02 hmdb notebook
2020-06-12 22:10:06 -04:00