mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-25 20:49:37 +01:00
d4692b5ada73936b119daf440f9409f06524c04d
修复master分支ocr_detection 单元测试bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9112290
* create ocr_detection task
* fix code check error
* fix code check error
* fix code check issue
* fix code check issue
* replace c++ nms with python version
* fix code check issue
* fix code check issue
* rename maas_lib
* merge master to ocr/ocr_detection
* add model_hub sup for ocr_detection
* fix bug
* replace c++ decoder with python version
* fix bug
* Merge branch 'master' into ocr/ocr_detection
* merge master
* fix code check
* update
* add requirements for ocr_detection
* fix model_hub fetch bug
* remove debug code
* Merge branch 'master' into ocr/ocr_detection
* add local test image for ocr_detection
* update requirements for model_hub
* Merge branch 'master' into ocr/ocr_detection
* fix bug for full case test
* remove ema for ocr_detection
* Merge branch 'master' into ocr/ocr_detection
* apply ocr_detection test case
* Merge branch 'master' into ocr/ocr_detection
* update slim dependency for ocr_detection
* add more test case for ocr_detection
* release tf graph before create
* recover ema for ocr_detection model
* fix code
* Merge branch 'master' into ocr/ocr_detection
* fix code
Introduction
ModelScope library is targeted to support training, evaluation and inference for the state of the art models provided by Mind and further support third-party models provided by users outside alibaba.
Design doc
Please refer to alidoc link
Development doc
Please refer to develop.md
ChangeLog
- 20/05/2022 First release version
Refer to change_log.md for more details
Description
Languages
Python
98.7%
Cuda
0.8%
C++
0.4%