zhuyitan / IGTD

Image Generator for Tabular Data (IGTD): Converting Tabular Data to Images for Deep Learning Using Convolutional Neural Networks
MIT License
157 stars 59 forks source link

.pkl files #3

Open MosesNde opened 2 years ago

MosesNde commented 2 years ago

Results.pkl in Test_1 and Test_2 directories should store the original tabular data, the generated image data, and the names of samples. It does not display all these files when pickle.load() is executed.

sverige16 commented 1 year ago

I have the same problem.

Shia-LaMonero commented 6 months ago

I also have the same problem, the results.pkl file only seems to contain the original tabular data