Asad Rizvi

Results 4 comments of Asad Rizvi

what do you mean by parameters, I have generated output in .mat format after saving the floorplan. Could you elaborate your question?

@wulouzhu same question, Have you found that? Thanks

`def Init(request): start = time.clock() getTestData() getTrainData() loadMatlabEng() loadModel() loadRetrieval() end = time.clock() print('Init(model+test+train+engine+retrieval) time: %s Seconds' % (end - start)) return HttpResponse(None)` getTestData time: 0.3982627999999977 Seconds getTrainData time: 3.0307052...

just try using preprocessed data, link is provided in the readme