Azure/ObjectDetectionUsingCntk

Linux Implementation

Opened this issue · 1 comments

Hi,
Can you guide how to run this code on linux system

Doesn't look like you are able to at the moment. The first script, 1_computeRois.py requires the Windows Cython libraries.

If you try to run it on a Linux Azure VM it returns:

ImportError: No module named 'fastRCNN.utils35_win64.cython_bbox'