LucasThePatator / FaceDetectCrop

1 stars 0 forks source link

--update_db standalone operation #8

Closed m-btt closed 1 year ago

m-btt commented 1 year ago

ref:

$ python main.py --update_db usage: Face extractor [-h] [-r REFERENCE] -i INPUT_FOLDER -o OUTPUT_FOLDER [-d] [-t CONFIDENCE_THRESHOLD] -m {crop,sort} [--crop_factor CROP_FACTOR] [--update_db] Face extractor: error: the following arguments are required: -i/--input_folder, -o/--output_folder, -m/--mode

Request to allow references database update to be ran standalone, i.e. not requiring default obligatory arguments if only wanting to update the database itself.