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

778 Коммитов

Автор SHA1 Сообщение Дата
PatrickBue 21d1b630b5
Update README.md 2019-12-17 10:13:29 -05:00
Sharat Chikkerur d01ddc5f8e Set theme jekyll-theme-cayman 2019-12-17 09:18:28 -05:00
PatrickBue ac364f1606
Update README.md 2019-12-12 10:18:37 -05:00
PatrickBue 1bdfa3dfaa
Add files via upload 2019-12-12 10:17:06 -05:00
PatrickBue 8506652506
Update README.md 2019-12-11 11:51:07 -05:00
PatrickBue 429d46e91f
Update README.md 2019-12-11 11:50:40 -05:00
PatrickBue b4e429d439
Update README.md 2019-12-11 11:49:50 -05:00
PatrickBue 0e4b1e8eb9
Update README.md 2019-12-06 17:20:40 -05:00
PatrickBue 7dcf19f6ac
Update README.md 2019-12-06 17:20:08 -05:00
JS 811ce4eaa7
Staging (#442)
* Removed submodules.

* Add back submodules using https://

* Update FAQ.md

* added object detection readme

* fixes to ic (#437)

* fixes to ic

* Matplotlib bug fix

* Matplotlib matrix plot bug fix
* Fix 01 notebook heatmap

* revert env

* revert env yml

* remove matplotlib
2019-11-19 18:49:21 -05:00
PatrickBue e705e2a154
Merge pull request #433 from microsoft/staging
Update README.md in master
2019-11-18 14:25:23 -05:00
PatrickBue cc25959339
Update README.md 2019-11-18 14:24:07 -05:00
PatrickBue 00a96b0898
Merge pull request #432 from microsoft/staging
Merge staging with master
2019-11-18 14:20:29 -05:00
Lixun 826e3c5992
Merge pull request #431 from microsoft/lixzhang/crowdcounting
Lixzhang/crowdcounting
2019-11-17 21:34:54 -05:00
Sharat Chikkerur 550d5356fe Set theme jekyll-theme-cayman 2019-11-17 15:23:59 -05:00
Sharat Chikkerur 076f3e65e3 Set theme jekyll-theme-minimal 2019-11-17 15:21:26 -05:00
Sharat Chikkerur 53b3af3416 Set theme jekyll-theme-cayman 2019-11-17 15:20:51 -05:00
Lixun Zhang 2647e8ca51 Add sample images. 2019-11-16 02:25:35 +00:00
Lixun Zhang 59b1d34972 Update README.md. 2019-11-16 02:23:26 +00:00
PatrickBue c744dd19b4
Update README.md 2019-11-15 16:24:54 -05:00
PatrickBue 7490859319
Merge pull request #430 from microsoft/staging
Update master
2019-11-15 15:30:48 -05:00
Lixun Zhang 1f7dd63dff Add submodules. 2019-11-15 19:04:39 +00:00
Lixun Zhang c9edfa8029 Add crowd-counting. 2019-11-15 18:58:12 +00:00
PatrickBue 77f1f44a41
Update README.md 2019-11-15 13:54:13 -05:00
PatrickBue 09fd0b12db edited cvbp logo 2019-11-15 13:27:26 -05:00
PatrickBue 99ec22c38d add cvbp logo 2019-11-15 13:23:33 -05:00
PatrickBue e75600a203
Update test_azureml_notebooks.py 2019-11-14 19:43:57 -05:00
PatrickBue 2be9cd1303
Update azure-pipeline-azureml-notebook-test.yml 2019-11-14 17:43:51 -05:00
PatrickBue dadb957d3b
Update run_pytest.py 2019-11-14 17:29:33 -05:00
PatrickBue 327184b913 fixed bug in AML nightly gpu test 2019-11-14 12:49:37 -05:00
PatrickBue 8f09d6b0e3 fixed bug in AML nightly gpu test 2019-11-14 12:39:12 -05:00
PatrickBue 184cc9722e
Add r2+1d from staging into master
r2p1d model fine-tuning scripts and examples (#418)
2019-11-14 10:12:35 -05:00
Jun Ki Min 7ea7631354
r2p1d model fine-tuning scripts and examples (#418)
* R2p1d

* Rename dir and fix gitignore

* Remove redundant contents

* Update readme

* Count based OD evaluation (#415)

* Update README.md

* Update README.md

* Notebook for deploying a detection model (#382)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* initial notebook

* minor update to model.py

* revert hns nb

* rm nb

* deployment notebook

* update to deployment notebook

* update to notebok

* notebook fix

* minor fixes to notebook + testS

* fix pr

* Add Mask R-CNN (#389)

* fix batch size bug in cpu mode

* Refactor notebook ok names

* Add prerequisite
2019-11-14 09:01:18 -05:00
PatrickBue 799e25696e
Merge pull request #428 from microsoft/staging
Merge staging into master
2019-11-14 08:59:26 -05:00
PatrickBue 6f81385f1c
Update staging to be identical to master (#427)
* Staging (#390)

* DOCKER: add Dockerfile

* DOCKER: update dockerfile

* DOCKER: update dockerfile

* DOCKER: path

* DOCKER: add cv docker file

* remove the tracking pipeline yml file

* README updates (#358)

* Updating environment.yml file in master (#323)

* readme updates

* mv media to scenarios folder

* fixes

* Update README.md

* simplification of language, removing redundancy

* added target audience section

* Update SETUP.md

* Update README.md

* Update environment.yml

* Update SETUP.md

* env-update (#359)

* Hyperdrive notebook updates (#356)

All tests are passing (except for unrelated AML deployment notebooks)

* transforms fix (#360)

* Updating environment.yml file in master (#323)

* fix for dataset transformations

* remove extra cython in conda

* pr comments'

* refactor to use transform in class param

* remove todo

* update to transformer

* added functionality to show transformations and updated notebook

* Update FAQ.md

* Adding contrib placeholder (#370)

* DOCKER: update readme

* adding missing lib dir

* add i3d

* Adding hard negative sampling notebook (#367)

* DOCKER: use create instead of update

* Add example gif to action recognition readme (#374)

* code clean up

* add i3d

* code clean up

* add action_recognition README content

* add instructions and headers

* fix conflicts

* DOCKER: remove base env bin path

* save/load detection code for deployment (#380)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* Syntax issues on lines 07 & 115 (#378)

* Updating environment.yml file in master (#323)

* update maximum time

* Restore example figures (#357)

* Staging (#365)

* README updates (#358)

* Updating environment.yml file in master (#323)

* readme updates

* mv media to scenarios folder

* fixes

* Update README.md

* simplification of language, removing redundancy

* added target audience section

* Update SETUP.md

* Update README.md

* Update environment.yml

* Update SETUP.md

* env-update (#359)

* Hyperdrive notebook updates (#356)

All tests are passing (except for unrelated AML deployment notebooks)

* Syntax issues on lines 07 & 115

* Update README.md

* Update environment.yml

* detection deploy model.py update (#381)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* initial notebook

* minor update to model.py

* revert hns nb

* rm nb

* ap at iou 0.5 (#385)

* Updating environment.yml file in master (#323)

* added ap_iou_05

* remove cython

* bug fix

* windows testing fix and other testing bugs (#383)

* Update azure-pipeline-windows-cpu.yml

* Update azure-pipeline-windows-gpu.yml

* Update test_integration_similarity_notebooks.py

* Update test_detection_notebooks.py

* 00 notebook (#386)

* Updating environment.yml file in master (#323)

* 00 notebook update

* remove extra dependency

* remove cython

* remove typo

* Update 10_image_annotation.ipynb

Added link to Azure annotation tool

* Update master (#425)

* DOCKER: add Dockerfile

* DOCKER: update dockerfile

* DOCKER: update dockerfile

* DOCKER: path

* DOCKER: add cv docker file

* remove the tracking pipeline yml file

* README updates (#358)

* Updating environment.yml file in master (#323)

* readme updates

* mv media to scenarios folder

* fixes

* Update README.md

* simplification of language, removing redundancy

* added target audience section

* Update SETUP.md

* Update README.md

* Update environment.yml

* Update SETUP.md

* env-update (#359)

* Hyperdrive notebook updates (#356)

All tests are passing (except for unrelated AML deployment notebooks)

* transforms fix (#360)

* Updating environment.yml file in master (#323)

* fix for dataset transformations

* remove extra cython in conda

* pr comments'

* refactor to use transform in class param

* remove todo

* update to transformer

* added functionality to show transformations and updated notebook

* Update FAQ.md

* Adding contrib placeholder (#370)

* DOCKER: update readme

* adding missing lib dir

* add i3d

* Adding hard negative sampling notebook (#367)

* DOCKER: use create instead of update

* Add example gif to action recognition readme (#374)

* code clean up

* add i3d

* code clean up

* add action_recognition README content

* add instructions and headers

* fix conflicts

* DOCKER: remove base env bin path

* save/load detection code for deployment (#380)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* Syntax issues on lines 07 & 115 (#378)

* Updating environment.yml file in master (#323)

* update maximum time

* Restore example figures (#357)

* Staging (#365)

* README updates (#358)

* Updating environment.yml file in master (#323)

* readme updates

* mv media to scenarios folder

* fixes

* Update README.md

* simplification of language, removing redundancy

* added target audience section

* Update SETUP.md

* Update README.md

* Update environment.yml

* Update SETUP.md

* env-update (#359)

* Hyperdrive notebook updates (#356)

All tests are passing (except for unrelated AML deployment notebooks)

* Syntax issues on lines 07 & 115

* Update README.md

* Update environment.yml

* detection deploy model.py update (#381)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* initial notebook

* minor update to model.py

* revert hns nb

* rm nb

* ap at iou 0.5 (#385)

* Updating environment.yml file in master (#323)

* added ap_iou_05

* remove cython

* bug fix

* windows testing fix and other testing bugs (#383)

* Update azure-pipeline-windows-cpu.yml

* Update azure-pipeline-windows-gpu.yml

* Update test_integration_similarity_notebooks.py

* Update test_detection_notebooks.py

* 00 notebook (#386)

* Updating environment.yml file in master (#323)

* 00 notebook update

* remove extra dependency

* remove cython

* remove typo

* Update 10_image_annotation.ipynb

Added link to Azure annotation tool

* hyperparam remark (#388)

* Updating environment.yml file in master (#323)

* add concluding remark to build the store for the hyperdrive notebook.

* Update environment.yml

* initial commit

* Count based OD evaluation (#415)

* Update README.md

* Update README.md

* Notebook for deploying a detection model (#382)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* initial notebook

* minor update to model.py

* revert hns nb

* rm nb

* deployment notebook

* update to deployment notebook

* update to notebok

* notebook fix

* minor fixes to notebook + testS

* fix pr

* Add Mask R-CNN (#389)

* increased lr for head by 10x (#421)

* fixes from bugbash (#422)

* Update SETUP.md

* Update SETUP.md

* Update README.md

* fix automatic merge error
2019-11-14 08:53:56 -05:00
PatrickBue dd18fe44fd
Update master (#425)
* DOCKER: add Dockerfile

* DOCKER: update dockerfile

* DOCKER: update dockerfile

* DOCKER: path

* DOCKER: add cv docker file

* remove the tracking pipeline yml file

* README updates (#358)

* Updating environment.yml file in master (#323)

* readme updates

* mv media to scenarios folder

* fixes

* Update README.md

* simplification of language, removing redundancy

* added target audience section

* Update SETUP.md

* Update README.md

* Update environment.yml

* Update SETUP.md

* env-update (#359)

* Hyperdrive notebook updates (#356)

All tests are passing (except for unrelated AML deployment notebooks)

* transforms fix (#360)

* Updating environment.yml file in master (#323)

* fix for dataset transformations

* remove extra cython in conda

* pr comments'

* refactor to use transform in class param

* remove todo

* update to transformer

* added functionality to show transformations and updated notebook

* Update FAQ.md

* Adding contrib placeholder (#370)

* DOCKER: update readme

* adding missing lib dir

* add i3d

* Adding hard negative sampling notebook (#367)

* DOCKER: use create instead of update

* Add example gif to action recognition readme (#374)

* code clean up

* add i3d

* code clean up

* add action_recognition README content

* add instructions and headers

* fix conflicts

* DOCKER: remove base env bin path

* save/load detection code for deployment (#380)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* Syntax issues on lines 07 & 115 (#378)

* Updating environment.yml file in master (#323)

* update maximum time

* Restore example figures (#357)

* Staging (#365)

* README updates (#358)

* Updating environment.yml file in master (#323)

* readme updates

* mv media to scenarios folder

* fixes

* Update README.md

* simplification of language, removing redundancy

* added target audience section

* Update SETUP.md

* Update README.md

* Update environment.yml

* Update SETUP.md

* env-update (#359)

* Hyperdrive notebook updates (#356)

All tests are passing (except for unrelated AML deployment notebooks)

* Syntax issues on lines 07 & 115

* Update README.md

* Update environment.yml

* detection deploy model.py update (#381)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* initial notebook

* minor update to model.py

* revert hns nb

* rm nb

* ap at iou 0.5 (#385)

* Updating environment.yml file in master (#323)

* added ap_iou_05

* remove cython

* bug fix

* windows testing fix and other testing bugs (#383)

* Update azure-pipeline-windows-cpu.yml

* Update azure-pipeline-windows-gpu.yml

* Update test_integration_similarity_notebooks.py

* Update test_detection_notebooks.py

* 00 notebook (#386)

* Updating environment.yml file in master (#323)

* 00 notebook update

* remove extra dependency

* remove cython

* remove typo

* Update 10_image_annotation.ipynb

Added link to Azure annotation tool

* hyperparam remark (#388)

* Updating environment.yml file in master (#323)

* add concluding remark to build the store for the hyperdrive notebook.

* Update environment.yml

* initial commit

* Count based OD evaluation (#415)

* Update README.md

* Update README.md

* Notebook for deploying a detection model (#382)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* initial notebook

* minor update to model.py

* revert hns nb

* rm nb

* deployment notebook

* update to deployment notebook

* update to notebok

* notebook fix

* minor fixes to notebook + testS

* fix pr

* Add Mask R-CNN (#389)

* increased lr for head by 10x (#421)

* fixes from bugbash (#422)

* Update SETUP.md

* Update SETUP.md

* Update README.md

* fix automatic merge error
2019-11-14 08:35:44 -05:00
JS fb9ba7303a
fixes from bugbash (#422)
* Update SETUP.md

* Update SETUP.md

* Update README.md
2019-11-13 16:53:37 -05:00
PatrickBue efa27d1522
increased lr for head by 10x (#421) 2019-11-13 14:05:45 -05:00
Simon Zhao e7389bdb1c Add Mask R-CNN (#389) 2019-11-13 12:46:37 -05:00
JS bcb31513c1
Notebook for deploying a detection model (#382)
* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* initial notebook

* minor update to model.py

* revert hns nb

* rm nb

* deployment notebook

* update to deployment notebook

* update to notebok

* notebook fix

* minor fixes to notebook + testS

* fix pr
2019-11-13 10:28:48 -05:00
PatrickBue ccf17e8ffd
Update README.md 2019-11-13 09:36:37 -05:00
PatrickBue 646c4b6410
Update README.md 2019-11-13 09:36:12 -05:00
PatrickBue bd69c9053b
Count based OD evaluation (#415) 2019-11-12 16:29:10 -05:00
PatrickBue 817a93d6ef initial commit 2019-11-08 14:20:49 -05:00
JS 89380ae240
hyperparam remark (#388)
* Updating environment.yml file in master (#323)

* add concluding remark to build the store for the hyperdrive notebook.

* Update environment.yml
2019-11-07 12:22:58 -05:00
JS 3e0631e0dc
Staging (#390)
* DOCKER: add Dockerfile

* DOCKER: update dockerfile

* DOCKER: update dockerfile

* DOCKER: path

* DOCKER: add cv docker file

* remove the tracking pipeline yml file

* README updates (#358)

* Updating environment.yml file in master (#323)

* readme updates

* mv media to scenarios folder

* fixes

* Update README.md

* simplification of language, removing redundancy

* added target audience section

* Update SETUP.md

* Update README.md

* Update environment.yml

* Update SETUP.md

* env-update (#359)

* Hyperdrive notebook updates (#356)

All tests are passing (except for unrelated AML deployment notebooks)

* transforms fix (#360)

* Updating environment.yml file in master (#323)

* fix for dataset transformations

* remove extra cython in conda

* pr comments'

* refactor to use transform in class param

* remove todo

* update to transformer

* added functionality to show transformations and updated notebook

* Update FAQ.md

* Adding contrib placeholder (#370)

* DOCKER: update readme

* adding missing lib dir

* add i3d

* Adding hard negative sampling notebook (#367)

* DOCKER: use create instead of update

* Add example gif to action recognition readme (#374)

* code clean up

* add i3d

* code clean up

* add action_recognition README content

* add instructions and headers

* fix conflicts

* DOCKER: remove base env bin path

* save/load detection code for deployment (#380)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* Syntax issues on lines 07 & 115 (#378)

* Updating environment.yml file in master (#323)

* update maximum time

* Restore example figures (#357)

* Staging (#365)

* README updates (#358)

* Updating environment.yml file in master (#323)

* readme updates

* mv media to scenarios folder

* fixes

* Update README.md

* simplification of language, removing redundancy

* added target audience section

* Update SETUP.md

* Update README.md

* Update environment.yml

* Update SETUP.md

* env-update (#359)

* Hyperdrive notebook updates (#356)

All tests are passing (except for unrelated AML deployment notebooks)

* Syntax issues on lines 07 & 115

* Update README.md

* Update environment.yml

* detection deploy model.py update (#381)

* Updating environment.yml file in master (#323)

* save/load

* load/save

* load/save

* remove cython duplicate

* remove comment

* docstring

* tests for loading/saving

* label bug

* initial notebook

* minor update to model.py

* revert hns nb

* rm nb

* ap at iou 0.5 (#385)

* Updating environment.yml file in master (#323)

* added ap_iou_05

* remove cython

* bug fix

* windows testing fix and other testing bugs (#383)

* Update azure-pipeline-windows-cpu.yml

* Update azure-pipeline-windows-gpu.yml

* Update test_integration_similarity_notebooks.py

* Update test_detection_notebooks.py

* 00 notebook (#386)

* Updating environment.yml file in master (#323)

* 00 notebook update

* remove extra dependency

* remove cython

* remove typo

* Update 10_image_annotation.ipynb

Added link to Azure annotation tool
2019-11-06 10:39:48 -05:00
JS c1af26bd85
Merge branch 'master' into staging 2019-11-06 10:38:48 -05:00
PatrickBue 27e38710c4
Update 10_image_annotation.ipynb
Added link to Azure annotation tool
2019-11-06 09:25:50 -05:00
JS 8400f1d71c
00 notebook (#386)
* Updating environment.yml file in master (#323)

* 00 notebook update

* remove extra dependency

* remove cython

* remove typo
2019-11-02 12:59:54 -04:00
JS 276969f80c
windows testing fix and other testing bugs (#383)
* Update azure-pipeline-windows-cpu.yml

* Update azure-pipeline-windows-gpu.yml

* Update test_integration_similarity_notebooks.py

* Update test_detection_notebooks.py
2019-11-01 15:27:12 -04:00