1. 26 8月, 2020 1 次提交
  2. 19 8月, 2020 2 次提交
  3. 18 8月, 2020 1 次提交
  4. 14 8月, 2020 1 次提交
  5. 12 8月, 2020 1 次提交
  6. 11 8月, 2020 2 次提交
  7. 08 8月, 2020 1 次提交
  8. 24 7月, 2020 1 次提交
  9. 22 7月, 2020 1 次提交
    • A
      Update Python UA op, AutoContrast Op and UT · 6f186aaf
      Amir Lashkari 提交于
      Updated Validators.py
      
      Fixed UA UT
      
      Fixed UA UT
      
      Fixed PyLint Errors
      
      Added aditional changes
      
      remove old golden AutoContrast UT file
      
      updated Autocontrast python UT
      
      Added golden files
      
      Fixed issue
      
      fixed UT
      6f186aaf
  10. 21 7月, 2020 1 次提交
    • A
      Added cpp Equalize op · 572750cd
      Amir Lashkari 提交于
      adding missed files
      
      Fixed Errors
      
      fixed bugs
      
      fixed bugs
      
      fixed bugs
      
      fixed bugs
      
      fixed bugs
      
      Updated Python UT for Equalize op
      
      Added cpp Equalize op
      
      adding missed files
      
      Fixed Errors
      
      fixed bugs
      
      fixed bugs
      
      fixed bugs
      
      fixed bugs
      
      fixed bugs
      
      Updated Python UT for Equalize op
      
      Fixed comment style
      
      update files
      
      deleted files
      
      added files
      
      added image_utils.h
      
      Fixed PyLint and CPPLint Errors
      
      updated tensor_op.h
      572750cd
  11. 20 7月, 2020 1 次提交
  12. 17 7月, 2020 2 次提交
  13. 16 7月, 2020 2 次提交
  14. 15 7月, 2020 1 次提交
  15. 14 7月, 2020 1 次提交
  16. 13 7月, 2020 1 次提交
  17. 08 7月, 2020 2 次提交
  18. 07 7月, 2020 1 次提交
  19. 04 7月, 2020 1 次提交
  20. 29 6月, 2020 1 次提交
  21. 27 6月, 2020 1 次提交
  22. 25 6月, 2020 2 次提交
  23. 20 6月, 2020 1 次提交
  24. 16 6月, 2020 1 次提交
  25. 09 6月, 2020 1 次提交
  26. 30 5月, 2020 1 次提交
  27. 29 5月, 2020 1 次提交
    • M
      Added TenCrop test · dfc09701
      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
      dfc09701
  28. 23 5月, 2020 2 次提交
  29. 20 5月, 2020 1 次提交
  30. 14 5月, 2020 1 次提交
  31. 12 5月, 2020 1 次提交
  32. 09 5月, 2020 1 次提交
  33. 08 5月, 2020 1 次提交