1. 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
  2. 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
  3. 13 11月, 2021 1 次提交
  4. 12 11月, 2021 1 次提交
  5. 11 11月, 2021 1 次提交
  6. 09 11月, 2021 1 次提交
  7. 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
  8. 04 11月, 2021 1 次提交
  9. 01 11月, 2021 2 次提交
  10. 25 10月, 2021 1 次提交
  11. 18 10月, 2021 2 次提交
  12. 15 10月, 2021 1 次提交
  13. 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
  14. 17 9月, 2021 2 次提交
  15. 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