6 Commits

Author SHA1 Message Date
liuyuan
aefea11df9 [Feature]: Add model zoo and fix lint 2023-03-23 11:48:25 +08:00
liuyuan
17b46b3644 [Feature]: Add ut to mae random resized crop 2023-03-23 11:48:25 +08:00
Yixiao Fang
0f634de85b
[Feature] support MaskFeat pre-training with video (#678)
* add maskfeat video configs

* add maskfeat video

* update configs

* update readme

* update results and links

* update configs

* update configs

* update links

* refine readme

* refine doc

* add ut

* refine readme

* update ut

* update readme

* update docs

* update config

* update train scripts in readme

* add mmaction2 page link
2023-02-07 16:40:50 +08:00
Yuan Liu
20488d01b4
[Refactor]: Refactor data flow (#429)
* [Refactor]: Refactor data flow

* [Fix]: Change data sample to data samples

* [Fix]: Change batch_inputs to inputs

* [Fix]: Fix lint and UT

* [Fix]: Fix UT

* [Fix]: Fix lint

* [Fix]: Fix docstring

* [Fix]: Fix UT

* [Refactor]: Add assert in data preprocessor

* [Fix]: Fix lint
2022-08-30 11:34:04 +08:00
Yixiao Fang
067fbce0b5
[CI] Add circleci (#363)
* add circleci

* fix linting

* check version of torchvision

* fix torch dependency bug

* using torch.stack instead of vstack

* comment github actions temporarily

* pass docs

* update docs requirements
2022-07-25 14:11:57 +08:00
fangyixiao.vendor
4cb6aa3895 [Refactor] refactor package 2022-07-18 11:06:44 +08:00