ntdat017 / BusterNet_pytorch

The pytorch re-implement of the official BusterNet with demo pretrained weights.
14 stars 3 forks source link

trouble in unzipping the datasets #7

Open WHS-2002 opened 1 year ago

WHS-2002 commented 1 year ago

hello, i try to download the dataset-small from the goole cloud. But when i tried to unzip it , problems came.

x USCISI-CMFD/ x USCISI-CMFD/.samples.keys x USCISI-CMFD/samples.keys x USCISI-CMFD/..DS_Store x USCISI-CMFD/.DS_Store x USCISI-CMFD/lock.mdb x USCISI-CMFD/USCISI-CMFD-Full.tar: truncated gzip input tar: Error exit delayed from previous errors.

is the file broken? or it is my appropriate way of unzipping it?

WHS-2002 commented 1 year ago

'tar -zxvf USCISI-CMFD.tar.gz', this is my command