pytorch_handwriting_synthesis
pytorch_handwriting_synthesis copied to clipboard
Missing data and preprocess method
trafficstars
Hi, I tried to run the scripts, but I just encountered this:
FileNotFoundError: [Errno 2] No such file or directory: 'my_data/strokes.npy'
I am just wondering what data did you use and how did you preprocess the data. Thanks!