Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 915 Bytes

utils.rst

File metadata and controls

51 lines (36 loc) · 915 Bytes

kornia.utils

kornia.utils

Draw

draw_line

draw_rectangle

draw_convex_polygon

Image

tensor_to_image

image_to_tensor

image_list_to_tensor

image_to_string

print_image

Grid

create_meshgrid

create_meshgrid3d

Pointcloud

save_pointcloud_ply

load_pointcloud_ply

Memory

one_hot

batched_forward

Device

get_cuda_device_if_available

get_mps_device_if_available

get_cuda_or_mps_device_if_available

map_location_to_cpu

Automatic Mixed Precision

is_autocast_enabled