视觉相关的编程语法、计算框架以及视觉库使用
-
Updated
May 5, 2024 - C++
视觉相关的编程语法、计算框架以及视觉库使用
실시간 이미지 처리 모델을 위한 모바일, 클라우드 영상 전송 파이프라인 개발
Torch extension for calculating the Intersection over Union (IoU) for quadrilaterals, supports CPU and CUDA tensors. Handles both 1-to-1 and M-to-N matches, returning an IoU matrix with M rows and N columns.
Example using ROI (Region of Interest) with C++17 and TorchVision 👁️🗨️.
Add a description, image, and links to the torchvision topic page so that developers can more easily learn about it.
To associate your repository with the torchvision topic, visit your repo's landing page and select "manage topics."