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

What kind of dataset and organization was used to obtain the existing pre-trained model #230

Open tzayuan opened 1 year ago

tzayuan commented 1 year ago

Documentation

Thank you for your amazing work. I tried to use the official pre-trained model for fast inference replication, but since I don't know the dataset and the training strategy on which the pre-trained model is obtained, I can't evaluate the performance of the model on the dataset rigorously. Could you provide some information about the dataset for training and training strategy behind the pre-trained model? Thank you!

BRs, Tzayuan