MohamedMetwalli5 / Images-Cropper

A helpful tool for object detection in computer vision. It uses the output of the labeled image from "labelImg" library to crop images in a very fast way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

Images Cropper

How It Works

It uses the output of the labeled image from "labelImg" library to crop images in a very fast way. It parses the XML tags of the "labelImg" output, and extracts the coordinates, finally crops according to it.

About

A helpful tool for object detection in computer vision. It uses the output of the labeled image from "labelImg" library to crop images in a very fast way.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%