/faster-rcnn-private-pypi-libs

Dependencies for Faster R CNN

Primary LanguagePythonMIT LicenseMIT

faster-rcnn-private-pypi-libs

this repo houses some tools which must be installed via pip by the faster-rcnn-private project

pip3 install torch torchvision torchaudio  
python3 setup.py build develop

or

pip3 install -e .