tensorflow / compression

Data compression in TensorFlow
Apache License 2.0
860 stars 251 forks source link

metagraphs link is outdated #130

Closed Aly-hosny closed 2 years ago

Aly-hosny commented 2 years ago

when I try to use a target_bpp in hific, the code tries to downlaod and cache the metagraphs for the specified model and it the link to download is outdated or the files has been deleted. is it possible to reupload them or just share the files with me "https://storage.googleapis.com/tensorflow_compression/metagraphs/hific-mi.models"

jonarchist commented 2 years ago

Hi Aly, thanks for letting us know. It should be fixed now. You can use --target_bpp with the model identifier hific. Note that the target bpp might not be matched very accurately for HiFiC, since there's only three options (trained RD points) to choose from per image.

Aly-hosny commented 2 years ago

thanks for your fast reply and action

hyunW3 commented 3 weeks ago

@jonarchist I cannot access these links.. Is there any plan to update these three links?