liukuikun

Results 19 issues of liukuikun

主要有以下更新: 1. 将 Gatherer 方法抽象成单独模块 2. 将 DataConverter 移除,其中的 pack_instance 抽象成 Packer 3. 将流程更改为 ``` for split in splits self.obtainer() self.gatherer() self.parser() self.packer() self.dumper() ``` 细微改动: 1. 规范 parser 的输入接口和输出接口:...

depend on https://github.com/open-mmlab/mmeval/pull/96 https://github.com/open-mmlab/mmeval/pull/95 https://github.com/open-mmlab/mmeval/pull/94

1.0.0

![](https://user-images.githubusercontent.com/36138628/202165748-90b3f4d6-683a-4728-a7c5-9c5450e9ad3c.png) ## Introduction Interested in deeply participating in OpenMMLab projects? Want to learn more about OpenMMLab's awesome tools without wasting plenty of time reading docs? **The First OpenMMLab Codecamp has...

## Motivation Avoid all issues being categorized as 'Bug' ## Modification Add more issue template

Adapt at https://github.com/open-mmlab/mmocr/pull/1728

The interface and design of Mindsearch offer a fresh take compared to traditional search engines. As you explore its features, you'll likely come across some standout use cases that really...