I get the error: Key already registered with the same priority: GroupSpatialSoftmax #411

Open
opened 2023-05-20 22:54:42 +02:00 by BoyttyP · 0 comments
BoyttyP commented 2023-05-20 22:54:42 +02:00 (Migrated from github.com)

I try to run this:

python test_video_swapsingle.py --crop_size 224 --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg --video_path ./demo_file/multi_people_1080p.mp4 --output_path ./output/multi_test_swapsingle.mp4 --temp_path ./temp_results

And this is the error:
Key already registered with the same priority: GroupSpatialSoftmax

How can i fix this?

I try to run this: python test_video_swapsingle.py --crop_size 224 --use_mask --name people --Arc_path arcface_model/arcface_checkpoint.tar --pic_a_path ./demo_file/Iron_man.jpg --video_path ./demo_file/multi_people_1080p.mp4 --output_path ./output/multi_test_swapsingle.mp4 --temp_path ./temp_results And this is the error: Key already registered with the same priority: GroupSpatialSoftmax How can i fix this?
Sign in to join this conversation.