JackAz / Img2Data

This repository haves some python files to make images into data about labelme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Img2Data

This repository haves some python files to make images into data about labelme.

  1. resize all images in Img_org ,than save into Img_Data with new names.

python resize_rename.py

  1. using labelme to mark your images,than using jsontodata.py to get your data.

python jsontodata.py

  1. change the 16bits label.png into 8bits label.png

python cv16to8.py

About

This repository haves some python files to make images into data about labelme.


Languages

Language:Jupyter Notebook 88.0%Language:Python 12.0%