/cv_ops

Primary LanguageCudaGNU General Public License v3.0GPL-3.0

cv_ops

This repository contains the gpu implementation of iou3d and the deterministic gpu implementation of pytorch's grid_sample.

How to use

Install setuptools and pytorch of gpu version, clone or download repository.

git clone https://github.com/jiayisong/cv_ops.git
cd cv_ops
python3 setup.py install