NVIDIA / DALI

A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
https://docs.nvidia.com/deeplearning/dali/user-guide/docs/index.html
Apache License 2.0
4.98k stars 609 forks source link

Add warp_perspective operator #5542

Open banasraf opened 4 days ago

banasraf commented 4 days ago

Category:

New feature

Description:

It adds a new experimental.warp_perspective operator that uses CV-CUDA operator as its implementation.

Additional information:

Affected modules and functionalities:

New operator

Key points relevant for the review:

Correctness of handing of the parameteres

Tests:

Checklist

Documentation

DALI team only

Requirements

REQ IDs: N/A

JIRA TASK: N/A