A2J icon indicating copy to clipboard operation
A2J copied to clipboard

icvl.py

Open Naveennavik opened this issue 6 years ago • 1 comments

HEy good work, 1.depth = scio.loadmat(self.trainingImageDir + str(self.validIndex[index]+1) + '.mat')['img'](line 141 in icvl.py) where is the mat file to be given in this line i couldnt see in our code?

Naveennavik avatar Jan 17 '20 08:01 Naveennavik

Hi, mat files are generated using this script: https://github.com/zhangboshen/A2J/blob/master/data/icvl/data_preprosess.m

zhangboshen avatar Jan 18 '20 07:01 zhangboshen