InterDigitalInc / CompressAI

A PyTorch library and evaluation platform for end-to-end compression research
https://interdigitalinc.github.io/CompressAI/
BSD 3-Clause Clear License
1.15k stars 228 forks source link

bmshj2018-factorized-relu model urls missing in zoo #257

Open YodaEmbedding opened 10 months ago

YodaEmbedding commented 10 months ago

Bug

bmshj2018_factorized_relu loads "bmshj2018-factorized" (GDN):

https://github.com/InterDigitalInc/CompressAI/blob/a4ae2eeef7bdb1b84ba076ac0d650b523f3fa882/compressai/zoo/image.py#L334-L336

Furthermore, the model URLs for Amazon AWS are missing:

https://github.com/InterDigitalInc/CompressAI/blob/a4ae2eeef7bdb1b84ba076ac0d650b523f3fa882/compressai/zoo/image.py#L65-L109