Commit Graph

12 Commits (main)

Author SHA1 Message Date
Tong Gao 9caacc76ee
[Enhancement] Deprecate file_client_args and use backend_args instead (#1765)
* tmp commit

* remove
2023-03-20 10:33:20 +08:00
Tong Gao 465316f193
[Docs] Mark projects in docs (#1766)
* [Docs] Mark projects in docs

* fix

* fix

* fix

* fix
2023-03-10 15:09:37 +08:00
Tong Gao cc78866ed7
[Fix] SPTS readme (#1761) 2023-03-07 18:41:37 +08:00
Tong Gao 5670695338
[SPTS] train (#1756)
* [Feature] Add RepeatAugSampler

* initial commit

* spts inference done

* merge repeat_aug (bug in multi-node?)

* fix inference

* train done

* rm readme

* Revert "merge repeat_aug (bug in multi-node?)"

This reverts commit 393506a97c.

* Revert "[Feature] Add RepeatAugSampler"

This reverts commit 2089b02b48.

* remove utils

* readme & conversion script

* update readme

* fix

* optimize

* rename cfg & del compose

* fix

* fix

* tmp commit

* update training setting

* update cfg

* update readme

* e2e metric

* update cfg

* fix

* update readme

* fix

* update
2023-03-07 14:18:01 +08:00
liukuikun c870046a4a
[Fix] change cudnn benchmark to false (#1705) 2023-02-03 18:57:12 +08:00
Tong Gao 2d743cfa19
[Model] SPTS (#1696)
* [Feature] Add RepeatAugSampler

* initial commit

* spts inference done

* merge repeat_aug (bug in multi-node?)

* fix inference

* train done

* rm readme

* Revert "merge repeat_aug (bug in multi-node?)"

This reverts commit 393506a97c.

* Revert "[Feature] Add RepeatAugSampler"

This reverts commit 2089b02b48.

* remove utils

* readme & conversion script

* update readme

* fix

* optimize

* rename cfg & del compose

* fix

* fix
2023-02-01 11:58:03 +08:00
liukuikun 7f4a1eecdc
abcnetv2 inference (#1657)
* abcnetv2 inference

* update readme
2023-01-18 18:37:19 +08:00
liukuikun acae8da223
[Docs] updata abcnet doc (#1658)
* updata abcnet doc

* updata link

* updata link

* updata config name

* add link for data
2023-01-06 10:31:08 +08:00
liukuikun 4d5ed98177
[Feature] ABCNet train (#1610)
* abcnet train

* fix comment

* updata link

* fix lint

* fix name
2023-01-05 18:53:48 +08:00
Tong Gao e81bb13696
[Projects] Refine example projects and readme (#1628)
* update projects

* powerhsell
2022-12-27 09:29:22 +08:00
liukuikun 79a4b2042c
[Feature] abcnet v1 infer (#1598)
* bezier align

* Update projects/ABCNet/README.md

* Update projects/ABCNet/README.md

* update

* updata home readme

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-06 16:47:02 +08:00
Tong Gao 06a20fae71
[Community] Add 'Projects/' folder, and the first example project (#1524)
* [Community] Add the first example project

* amend

* update

* update readme
2022-11-16 16:49:05 +08:00