Convert Matlab labellingSession to VOC Format

버전 1.0.2 (4.23 KB) 작성자: Regivaldo Carvalho
Convert a labellingSession from Matlab to a VOC dataset in an XML format
다운로드 수: 174
업데이트 날짜: 2020/12/30

# How to do

The entire process is too simple and only need three steps.

## Step 1
Put in the same folder the files below:

- Matlab2VOC.m
- struct2xml.m

## Step 2

On Matlab editor open the script Matlab2VOC.m and set the path to you labellingSession, like the exemple below:

% Load labelingSesssion
load('D:\Python\Power_Grid_Inspection\labelingSessions\Isolador_Pilar_01_09_2018.mat')

## Step 3

Copy the XML files generated to the same folder of your images.

Just that, you are ready to use your new VOC dataset.

Thank you, for your attention.

인용 양식

Regivaldo Carvalho (2024). Convert Matlab labellingSession to VOC Format (https://github.com/RegivaldoCarvalho/Convert-Matlab-labellingSession-to-VOC-Format), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Large Files and Big Data에 대해 자세히 알아보기
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.2

A better description

1.0.1

A better description

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.