Skip to content

supervisely-ecosystem/convert-labels-to-rotated-bboxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert Labels to Rotated Bboxes

OverviewHow To Use

GitHub release (latest SemVer) views runs

Overview

Convert labels in the project or dataset to rotated bounding boxes (Polygon with properties of rotated bbox). Supported shapes: Polygon, Bitmap, Line, Rectangle or Any Shape with any of the mentioned shapes. Resulting label names will be added suffix ro_bbox, e.g plane -> plane_ro_bbox. Disable Keep original annotations checkbox if you don't want to copy original labels. Application always converts data to the new project, original project will remain unchanged.

You can use this app along with Export to DOTA app.

Original Converted

How to use

App can be launched from ecosystem, images project or images dataset

Option 1. Run from Ecosystem

Step 1. Run the app from Ecosystem

Step 2. Select input project or dataset, select options and press the Run button

Option 2. Run from Images Project or Dataset

Step 1. Run the application from the context menu of the Images Project or Dataset

Step 2. Select options in the modal window and press the Run button

Result