- 20 7月, 2020 2 次提交
-
-
由 jiangzhiwen 提交于
-
由 xulei2020 提交于
-
- 17 7月, 2020 2 次提交
-
-
由 nhussain 提交于
-
由 islam_amin 提交于
-
- 16 7月, 2020 2 次提交
-
-
由 avakh 提交于
-
由 Cathy Wong 提交于
-
- 15 7月, 2020 1 次提交
-
-
由 Cathy Wong 提交于
-
- 14 7月, 2020 2 次提交
-
-
由 tinazhang 提交于
update cifar10 dataset fixing missing error handling code in validator
-
由 islam_amin 提交于
-
- 13 7月, 2020 1 次提交
-
-
由 Jesse Lee 提交于
-
- 10 7月, 2020 1 次提交
-
-
由 avakh 提交于
-
- 09 7月, 2020 2 次提交
-
-
由 Danish Farid 提交于
fix cmakefile fixed log statments in cpp UT tests
-
由 islam_amin 提交于
-
- 08 7月, 2020 2 次提交
-
-
由 avakh 提交于
updating python unit tests based on floating point bounding boxes + adding coco dataset in unit tests
-
由 Danish Farid 提交于
fix accidental change overwrite fix 2 updated inits from 0 to 0.0 for float improvd python ut comments updated macro
-
- 07 7月, 2020 1 次提交
-
-
由 islam_amin 提交于
-
- 04 7月, 2020 1 次提交
-
-
由 tinazhang 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 Eric 提交于
Removed extra fields in schema Fixed test cases Fixing CI
-
- 29 6月, 2020 1 次提交
-
-
由 tinazhang66 提交于
-
- 28 6月, 2020 2 次提交
-
-
由 qianlong 提交于
-
由 yanghaitao 提交于
-
- 27 6月, 2020 2 次提交
-
-
由 avakh 提交于
-
由 Cathy Wong 提交于
-
- 25 6月, 2020 3 次提交
-
-
由 islam_amin 提交于
-
由 Danish Farid 提交于
-
由 Danish Farid 提交于
Style Error fix fixed PyLint problem reverting testVOC2012 due to CI break for existing test reverting testVOC2012 due to CI break for existing test-2 updated old error messages to confirm with global standard addressing PR 2355 Comments - 1 addressing PR 2355 Comments - 2 addressing PR 2355 Comments - 3
-
- 20 6月, 2020 1 次提交
-
-
由 ms_yan 提交于
init remove storage op test case c++ remove source c++ files
-
- 19 6月, 2020 2 次提交
-
-
由 islam_amin 提交于
added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
-
由 Zirui Wu 提交于
phase II vocab rework added more test cases fix api doc string address review cmts and fix CI address ci complains fix review cmts ci
-
- 18 6月, 2020 1 次提交
-
-
由 ms_yan 提交于
-
- 17 6月, 2020 1 次提交
-
-
由 qianlong 提交于
add CaseFold, NormalizeUTF8 add RegexReplace add RegexTokenizer add BasicTokenizer add WordpieceTokenizer add BertTokenizer
-
- 16 6月, 2020 2 次提交
- 15 6月, 2020 1 次提交
-
-
由 jiangzhiwen 提交于
-
- 11 6月, 2020 2 次提交
- 09 6月, 2020 1 次提交
-
-
由 Tinazhang 提交于
-
- 30 5月, 2020 1 次提交
-
-
由 Tinazhang 提交于
-
- 29 5月, 2020 1 次提交
-
-
由 Mahdi 提交于
Added unit tests for both testing the functinality of the TenCrop and its error messages. Due to the similarity of this method to FiveCrop the test cases are similar to FiveCrop test cases. Signed-off-by: NMahdi <mahdi.rahmani.hanzaki@huawei.com> added error_msg function call in the main method refactored the test and added visual representation of the results Separated the two error cases into two different functions and used the visualize function in util.py to plot the result of TenCrop. Signed-off-by: NMahdi <mahdi.rahmani.hanzaki@huawei.com> Added new test cases Added new test cases including test case for checking the error message when the size variable is not a positive integer, test case for rectangle crop, test case for vertical flip setting, and testing for similarity of the result of TenCrop for the same input data in different runs. Signed-off-by: NMahdi <mahdi.rahmani.hanzaki@huawei.com> changed visualize in test_five_crop Changed the visualize function in test_five_crop to use the already existing function in util.py Signed-off-by: NMahdi <mahdi.rahmani.hanzaki@huawei.com> made generate_golden variable global
-
- 26 5月, 2020 1 次提交
-
-
由 Yang 提交于
-