Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 214 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 214 Bytes

Voxel Occlusion Tester (VOT)

Requirements

  • Python 3.6+
  • PyTorch 1.5.1
  • CUDA 10.x

Installation

You can install the package by running

$ pip install -r requirements.txt
$ python setup.py install