GLSS icon indicating copy to clipboard operation
GLSS copied to clipboard

what does the number '3516' and '3268' mean?

Open scwuchung opened this issue 2 years ago • 0 comments

they mean the number of the training samples? X_final = np.zeros((3516, img_size, img_size, 3), dtype=np.uint8) X_final[i+3268]=image

scwuchung avatar Mar 07 '22 08:03 scwuchung