ayj12345

Results 3 comments of ayj12345

I added strict=False attribute to load_state_dict(). But the demo not work well. `net.load_state_dict(state_dict['state_dict'],` strict=False)`

> Hi, > I have updated the code a lot which causes the key mismatch between current implementation and the original trained one. > I'm going to train again and...

i have the same problem,i think that is different gcc version, do you have any idea