kris314 / hwnet

Representation for Handwritten Word Images
24 stars 3 forks source link

Question , on how to access .DAT file #2

Open SumanthDatta-Kony opened 4 years ago

SumanthDatta-Kony commented 4 years ago

I am trying to read the .dat file , but not able to get to the data , i always get to HDF5 reference object . Do you have a sample code to read or display all the contents of your .DAT file .

Thanks in advance.

kris314 commented 4 years ago

Sorry I didn't get it. There is no .dat file in the repository. Could you provide more details?

Thanks

AniketGurav commented 1 year ago

kris314 #SumanthDatta-Kony

are you able to read a file at http://ocr.iiit.ac.in/data/dataset/iiit-hws/groundtruth.tar.gz using Python?

If yes can you please share the code to parse a file?