Skip to content

Nerptastic/face-crop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Crop

A small repository used to crop images from URLs using facial recognition

Setup

  1. Install Dependencies

    Run the following command to install the necessary dependencies:

    npm install
    
  2. Configure Input

    Use the input.json file to add the person's name and the URL of the photo

  3. Run the Script

    Execute the script with the following command:

    node script.js
    

Output

Cropped photos will be saved in the /output directory

About

Crops images using face-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published