Commit Graph

14 Commits (c0728c49b8a54b07d98db6f72308f7f17a267556)

Author SHA1 Message Date
Tong Gao c0728c49b8
[Docs] Refactor docs (#409) 2021-08-25 16:41:07 +08:00
Tong Gao 2cbb1a6cd6
[Docs] Fix docs (#395)
1. Supplement links for ct80 and svtp
2. Simplify getting_started.md
3. clarify batch_mode support in demo.md
2021-08-04 14:26:16 +08:00
SamAyala 76785e185a
User friendly API v2 + Docs ! (#371)
* major update

- Refactor code
- Support for folder and list/tuple or np.arrays or img paths
- Better export method
* feature update

- Batch size support
- More refactoring

* added docs


* Optimize docs structure, fix improper layout in readthedocs


Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2021-07-25 00:22:27 +08:00
Hongbin Sun 82f64a5b62
support batch inference during testing (#310)
* support batch inference during testing

* fix unittest

* update docs using url

* set cfg for train, val and test

* update docs

* update docs and test.py

* samples_per_gpu as global setting

* changes revert
2021-06-23 11:34:29 +08:00
Hongbin Sun 87a7dcee0a
fix #279: save detect results (#281)
* fix #279: save detect results

* rename

* set device as arg

* rm bash file
2021-06-15 18:30:09 +08:00
Hongbin Sun 43dcb32d4f
Hbsun/end2end demo (#105)
* add end2end demo

* fix typo

* pad box

* fix bug of crnn

* fix polygon

* update docstring

* fix bug of polygon

* updare demo api

* fix except

* rename

* fix with comments
2021-04-22 20:42:42 +08:00
Hongbin Sun bb51a41bcd rename to datasets 2021-04-09 23:50:33 +08:00
Hongbin Sun b3aaa27c6f rename datasets.md 2021-04-09 21:08:19 +08:00
Hongbin Sun 47f5906f0a
remove markdown toc (#3)
* remove toc from md

* remove toc
2021-04-08 01:12:01 +08:00
Hongbin Sun a347a97c23 fix #13: update docs with toc 2021-04-04 11:56:14 +08:00
Hongbin Sun dd120271ba
fix #11: update docs (#12)
* fix #11: update docs

* fix #11: update datasets.md for kie
2021-04-04 00:19:55 +08:00
quincylin1 8476c239b2 [feature]: dbnet and docs 2021-04-03 01:21:33 +08:00
yuexy 72135ed552
Revert "documentation and dbnet related code" 2021-04-03 01:00:26 +08:00
quincylin1 b031934129 documentation and dbnet related code 2021-04-03 00:41:23 +08:00