Siddharth Patel
Siddharth Patel
Any update on this?
Seems like Python version used in project is old and hence creating issue. @pragatiunna mentioned in README that Python 3.6 is used and I guess that will work for this...
> > > > But still with the latest version of python it is only showing done processing , not taking cropped image @pragatiunna if possible, can you make requirements.txt...
Simply replace: ``` def getOutputsNames(net): # Get the names of all the layers in the network layersNames = net.getLayerNames() # Get the names of the output layers, i.e. the layers...