zzz1515151 / self-supervised_learning_sketch

self-supervised learning, deep learning, representation learning, RotNet, temporal convolutional network(TCN), deformation transformation, sketch pre-train, sketch classification, sketch retrieval, free-hand sketch, official code of paper "Deep Self-Supervised Representation Learning for Free-Hand Sketch"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

where is the file 'download.sh'?

595185987 opened this issue · comments

where is the file 'download.sh'?
The trained data format is 'JPGE' ?

I apologize for the misinformation. We have been uploading the datasets recently, the download.sh is now at ./dataloader. We use two types of training data, the image type is of '.png' format and the stroke type is of '.npy' format. Thanks for your attention!