1. 02 6月, 2022 1 次提交
  2. 25 5月, 2022 1 次提交
  3. 20 4月, 2022 1 次提交
  4. 19 4月, 2022 1 次提交
  5. 12 4月, 2022 2 次提交
  6. 02 4月, 2022 1 次提交
  7. 01 4月, 2022 1 次提交
  8. 31 3月, 2022 1 次提交
  9. 10 1月, 2022 1 次提交
    • Y
      Add hardware: Khadas VIM3 & update benchmarks (#39) · 4cfd720e
      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
      4cfd720e
  10. 09 1月, 2022 1 次提交
  11. 08 1月, 2022 1 次提交
  12. 07 1月, 2022 1 次提交
  13. 06 1月, 2022 2 次提交
  14. 15 12月, 2021 1 次提交
    • Y
      Bug fixes and corrections (#33) · 627508b5
      Yuantao Feng 提交于
      * add (ms) to each hardware header
      
      * add a argument for label path
      
      * correct filenames for face detection
      
      * add a download link for face recognition data
      
      * fix path to face recognition data
      
      * correct shasum for face_detection.zip
      
      * fix filename for person_reid benchmark data package
      627508b5
  15. 03 12月, 2021 1 次提交
  16. 30 11月, 2021 1 次提交
  17. 24 11月, 2021 1 次提交
  18. 18 11月, 2021 1 次提交
    • Y
      Add YoutuReID for person ReID (#24) · 953d93ce
      Yuantao Feng 提交于
      * workable wrapper and demo (demo without visualization)
      
      * add visualization for demo
      
      * impl benchmark for YoutuReID
      
      * update benchmark results on x86_64, arm and cuda
      953d93ce
  19. 15 11月, 2021 1 次提交
    • Y
      Add CRNN_CN for recognizing Chinese (#23) · aab69020
      Yuantao Feng 提交于
      * add charsets and CRNN_CN
      
      * workable wrapper and demo for CRNN_CN
      
      * update README with CRNN_CN; rename models with EN/CN suffix
      
      * impl benchmarks for CRNN_EN and CRNN_CN
      
      * update benchmark result on arm
      
      * update benchmark results on x86_64 & cuda
      aab69020
  20. 13 11月, 2021 1 次提交
  21. 12 11月, 2021 1 次提交
  22. 11 11月, 2021 1 次提交
  23. 09 11月, 2021 1 次提交
  24. 05 11月, 2021 1 次提交
    • Y
      add qrcode detector and parser from wechat (#12) · 661ca25c
      Yuantao Feng 提交于
      * add qrcode detector and parser from wechat
      
      * add a link to download qrcode data
      
      * add model
      
      * add visualize
      
      * imporve visualize in demo
      
      * benchmark impl
      
      * update benchmark results for wechatqrcode
      
      * update readme
      
      * correct upload time
      661ca25c
  25. 04 11月, 2021 1 次提交
  26. 01 11月, 2021 2 次提交
  27. 25 10月, 2021 1 次提交
  28. 18 10月, 2021 2 次提交
  29. 15 10月, 2021 1 次提交
  30. 28 9月, 2021 1 次提交
    • Y
      Improve benchmark configurations (#2) · c5b87c36
      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.
      c5b87c36
  31. 17 9月, 2021 2 次提交
  32. 07 9月, 2021 1 次提交
    • F
      first commit: · af1afb38
      fengyuentau 提交于
      * add readme
      * add license
      * add git-lfs tracking for Caffe, Tensorflow, Torch, Darknet & ONNX model weights.
      af1afb38