When I use test.py to test the pre-trained model with testing template command (python test.py --obj {} --shot {} --stn_mode rotation_scale) and I got an 'EOFError: Ran out of input' both on 'capsule' and 'grid' types.
I had tried 2, 4, 8 shot for testing and they all got the same EOFError.
Is there any fixed solutions ?
When I use test.py to test the pre-trained model with testing template command (python test.py --obj {} --shot {} --stn_mode rotation_scale) and I got an 'EOFError: Ran out of input' both on 'capsule' and 'grid' types. I had tried 2, 4, 8 shot for testing and they all got the same EOFError. Is there any fixed solutions ?
Thanks.