Choyunhui
Results
1
issues of
Choyunhui
I tried to make gt.mat file for my custom data. but it doesn't work . how can I make it? def main(db_fname): db = h5py.File(db_fname, 'r') dsets = sorted(db['data'].keys()) print...