Grid Extractor

Rename the picture by looking through the human eye and typing. (you don’t need to open the file by yourself)

INTRODUCTION

In response to the vigorous development of machine learning, label data often processed in supervised learning, so how to quickly name it manually has become a topic. The purpose of this tool: I hope that users can quickly name tag data.

Install

pip install image-rename

USAGE

open your CMD, and then:

img_rename "PATH OF YOUR SETTING.PY"

Note

About the setting file you can reference in here.

get help:

img_rename -h

DEMO

https://raw.githubusercontent.com/CarsonSlovoka/image-rename/release/demo/demo.png

you can add other plugins to see more information {[IFD], [EXIF] [GPS], …}, like below:

https://raw.githubusercontent.com/CarsonSlovoka/image-rename/release/demo/demo_0.2.0.png

REFERENCE