Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 301 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 301 Bytes

CUDA Image Processing

Cuda kernels for deep learning pre/post image processing.

  • letterbox
  • resize
  • crop
  • normalize
  • cvtColor
  • nms
  • iou

final

  • warp affine

References