how to use the trained model ? #241

Open
opened 2022-04-24 11:26:25 +02:00 by ozmix · 1 comment
ozmix commented 2022-04-24 11:26:25 +02:00 (Migrated from github.com)

does anyone know how to use the trained?

for example should i change change the arc path or maybe something else

python test_one_image.py --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path crop_224/6.jpg --pic_b_path crop_224/ds.jpg --output_path output/

does anyone know how to use the trained? for example should i change change the arc path or maybe something else python test_one_image.py --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path crop_224/6.jpg --pic_b_path crop_224/ds.jpg --output_path output/
neuralchen commented 2022-04-26 05:56:46 +02:00 (Migrated from github.com)

Hi, guys, we encourage you to read readme carefully.

Hi, guys, we encourage you to read readme carefully.
Sign in to join this conversation.