genp / cocottributes

Code use to create COCO Attributes dataset and experiments in the associate ECCV 2016 paper.
46 stars 9 forks source link

Pre-trained PyTorch Models #9

Open TouqeerAhmad opened 3 years ago

TouqeerAhmad commented 3 years ago

Hi, In the ReadMe for the repo, it says you have improved models based on PyTorch: "New pytorch models! Significant improvement over 2016 baseline network. See updates in pytorch dir."

I have been looking into the PyTorch dir, but could not find the directions to get PyTorch models or a checkpoint from where to start. Do you mean, one can start from an ImageNet trained model with coco-attributes dataset and that you are essentially not providing pre-trained PyTorch models but instead code to train PyTorch models?

Looking forward to your answer. Thanks, Touqeer