8 Commits

Author SHA1 Message Date
dongshuilong
944763d7a5 add fixmatch 2022-10-25 12:04:22 +08:00
gaotingquan
bf91fbfbe4 add warning msg 2022-09-28 20:01:48 +08:00
gaotingquan
75e1291528 debug 2022-09-28 20:01:48 +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
zhiboniu
26d5b7d1cc adapted dataset and loss 2022-05-18 04:54:43 +00:00
zhiboniu
aa8f4c16d2 attr ma test ok 2022-05-18 04:54:43 +00:00
littletomatodonkey
63cf3ba4d1
fix imread (#824)
* fix imread

* rm unused decode

* rm decode
2021-06-10 21:13:38 +08:00
weishengyu
65f0badf14 merge dataset and sampler -> dataloader 2021-06-03 15:14:05 +08:00