colorjam / PAMS

PArameterized Max Scale
57 stars 12 forks source link

How to calculate model size claimed in paper #10

Open SumanDeedwaniya opened 3 years ago

SumanDeedwaniya commented 3 years ago

Hi @colorjam ,

As per the paper, claimed model size is 1.518MB for EDSR, 0.631MB for 8bit EDSR, 0.484MB for 4-bit EDSR model but in you google drive shared models all 3 models are of 6MB size. Can you let me know how you get the above claimed model size. image

colorjam commented 3 years ago

Hi @SumanDeedwaniya , the compressed model size is calculated by dividing the original model size by the bit number.