PatrickBue
2c83b2c058
Example figures in each readme ( #487 )
...
Added example figures for image classification and object detection
2020-02-05 14:55:13 -05:00
PatrickBue
928008bb0b
updated tests ( #485 )
2020-02-05 13:13:18 -05:00
PatrickBue
296ca6415f
Added SOTA for image similarity ( #483 )
...
* Added SOTA for image similarity
* small updates
* added SOTA table
* code review changes
* small edit
2020-02-04 22:00:12 -05:00
Young Park
16e2ad44e8
Added back Linux VM test badges. ( #480 )
2020-01-31 11:25:38 -05:00
Young Park
521f45a151
Update usage of deprecated field in test_classification_parameter_sweeper.py ( #479 )
2020-01-31 10:22:01 -05:00
Young Park
39d839f822
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
2020-01-23 16:01:33 -05:00
PatrickBue
d76274edd3
update figure
2020-01-23 16:01:33 -05:00
PatrickBue
439162f640
modified new picture
2020-01-23 16:01:33 -05:00
PatrickBue
8c984d50cc
added intro figure
2020-01-23 16:01:33 -05:00
PatrickBue
a57d45d248
updated readmes
2020-01-23 16:01:32 -05:00
PatrickBue
946248c86a
added images
2020-01-23 16:01:32 -05:00
PatrickBue
4f24b91d96
updated readmes
2020-01-23 16:01:32 -05:00
PatrickBue
788a68f021
minor clean-up
2020-01-23 16:01:32 -05:00
PatrickBue
ba6ce20a54
clean up of keypoint detection notebook
2020-01-23 16:01:32 -05:00
JS
e0c212aa31
Update README.md ( #472 )
2020-01-23 16:01:32 -05:00
JS
ad4279a9ee
remove conflict code ( #471 )
2020-01-23 16:01:32 -05:00
Simon Zhao
a39c76a68a
Simplify binary_mask() ( #464 )
2020-01-23 16:01:32 -05:00
Simon Zhao
e91d4fb729
Remove unused imports in 02_mask_rcnn.ipynb ( #463 )
...
* Remove unused imports in 02_mask_rcnn.ipynb
* Add missing imports
2020-01-23 16:01:32 -05:00
Simon Zhao
055b537dcb
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.
2020-01-23 16:01:31 -05:00
Lixun Zhang
788025ab6d
Add annotation tool to scenarios.
2020-01-23 16:00:02 -05:00
Simon Zhao
4878fc3fd8
Plot keypoints as round dots to make them noticeable ( #458 )
...
* Plot keypoints as dots
* Change variable naming
2020-01-23 16:00:02 -05:00
Lixun Zhang
aa596b9071
Add NOTICE file.
2020-01-23 16:00:02 -05:00
Simon Zhao
36a42bbcc7
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
2020-01-23 16:00:02 -05:00
Simon Zhao
842693b698
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
2020-01-23 16:00:02 -05:00
Lixun Zhang
57d3cca894
Update data path.
2020-01-23 16:00:02 -05:00
Lixun Zhang
b802373744
Move data split files to data/misc; update notebook accordingly.
2020-01-23 16:00:01 -05:00
Lixun Zhang
7c73422513
Remove the folder /scenario/action_recognition/data/samples; update notebook to use web url for sample data.
2020-01-23 16:00:01 -05:00
Lixun Zhang
c428d408b2
Add README.md
2020-01-23 16:00:01 -05:00
Lixun Zhang
4577551c1e
Update .gitignore.
2020-01-23 16:00:01 -05:00
Lixun Zhang
fe8d42e098
Move r2p1d from contrib to scenarios.
2020-01-23 16:00:01 -05:00
Simon Zhao
cf68803d35
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
2020-01-23 16:00:00 -05:00
Miguel González-Fierro
6fec792549
if folder exists, remove ( #448 )
2020-01-23 16:00:00 -05:00
Simon Zhao
526ed47e2e
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
2020-01-23 16:00:00 -05:00
PatrickBue
1dde83a9bd
tiny cleanup on notebook
2020-01-23 16:00:00 -05:00
PatrickBue
eac9b8e1c1
added fct description
2020-01-23 16:00:00 -05:00
PatrickBue
621cc8e806
small text edits to the 02 notebook
2020-01-23 16:00:00 -05:00
PatrickBue
8740b1ff2e
fixed unit test
2020-01-23 15:59:59 -05:00
PatrickBue
dd93731f43
fixed test
2020-01-23 15:59:59 -05:00
PatrickBue
477d4b31d0
fixed most tests
2020-01-23 15:59:59 -05:00
PatrickBue
8c3cf1a634
simplified plotting functions
2020-01-23 15:59:59 -05:00
Lixun Zhang
f913cbbaf0
Add back submodules using https://
2020-01-23 15:59:58 -05:00
Lixun Zhang
58a601bd3a
Removed submodules.
2020-01-23 15:59:58 -05:00
JS
3de0f7ecfa
Update environment.yml ( #469 )
...
fix for object detection notebooks
2020-01-09 14:34:27 -05:00
PatrickBue
969730cee8
Merge pull request #440 from revodavid/patch-1
...
Link to relevant Docs pages for Azure services
2019-12-17 17:02:18 -05:00
PatrickBue
2ae4a65283
Update README.md
2019-12-17 10:14:12 -05:00
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