Przemyslaw Joniak
Przemyslaw Joniak
Thanks for your question! As far as I remember, the examples in readme are generated using this config: https://github.com/kainoj/colnet/blob/master/config/places16.yaml It's 16 arbitrary categories from the dataset. If you use the...
Hi, sorry for the late reply. It seems only 224x224 are supported, according to my comment: https://github.com/kainoj/colnet/blob/8c5627771f5bda526a13579aa03767f247e4455e/colorize.py#L73 To be honest, I already forgot what I did 4 years ago, sorry!...
You have to download these models first: ```bash ./code/models/download_models.sh ```