rs-dl/MADAN

Dataset preparation

Opened this issue · 1 comments

Can you please guide on how to use the data you had provided with this statement.
Do we need to create dataset with folders 0, 1 with training and validation sets using your data?
python madan.py /data/zjp/ITCD/palm/dataset/0 /data/zjp/ITCD/palm/dataset/1 0

Sorry, it is my fault in the dataset.
if you want to transfer A to B, you can run:
python madan.py /data/zjp/ITCD/palm/dataset/A /data/zjp/ITCD/palm/dataset/B 0
In the folder of A, you should have four classes samples denote 0, 1, 2, 3 and the same for the folder of B.
0, 1, 2, 3 denote four different classes, respectively.
A and B are two folders for two different domains.