Fix compatibility of object_detection for Python3 (#1610)
* make batcher compatible for py3 * make prefetcher and operations in ops compatible for py3 * use six.iteritem * make all tests in compatible with py3 * simplify usage of six and modify import order * add back the space line
Showing
Please register or sign in to comment