DeepModel icon indicating copy to clipboard operation
DeepModel copied to clipboard

preprocessing: cube_sizes = [300, 300, 300 * 0.87]

Open hellojialee opened this issue 8 years ago • 0 comments

HI~ I come here again. In your code: https://github.com/xingyizhou/DeepModel/blob/master/training/GetH5DataNYU.py 64 line

data_names = ['train', 'test_1', 'test_2'] cube_sizes = [300, 300, 300 * 0.87] id_starts = [0, 0, 2440]

What' the purpose of 300*0.87 when creating the test data? Looking forward for your replying. Best wishes!

hellojialee avatar Jul 01 '17 00:07 hellojialee