Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #29

Closed
wants to merge 48 commits into from
Closed

Commits on Dec 29, 2022

  1. [Bug Fix] Fixed Ppclas Bugs (#1009)

    * 更新ppclas
    
    * 更新ppclas
    
    * 更新ppclas
    
    * 更新ppclas
    Zheng-Bicheng authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    0401580 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    jiangjiajun authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    51d81f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d58e352 View commit details
    Browse the repository at this point in the history
  4. [Backend] Update paddle inference version (#990)

    2.4-dev3 -> 2.4-dev4
    joey12300 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    9795a52 View commit details
    Browse the repository at this point in the history
  5. Add uie benchmark

    joey12300 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    3017ec4 View commit details
    Browse the repository at this point in the history
  6. fix trt dy shape

    joey12300 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2ac94e9 View commit details
    Browse the repository at this point in the history
  7. update uie benchmark

    joey12300 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4f7233c View commit details
    Browse the repository at this point in the history
  8. Update uie benchmark output

    joey12300 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    51e346e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34aebb1 View commit details
    Browse the repository at this point in the history
  10. Update backend name

    joey12300 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    cefdadf View commit details
    Browse the repository at this point in the history
  11. [Model] Update PPSeg Preprocess (#1007)

    * 更新PPSeg pybind and python
    
    * 更新PPSeg pybind and python
    Zheng-Bicheng authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    dd5759b View commit details
    Browse the repository at this point in the history
  12. [Model] Update PPDet Preprocess (#1006)

    * 更新导航文档
    
    * 更新导航文档
    
    * 更新导航文档
    
    * 更新导航文档
    
    * 更新PPDet PreProcess
    
    * 更新PPDet PreProcess
    
    * 更新PPDet pybind and python
    
    * 更新
    
    * 更新ppdet
    Zheng-Bicheng authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    d275c3b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #493 from joey12300/add_uie_benchmark

    [Benchmark] Add uie benchmark
    joey12300 authored Dec 29, 2022
    Configuration menu
    Copy the full SHA
    a10e6f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. [Other]Update Paddle Lite for RV1126 (#1013)

    update lite link
    yeliang2258 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    0c09989 View commit details
    Browse the repository at this point in the history
  2. [Other] Remove TRT static libs in package (#1011)

    * remove duplicated and useless libs
    
    * use os system to run ldd
    
    * remove filter libs by ldd
    wang-xinyu authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f23c6c0 View commit details
    Browse the repository at this point in the history
  3. [Serving]update ocr model.py from np.object to np.object_ (#1017)

    * [Serving]update ocr model.py from np.object to np.object_
    
    * Update model.py
    heliqi authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    01b6785 View commit details
    Browse the repository at this point in the history
  4. [Bug Fix] Fix build with Paddle Inference on Jetson (#1019)

    Fix build with Paddle Inference on Jetson
    jiangjiajun authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f038268 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    leiqing1 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    665f2e5 View commit details
    Browse the repository at this point in the history
  6. [Serving]update np.object to np.object_ (#1021)

    np.object to np.object_
    heliqi authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    6310ddc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Update README.md

    leiqing1 authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c41e71b View commit details
    Browse the repository at this point in the history
  2. fresh doc version release/1.0.2 (#1023)

    fresh doc version
    Zeref996 authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    971cc05 View commit details
    Browse the repository at this point in the history
  3. [Other] Add a interface to get all pretrained models available from h…

    …ub model server (#1022)
    
    add get model list
    rainyfly authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    42f2e8d View commit details
    Browse the repository at this point in the history
  4. [Doc]Revise one wording (#1028)

    * 第一次提交
    
    * 补充一处漏翻译
    
    * deleted:    docs/en/quantize.md
    
    * Update one translation
    
    * Update en version
    
    * Update one translation in code
    
    * Standardize one writing
    
    * Standardize one writing
    
    * Update some en version
    
    * Fix a grammer problem
    
    * Update en version for api/vision result
    
    * Merge branch 'develop' of https://github.com/charl-u/FastDeploy into develop
    
    * Checkout the link in README in vision_results/ to the en documents
    
    * Modify a title
    
    * Add link to serving/docs/
    
    * Finish translation of demo.md
    
    * Update english version of serving/docs/
    
    * Update title of readme
    
    * Update some links
    
    * Modify a title
    
    * Update some links
    
    * Update en version of java android README
    
    * Modify some titles
    
    * Modify some titles
    
    * Modify some titles
    
    * modify article to document
    charl-u authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f72846c View commit details
    Browse the repository at this point in the history
  5. [Model] add style transfer model (#922)

    * add style transfer model
    
    * add examples for generation model
    
    * add unit test
    
    * add speed comparison
    
    * add speed comparison
    
    * add variable for constant
    
    * add preprocessor and postprocessor
    
    * add preprocessor and postprocessor
    
    * fix
    
    * fix according to review
    
    Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
    rainyfly and DefTruth authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    87bcb5d View commit details
    Browse the repository at this point in the history
  6. [Serving]Update ppyoloe_runtime_config.pbtxt name (#1029)

    Update ppyoloe_runtime_config.pbtxt
    heliqi authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    11ce2f4 View commit details
    Browse the repository at this point in the history
  7. add encryption (#1002)

    * add encryption
    
    * add doc
    
    * add doc
    
    * fix bug
    HexToString authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    ab49b41 View commit details
    Browse the repository at this point in the history
  8. [Other] Optimize code style (#1032)

    * Optimize code
    
    * optimize code
    
    * optimize code
    
    * fix compile error
    jiangjiajun authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f51697d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Update README_CN.md

    leiqing1 authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2cfd331 View commit details
    Browse the repository at this point in the history
  2. [Other] Add detection, segmentation and OCR examples for Ascend deplo…

    …y. (#983)
    
    * Add Huawei Ascend NPU deploy through PaddleLite CANN
    
    * Add NNAdapter interface for paddlelite
    
    * Modify Huawei Ascend Cmake
    
    * Update way for compiling Huawei Ascend NPU deployment
    
    * remove UseLiteBackend in UseCANN
    
    * Support compile python whlee
    
    * Change names of nnadapter API
    
    * Add nnadapter pybind and remove useless API
    
    * Support Python deployment on Huawei Ascend NPU
    
    * Add models suppor for ascend
    
    * Add PPOCR rec reszie for ascend
    
    * fix conflict for ascend
    
    * Rename CANN to Ascend
    
    * Rename CANN to Ascend
    
    * Improve ascend
    
    * fix ascend bug
    
    * improve ascend docs
    
    * improve ascend docs
    
    * improve ascend docs
    
    * Improve Ascend
    
    * Improve Ascend
    
    * Move ascend python demo
    
    * Imporve ascend
    
    * Improve ascend
    
    * Improve ascend
    
    * Improve ascend
    
    * Improve ascend
    
    * Imporve ascend
    
    * Imporve ascend
    
    * Improve ascend
    
    * acc eval script
    
    * acc eval
    
    * remove acc_eval from branch huawei
    
    * Add detection and segmentation examples for Ascend deployment
    
    * Add detection and segmentation examples for Ascend deployment
    
    * Add PPOCR example for ascend deploy
    
    * Imporve paddle lite compiliation
    
    * Add FlyCV doc
    
    * Add FlyCV doc
    
    * Add FlyCV doc
    
    * Imporve Ascend docs
    
    * Imporve Ascend docs
    yunyaoXYY authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    58d63f3 View commit details
    Browse the repository at this point in the history
  3. [Doc] Update YOLOv5 doc for TIMVX NPU (#1041)

    * update yolov5 doc for TIMVX
    
    * update doc
    
    * update doc
    
    * update doc
    yeliang2258 authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    96ca92c View commit details
    Browse the repository at this point in the history
  4. [Model] Support New PaddleDetection Models (#959)

    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    * Add files via upload
    
    Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
    totorolin and DefTruth authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9b108c3 View commit details
    Browse the repository at this point in the history
  5. [Compile] Support build on jetson without python (#1045)

    support jetson build
    jiangjiajun authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    af2ceff View commit details
    Browse the repository at this point in the history
  6. update README.md

    jiangjiajun authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9f4f46b View commit details
    Browse the repository at this point in the history
  7. Update README.md

    jiangjiajun authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    406db67 View commit details
    Browse the repository at this point in the history
  8. Yolov7Face add predict's python Interface (#1039)

    * fit yolov7face file path
    
    * TODO:添加yolov7facePython接口Predict
    
    * resolve yolov7face.py
    
    * resolve yolov7face.py
    CoolKbh authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3734639 View commit details
    Browse the repository at this point in the history
  9. [Serving]Update Dockerfile (#1049)

    Update Dockerfile
    heliqi authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    97a0a9e View commit details
    Browse the repository at this point in the history
  10. [Other] Seperate option from backends (#1048)

    * Seperate option from backends
    
    * Seperate option from backends
    
    * Seperate option from backends
    
    * Seperate option from backends
    jiangjiajun authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    0c292c0 View commit details
    Browse the repository at this point in the history
  11. [Backend] add sophgo backend (#1015)

    * Add Sophgo Device
    
    add sophgo backend in fastdeploy
    
    add resnet50, yolov5s, liteseg examples.
    
    * replace sophgo lib with download links; fix model.cc bug
    
    * modify CodeStyle
    
    * remove unuseful files;change the names of sophgo device and sophgo
    backend
    
    * sophgo support python and add python examples
    
    * remove unuseful rows in cmake according pr
    
    Co-authored-by: Zilong Xing <zilong.xing@sophgo.com>
    fnavigate84 and KhantiInNaraka authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    34bea76 View commit details
    Browse the repository at this point in the history
  12. [Other] Add accuracy evaluation scripts (#1034)

    * add accuracy scripts
    
    * add accuracy scripts
    
    * Add FlyCV doc
    
    * fix conflict
    
    * fix conflict
    
    * fix conflict
    yunyaoXYY authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    07ad721 View commit details
    Browse the repository at this point in the history
  13. [Other] Improve examples and readme for Ascend deployment (#1052)

    * Add Huawei Ascend NPU deploy through PaddleLite CANN
    
    * Add NNAdapter interface for paddlelite
    
    * Modify Huawei Ascend Cmake
    
    * Update way for compiling Huawei Ascend NPU deployment
    
    * remove UseLiteBackend in UseCANN
    
    * Support compile python whlee
    
    * Change names of nnadapter API
    
    * Add nnadapter pybind and remove useless API
    
    * Support Python deployment on Huawei Ascend NPU
    
    * Add models suppor for ascend
    
    * Add PPOCR rec reszie for ascend
    
    * fix conflict for ascend
    
    * Rename CANN to Ascend
    
    * Rename CANN to Ascend
    
    * Improve ascend
    
    * fix ascend bug
    
    * improve ascend docs
    
    * improve ascend docs
    
    * improve ascend docs
    
    * Improve Ascend
    
    * Improve Ascend
    
    * Move ascend python demo
    
    * Imporve ascend
    
    * Improve ascend
    
    * Improve ascend
    
    * Improve ascend
    
    * Improve ascend
    
    * Imporve ascend
    
    * Imporve ascend
    
    * Improve ascend
    
    * acc eval script
    
    * acc eval
    
    * remove acc_eval from branch huawei
    
    * Add detection and segmentation examples for Ascend deployment
    
    * Add detection and segmentation examples for Ascend deployment
    
    * Add PPOCR example for ascend deploy
    
    * Imporve paddle lite compiliation
    
    * Add FlyCV doc
    
    * Add FlyCV doc
    
    * Add FlyCV doc
    
    * Imporve Ascend docs
    
    * Imporve Ascend docs
    
    * Improve PPOCR example
    yunyaoXYY authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d491602 View commit details
    Browse the repository at this point in the history
  14. [Other] Finetune sophgo module (#1054)

    refine sophgo code
    jiangjiajun authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    78a8c9a View commit details
    Browse the repository at this point in the history
  15. Fix serving/scripts build.sh (#1053)

    * fix serving/scripts build.sh
    
    * Update build.sh
    
    support:
    ```
    bash build.sh --docker_name=test
    ```
    
    * Update build.sh
    
    Co-authored-by: heliqi <1101791222@qq.com>
    Zeref996 and heliqi authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    cb7e102 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Update README.md

    jiangjiajun authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    2eaf615 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jiangjiajun authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    3af0119 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    jiangjiajun authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    ebbe2e0 View commit details
    Browse the repository at this point in the history
  4. [Model] GPL-3.0 License (#1062)

    * add GPL lisence
    
    * add GPL-3.0 lisence
    
    * add GPL-3.0 lisence
    
    * add GPL-3.0 lisence
    wjj19950828 authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9437c82 View commit details
    Browse the repository at this point in the history
  5. fix serving/Dockerfile http_proxy (#1066)

    fix serving/Dockerfile
    Zeref996 authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    edc18c9 View commit details
    Browse the repository at this point in the history
  6. [Bug Fix] Fix TIMVX compile bugs (#1069)

    fix timvx compile bug
    yeliang2258 authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    c9a086e View commit details
    Browse the repository at this point in the history