mneunomne / gen_train_data_arche_writing

Arche Writing Dataset Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arche Writing Dataset Generator

Sketch to automate the generation of labeled dataset of character 8bit system.

Roboflow Project

Sample Images

Sample annotations

162 0.21995193 0.22716346 0.098557696 0.098557696
163 0.36658654 0.22716346 0.098557696 0.098557696
164 0.51322114 0.22716346 0.098557696 0.098557696
165 0.6598558 0.22716346 0.098557696 0.098557696
166 0.21995193 0.37379807 0.098557696 0.098557696
167 0.36658654 0.37379807 0.098557696 0.098557696
168 0.51322114 0.37379807 0.098557696 0.098557696
169 0.6598558 0.37379807 0.098557696 0.098557696
170 0.21995193 0.5204327 0.098557696 0.098557696
171 0.36658654 0.5204327 0.098557696 0.098557696
172 0.51322114 0.5204327 0.098557696 0.098557696
173 0.6598558 0.5204327 0.098557696 0.098557696
174 0.21995193 0.6670673 0.098557696 0.098557696
175 0.36658654 0.6670673 0.098557696 0.098557696
176 0.51322114 0.6670673 0.098557696 0.098557696
177 0.6598558 0.6670673 0.098557696 0.098557696
178 0.21995193 0.8137019 0.098557696 0.098557696
179 0.36658654 0.8137019 0.098557696 0.098557696
180 0.51322114 0.8137019 0.098557696 0.098557696
181 0.6598558 0.8137019 0.098557696 0.098557696

Roboflow results

Downloadable weights.

!pip install roboflow

from roboflow import Roboflow
rf = Roboflow(api_key="YOUR_API_HERE")
project = rf.workspace().project("arche-writing")
dataset = project.version(2).download("yolov5")

About

Arche Writing Dataset Generator


Languages

Language:Processing 100.0%