Jingkang50 / OpenPSG

Benchmarking Panoptic Scene Graph Generation (PSG), ECCV'22
https://psgdataset.org
MIT License
423 stars 69 forks source link

No checkpoint of `GPSNet` Baseline #15

Closed ShunchiZhang closed 2 years ago

ShunchiZhang commented 2 years ago

In Model Zoo section of README.md, it provides checkpoints of 5 baselines but none for GPSNet.

https://github.com/Jingkang50/OpenPSG/blob/f8e33fb297ba37eedaad39764060e3103b5d9ad3/README.md?plain=1#L223-L230

Not sure if the checkpoint of GPSNet was missed by accident or I didn't understand this table correctly.

Any responses would be appreciated. Thanks!

Jingkang50 commented 2 years ago

Will be added together in our next update. Thank you for your comments!

ShunchiZhang commented 2 years ago

Also, would you mind sharing a method to download these files in shell? Simply wget doesn't work. Thank you so much!

Jingkang50 commented 2 years ago

Actually, we considered this option before. But given that our school only gave us free storage quota on OneDrive, we did not find a good way to download files with code from OneDrive. Anyway, your suggestion is valid and we gonna keep this enhancement feature in mind.

ShunchiZhang commented 2 years ago

Would you mind uploading MD5/SHA256 hash for each file? Thank you!