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.19k stars 232 forks source link

Update __init__.py #162

Closed jayagami closed 2 years ago

jayagami commented 2 years ago

add ' from compressai imoprt zoo'

fix AttributeError: module 'compressai' has no attribute 'zoo'

YodaEmbedding commented 2 years ago

@fracape I believe this is already fixed in our repo.

fracape commented 2 years ago

Ah yes, going to push

jayagami commented 2 years ago

Sounds great, I will close this request.