Closed DanielG1010 closed 2 months ago
I was able to unzip the data doing the following:
unzip the .zip file
7z x reside-indoor.zip
mv the z01 and z02 files within the reside-indoor directory
mv reside-indoor.z0* reside-indoor/
rename the z01 and z02 to remove the 002 and 004 of their names
mv reside-indoor-002.z01 reside-indoor.z01
mv reside-indoor-004.z02 reside-indoor.z02
Use 7zip to extract:
7z x reside-indoor.zip
Hi, thank you for your work, I would like to do some test with the model, I would like to do an evaluation, I downloaded dataset here: https://drive.google.com/drive/folders/1pbtfTp29j7Ip-mRzDpMpyopCfXd-ZJhC
But I am unable to unzip the zip files. What application did you used to zip/unzip the files?