text-to-image icon indicating copy to clipboard operation
text-to-image copied to clipboard

code to process text pickle and data split

Open khcy82dyc opened this issue 5 years ago • 2 comments

hi, thanks for the great work. just wondering if there is a code available to generate char-CNN-RNN-embeddings.pickle class_info.pickle and filenames.pickle and split it into train and test? I'm hoping to test it on my own datasets.. thanks!

khcy82dyc avatar Apr 28 '19 22:04 khcy82dyc

Sorry for the late reply, @khcy82dyc ! You can find some instructions on this github page: https://github.com/reedscot/cvpr2016 . Unfortunately, the scripts are written in lua and they use torch, but you could check the web for implementations in other frameworks or just do it yourself.

crisbodnar avatar May 07 '19 06:05 crisbodnar

Have you @khcy82dyc been able to generate class_info.pickle and filenames.pickle.

saba56 avatar Dec 03 '21 10:12 saba56