chenyuntc / simple-faster-rcnn-pytorch

A simplified implemention of Faster R-CNN that replicate performance from origin paper
Other
3.98k stars 1.14k forks source link

Could not find a version that satisfies the requirement pprint #220

Open LeeCASC opened 3 years ago

ahmettrecep commented 3 years ago

You can try pip install prettyprinter This worked for me. Package name may change within time.