yinanhe / ForgeryNet

[CVPR 2021 Oral] ForgeryNet: A Versatile Benchmark for Comprehensive Forgery Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Unzipping issue

sohailahmedkhan opened this issue · comments

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