ForgeryNet
ForgeryNet copied to clipboard
Data Unzipping issue
Hi,
Thanks for this excellent dataset. I would like to know how we should unzip the dataset? For the training set we get 5 files named as Training.tar.0 ... Training.tar.4.
When I unzip the files I don't get the directories containing fake data samples. I only get folders named, 18, 19 and 1.
Am I missing something here? Could you please guide me on how I should extract the data?
Thanks
cat Training.tar.* >> Training.tar
tar -xvf Training.tar