25 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
447f4bb38d
[Feature] Support auto import modules from registry (#660)
* support auto import

* update

* fix lint

* update

* fix lint

* update

* refine

* update

* update colab
2023-03-14 14:34:27 +08:00
Yixiao Fang
824d62e2af
[Refactor] Remove file_client_args and apply new interface of fileio (#662)
* remove file_client_args

* fix lint

* update

* Update docs/en/user_guides/1_config.md

Co-authored-by: Songyang Zhang <tonysy@users.noreply.github.com>

* update toc

---------

Co-authored-by: Songyang Zhang <tonysy@users.noreply.github.com>
2023-03-14 14:09:22 +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
Yixiao Fang
a4e9f8f0a9
[Refactor] refactor file io and add ut (#582)
* remove fileclient

* add ut
2022-11-18 16:44:54 +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
xiejiahao.vendor
f4c19381c9 [Refactor] refactor dc and odc 2022-07-18 11:06:44 +08:00
fangyixiao.vendor
ad382c2115 [Refactor] add unit test for deepcluster dataset and sampler 2022-07-18 11:06:44 +08:00
renqin
2e1b978bb2 [Refactor]: refactor dataset config and transforms 2022-07-18 11:06:44 +08:00
YuanLiuuuuuu
7039be72d6 [Refactor]: Refactor PackSelfInputs 2022-07-18 11:06:44 +08:00
renqin
99de0c1aeb [Refactor]: refactor RelativeLoc model and RandomPatchWithLabels transform 2022-07-18 11:06:44 +08:00
renqin
e39e3bbac0 [Refactor]: refactor RotationPred model and RotationWithLabels transform 2022-07-18 11:06:44 +08:00
renqin
9565da23a4 [Feature]: Add RandomRotation transform 2022-07-18 11:06:44 +08:00
fangyixiao.vendor
2ed7e90052 [Feature] add RandomCrop 2022-07-18 11:06:44 +08:00
fangyixiao18
c119c4677c add RandomResizedCrop 2022-07-18 11:06:44 +08:00
fangyixiao.vendor
dfbe3f6235 [Feature] add ColorJitter 2022-07-18 11:06:44 +08:00
YuanLiuuuuuu
c8c0526582 [Fix]: Fix UT and use LabelData 2022-07-18 11:06:44 +08:00
liuyuan1.vendor
efb9255d7e [Fix]: Support numpy array in random crop resize with two pic 2022-07-18 11:06:44 +08:00
renqin
3426b49b39 [Refactor]: refactor RandomRotation and RandomPatch 2022-07-18 11:06:44 +08:00
fangyixiao.vendor
fa9d148ee8 [Refactor] add MultiView transform wrapper 2022-07-18 11:06:44 +08:00
liuyuan1.vendor
4791407fd7 [Feature]: Add pack selfsup input transform 2022-07-18 11:06:44 +08:00
fangyixiao.vendor
5a8b6b29e6 [Refactor] refactor lighting, gaussian_blur and solarize 2022-07-18 11:06:44 +08:00