chenfei-wu / TaskMatrix

Other
34.51k stars 3.32k forks source link

Is there any feature to export the mask annotation as format like xml CVAT? #413

Open stevezkw1998 opened 1 year ago

stevezkw1998 commented 1 year ago

I plan to do:

  1. Upload 10 camera images to TaskMatrix
  2. Prompt those images with text, like 'ground.wall.door'
  3. Generate mask and bbox
  4. Export those annotation in format like xml

Is there any method to do these, thank you