Requires p7zip :
$ brew install p7zipCompress :
$ 7z a -t7z -mx=9 dataset_chair.7z ./dataset_chairIn case you would like to uncompress on other Linux(ex. ubuntu), it requires p7zip :
$ apt-get install p7zip-fullUncompress :
$ p7zip -d ./dataset_chair.7z