Commit Graph

16 Commits (d79fb66e193a2c2bd006ea94e1b7859ce9284e02)

Author SHA1 Message Date
tianyi1997 1070d9bec0 Create dataloader for MetaBIN 2023-02-28 15:01:21 +08:00
zh-hike f83ff59c97 增加代码规范,删除一些无用的function 2023-01-04 13:42:00 +08:00
zh-hike 692b8d8c1f 增加data的代码复用及RecModel的修改,代码已跑通 2023-01-04 13:42:00 +08:00
zh-hike 7823f340b1 cifar10_4000跑出论文精度代码 2023-01-04 13:42:00 +08:00
dongshuilong 944763d7a5 add fixmatch 2022-10-25 12:04:22 +08:00
gaotingquan e823f17853 feat: support training image orientation model
add the config of orientation model
add the preprocess op RandomRot90 that can rotate the img and return the orientation
add the CustomLabelDataset that support getting label by preprocess
refactor some preprocess ops to support dict parameter and return dict
2022-09-28 20:01:48 +08:00
Walter dcef409dde
Merge branch 'develop' into adaface 2022-05-27 14:19:03 +08:00
Tingquan Gao 3c8f491092
Merge branch 'develop' into dev/multi-scale 2022-05-12 16:18:27 +08:00
dongshuilong bdc535bb39 add adaface 2022-05-06 04:50:26 +00:00
zhangxinyu-xyz 12d1b5f9a9 Release the inference code of ISE (ReID-CVPR2022) 2022-04-18 13:23:47 +08:00
sibo2rr b6cf278663 change MultiScaleSamplerDDP into MultiScaleSampler 2022-02-15 21:31:23 +08:00
sibo2rr f2dde17623 multi scale sampler and dataset 2022-02-15 21:25:25 +08:00
weishengyu 7830860bbf rm writer dataset and sampler 2021-09-18 11:11:48 +08:00
weishengyu 4dc175c966 add write_hard dataset and sampler 2021-09-04 18:47:08 +08:00
weishengyu b6144fb7cf add mix dataloader and mix sampler 2021-09-04 17:11:23 +08:00
weishengyu 65f0badf14 merge dataset and sampler -> dataloader 2021-06-03 15:14:05 +08:00