ryouchinsa / Rectlabel-support

RectLabel is an offline image annotation tool for object detection and segmentation.
https://rectlabel.com
507 stars 73 forks source link

How to export train.txt #163

Closed daliu-daliu closed 4 years ago

daliu-daliu commented 4 years ago

How to export train.txt?Thank you!

ryouchinsa commented 4 years ago

Thanks for writing the issue.

You can use "Export train, val, and test.txt" on Export menu. https://rectlabel.com/help#split_images

スクリーンショット 2020-04-26 19 37 19

daliu-daliu commented 4 years ago

Thank you very much for your answer, there was a second problem: I was using the visual genome data set with the property detection, so rectlabel was the annotation tool I found to be satisfactory. However, I found that there are some differences between the two formats. Rectlabel directly adds the attribute to < name></ name>;The visual genome is in each < object></ object>one or more attributes are added to it < attribute></ attribute>;Tag. I wonder if this will cause an error when the data set is read? Thank you very much!

ryouchinsa commented 4 years ago

Thanks for the details. We understand that whether the attributes are saved with the object name or saved as separate tags is important for our users. Could you show us the image and annotation file as an example? We need to know the detailed data format.

ryouchinsa commented 4 years ago

Currently If you need our support to fix this problem, please let us know.