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