Yuta Fukasawa
Yuta Fukasawa
## What this patch does to fix the issue. I converted the blueoil/network/classification/vgg16.py with the command line tool tf_upgrade_v2 to run on tensorflow2. Here's what I did: 1. install newest...
## What this patch does to fix the issue. I converted blueoil/layer with the command line tool tf_upgrade_v2 to run on tensorflow2. Since tf.contrib is not supported, I change it...
convert symbol/symbol_factory.py to run on python3 ref: https://github.com/zhreshold/mxnet-ssd/issues/232
Stop when specific exceptions occur: e.g. keyboardInterpret