yangxue0827 / R2CNN_FPN_Tensorflow

R2CNN: Rotational Region CNN Based on FPN (Tensorflow)
419 stars 139 forks source link

A label tool with R2CNN? #46

Closed engineer1109 closed 6 years ago

engineer1109 commented 6 years ago

I know there is a label tool for pascal voc , labelImg. For this dataset of R2CNN, do you have an annotation tool?

eccstartup commented 6 years ago

https://github.com/yangxue0827/R2CNN_FPN_Tensorflow/issues/1

Rhutus commented 4 years ago

@yangxue0827 can you please tell which are parameters in

665
        <y0>572</y0>
        <x1>527</x1>
        <y1>529</y1>
        <x2>695</x2>
        <y2>2</y2>
        <x3>832</x3>
        <y3>45</y3>

are they box parameters 4 corners?