1. 26 1月, 2023 1 次提交
  2. 17 10月, 2022 1 次提交
  3. 19 4月, 2022 1 次提交
  4. 10 1月, 2022 1 次提交
    • Y
      Add hardware: Khadas VIM3 & update benchmarks (#39) · 2fe27c0e
      Yuantao Feng 提交于
      * add backend TIMVX & target NPU
      
      * update benchmarking results on Khadas VIM3 NPU
      
      * fix wrong column header
      
      * update readme
      
      * re-order column KV3-NPU
      
      * re-order KV3-NPU specs line
      
      * add additional description regarding TIM-VX backend and NPU target for OpenCV DNN
      2fe27c0e
  5. 12 11月, 2021 1 次提交
  6. 11 11月, 2021 1 次提交
  7. 09 11月, 2021 1 次提交
  8. 18 10月, 2021 1 次提交
  9. 15 10月, 2021 1 次提交
  10. 28 9月, 2021 1 次提交
    • Y
      Improve benchmark configurations (#2) · 6c2fba41
      Yuantao Feng 提交于
      * Improve benchmark configurations:
      
      * Move data downloading from configs to download_data.py. Add an alternative download link.
      
      * Add Data class to operate data loading and indexing.
      
      * Add Metric class to operate benchmark runs.
      
      * Benchmark results are now the median or geometric mean of benchmark
        runs.
      6c2fba41
  11. 17 9月, 2021 1 次提交
    • F
      Benchmark framework implementation and 3 models added: · bfac311b
      fengyuentau 提交于
      * benchmark framework: benchmarks based on configs
      
      * added impl and benchmark for YuNet (face detection)
      
      * added impl and benchmark for DB (text detection)
      
      * added impl and benchmark for CRNN (text recognition)
      bfac311b