Giacomo Dabisias
Results
2
issues of
Giacomo Dabisias
This if the result of the gsoc16 work
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