DetectionTeamUCAS / RetinaNet_Tensorflow_Rotation

Focal Loss for Dense Rotation Object Detection
MIT License
312 stars 93 forks source link

cfgs file for ResNet152_v1 ... #31

Closed dexception closed 5 years ago

dexception commented 5 years ago

Hi,

Can you share the cfgs file for ResNet152_v1 the most accurate model ? I would like to try this on my dataset.

yangxue0827 commented 5 years ago

https://github.com/tensorflow/models/blob/master/research/slim/README.md

dexception commented 5 years ago

@yangxue0827 My bad. You haven't released R3DET as of yet ? have you ? I am looking for the DOTA cfgs for ResNet152_v1 model.

yangxue0827 commented 5 years ago

R3Det will be open source after the paper is accepted and will be placed under this organization: https://github.com/orgs/Thinklab-SJTU @dexception

dexception commented 5 years ago

Thanks for the update !

SumanthReddyKaliki commented 5 years ago

Hi, any updates on releasing R3Det?