Stereo-RCNN icon indicating copy to clipboard operation
Stereo-RCNN copied to clipboard

Debug prints

Open giacomodabisias opened this issue 4 years ago • 0 comments

I think you left 2 debug prints here: https://github.com/HKUST-Aerial-Robotics/Stereo-RCNN/blob/63c6ab98b7a5e36c7bcfdec4529804fc940ee900/lib/model/rpn/generate_anchors.py#L104-L105

these are still Python2 style prints. Could we remove them or convert them to python3? Thanks

giacomodabisias avatar Jan 29 '21 15:01 giacomodabisias