Polygon RNN++ compile

website:
https://github.com/rbgirshick/py-faster-rcnn

$PloygonRNN$ = /Lab/projects/Python/polyrnn$



$ python
$ conda create -n my_env python=2.7 anaconda
$ source activate my_env
$ pip install -r requirements.txt

error(may affect the later use): grin 1.2.1 requires argparse>=1.1, which is not installed.

Comments

Popular posts from this blog

github accumulation

7. compile faster-r-cnn