Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Latest commit

 

History

History
99 lines (72 loc) · 1.21 KB

transforms.rst

File metadata and controls

99 lines (72 loc) · 1.21 KB

Transforms

chainercv.transforms

Image

center_crop

center_crop

flip

flip

pca_lighting

pca_lighting

random_crop

random_crop

random_expand

random_expand

random_flip

random_flip

random_rotate

random_rotate

random_sized_crop

random_sized_crop

resize

resize

resize_contain

resize_contain

rotate

rotate

scale

scale

ten_crop

ten_crop

Bounding Box

crop_bbox

crop_bbox

flip_bbox

flip_bbox

resize_bbox

resize_bbox

rotate_bbox

rotate_bbox

translate_bbox

translate_bbox

Point

flip_point

flip_point

resize_point

resize_point

translate_point

translate_point