Commit Graph

19 Commits (798041402645fd89fea0284667f68ee1d29e75c0)

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