• G
    feat: support training image orientation model · e823f178
    gaotingquan 提交于
    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
    e823f178
operators.py 26.0 KB