LiuLei95 / PyTorch-Learned-Image-Compression-with-GMM-and-Attention

This repo is implementation for Learned Image Compression with Discretized Gaussian Mixture Likelihoods and Attention Modules in pytorch.
Apache License 2.0
61 stars 2 forks source link

The tar files cannot be unarchived #16

Open DrCMY opened 3 months ago

DrCMY commented 3 months ago

Hi, I believe the tar files cannot be unarchived. I tried on Windows and Linux, I even tried online archive extractors. In all cases, I received error. Is it possible for the owner to share them also without any archive or with a zip only? Or if someone has them already, can you please share a link here?

DrCMY commented 3 months ago

Yep, they are not tar files for sure. Just remove the tar extension and load the pth file. E.g., step-1: rename pretrain_model_256.pth.tar as pretrain_model_256.pth, step-2: load pretrain_model_256.pth