🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

image-rename

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

image-rename

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

0.2.0
PyPI
Maintainers
1

================== 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 <https://github.com/CarsonSlovoka/image-rename/tree/master/image_rename/config.py>_.

get help:

img_rename -h

DEMO

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

you can add other plugins <https://github.com/CarsonSlovoka/image-rename/blob/release/image_rename/config.py#L21-L26>_ to see more information {[IFD], [EXIF] [GPS]_, ...}, like below:

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

REFERENCE

FOOTNOTES

.. [IFD] https://www.awaresystems.be/imaging/tiff/tifftags/privateifd.html

.. [EXIF] Exchangeable Image File Format <https://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html>_

.. [GPS] Global Positioning System tag <https://www.awaresystems.be/imaging/tiff/tifftags/privateifd/gps.html>_

Keywords

opencv

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts