Hlings / AsyFOD

(CVPR2023) The PyTorch implementation of the "AsyFOD: An Asymmetric Adaptation Paradigm for Few-Shot Domain Adaptive Object Detection".
MIT License
33 stars 3 forks source link

cannot acces the dataset #3

Closed SumayyaInayat closed 10 months ago

SumayyaInayat commented 11 months ago

Hi, First of all you have done an amazing works and thanks alot for providing the code online. I want to reproduce your results but I cannot access the preprocessed data. The link says that this data does not exists anymore.

Please help me in this.

Thanks!

Hlings commented 11 months ago

Hello, thanks for your interest!

I have updated the link and the key for the Foggy Cityscapes dataset. Feel free to reach out to me if any questions :)

SumayyaInayat commented 11 months ago

Hi, Thanks for replying so quick! I tried to access it but cannot, getting the following page Screenshot from 2023-10-13 11-29-56 Either I need some account to access it or any other issue. Please help me with this. Thanks!

SumayyaInayat commented 11 months ago

Hi, Actually i have both the datasets, cityscapes and the foggy cityscapes, so if you can please provide the cityscapes_to_yolo.py file, I will preprocess it myself.

Thanks & regards!

Hlings commented 11 months ago

It's so strange that the page goes wrong :((( If convenient, you can use codes here to process the raw dataset. Best!

SumayyaInayat commented 11 months ago

Yes I will do that. Thanks alot!