8 Commits

Author SHA1 Message Date
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 393506a97cbe6d75ad1f28611ea10eba6b8fa4b3.

* Revert "[Feature] Add RepeatAugSampler"

This reverts commit 2089b02b4844157670033766f257b5d1bca452ce.

* 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