CharlesShang / FastMaskRCNN

Mask RCNN in TensorFlow
Apache License 2.0
3.1k stars 1.1k forks source link

#113 bug fix. Python 3 compartible. #162

Open anatolix opened 7 years ago

anatolix commented 7 years ago

Fixed "Input to reshape is a tensor with 1 values, but the requested shape has 0" bug.

Small changes: Python 3 compartible. Fixed tab/space mix in sample.py

p.s. If you want this code merged from souryuu branch I have it ready, but since I haven't understand all souryuu changes I haven't offered it as pull request