c0cf9254 by 周伟奇

update classify model

1 parent 0f8459c0
...@@ -197,7 +197,7 @@ class F3Classification(BaseModel): ...@@ -197,7 +197,7 @@ class F3Classification(BaseModel):
197 'random_flip_left_right', 197 'random_flip_left_right',
198 'random_flip_up_down', 198 'random_flip_up_down',
199 'random_rot90', 199 'random_rot90',
200 # 'random_rgb_2_bgr', 200 'random_rgb_2_bgr',
201 # 'rgb_2_bgr', 201 # 'rgb_2_bgr',
202 'random_grayscale_expand' 202 'random_grayscale_expand'
203 ], 203 ],
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!