-
Clone the repository:
git clone https://github.com/your-username/your-repo.git
-
Install the dependencies:
npm install
-
Create a folder
input
with all the images inside -
Run the object detection script:
node object-detection.js
-
Run the image cropping script:
node images-cropping.js
-
You can find the results in the generated
output
folder