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.
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
Post a Comment