jessemelpolio / Faster_RCNN_for_DOTA

Code used for training Faster R-CNN on DOTA
https://arxiv.org/abs/1711.10398
Apache License 2.0
336 stars 102 forks source link

Test the pretrained model on my aerial images #31

Open amardeepjaiman opened 5 years ago

amardeepjaiman commented 5 years ago

Hi,

Can anyone tell me how i can test the pretrained model on my aerial images before fine tuning? which script i should run ?

I am confused with the train and test folder here used for training which i think should be train and val folder instead of test folder. because test images does not have corresponding labels.

Can anyone suggest ?

Thanks in advance

FoilHao commented 5 years ago

Same question here, have you solved it?

hamzahkhan commented 4 years ago

Any luck?

farazahmed2197 commented 4 years ago

Same issue here, any lead?

SabraHashemi commented 1 year ago

same issue here,any idea?