GT-Wei / OVA-DETR

27 stars 3 forks source link

How to find the **.json about annotation in your code #5

Open JaggerGu opened 1 month ago

JaggerGu commented 1 month ago

dior_data_root = '/home/disk/datasets/DIOR_coco/' dior_train_dataset = dict( type='MultiModalDataset', dataset=dict( type=dior_dataset_type, data_root=dior_data_root, ann_file='annotations/dior_seen_train.json', this is my first time to use open vocabulary in remote sensing, the code in config is not clearly for me (I just use common dior datasets), so can you help me to show this part? thanks and best regards

JaggerGu commented 1 month ago

I just want to know where include the annotations/dior_seen_train.json :)

GT-Wei commented 1 month ago

For zero-shot experiments, we have re-split the dataset, and the re-split datasets will be open-sourced soon.

JaggerGu commented 1 month ago

thanks for your brilliant work

one23sunnyQQ commented 3 weeks ago

可以发给我一份dior_seen_train.json、dior_zsd_final_val.json、dior_zsd_final_val.json、dior_unseen_val.json、dior_unseen_val.json这类数据文件吗?我的邮箱是1621143815@qq.com。感谢您 @GT-Wei