1. 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
  2. 09 1月, 2022 1 次提交
  3. 08 1月, 2022 1 次提交
  4. 07 1月, 2022 1 次提交
  5. 06 1月, 2022 2 次提交
  6. 15 12月, 2021 1 次提交
    • Y
      Bug fixes and corrections (#33) · 270be2b3
      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
      270be2b3
  7. 03 12月, 2021 1 次提交
  8. 30 11月, 2021 1 次提交
  9. 24 11月, 2021 1 次提交
  10. 18 11月, 2021 1 次提交
    • Y
      Add YoutuReID for person ReID (#24) · fe76825c
      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
      fe76825c
  11. 15 11月, 2021 1 次提交
    • Y
      Add CRNN_CN for recognizing Chinese (#23) · 8a42017a
      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
      8a42017a
  12. 13 11月, 2021 1 次提交
  13. 12 11月, 2021 1 次提交
  14. 11 11月, 2021 1 次提交
  15. 09 11月, 2021 1 次提交
  16. 05 11月, 2021 1 次提交
    • Y
      add qrcode detector and parser from wechat (#12) · 5875f4fe
      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
      5875f4fe
  17. 04 11月, 2021 1 次提交
  18. 01 11月, 2021 2 次提交
  19. 25 10月, 2021 1 次提交
  20. 18 10月, 2021 2 次提交
  21. 15 10月, 2021 1 次提交
  22. 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
  23. 17 9月, 2021 2 次提交
  24. 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