relaynet_pytorch
relaynet_pytorch copied to clipboard
Problems with loading pretrained models
When I try to run the test code I got ModuleNotFoundError: No module named 'networks.relay_net' It seems the "relaynet_pytorch" folder used to be called "networks" in your pretrained model. Could you change the folder names back to "networks" to avoid such confusions? Thank you!
When I try to run the test code I got ModuleNotFoundError: No module named 'networks.relay_net' It seems the "relaynet_pytorch" folder used to be called "networks" in your pretrained model. Could you change the folder names back to "networks" to avoid such confusions? Thank you!
sorry ,so how can you solve the error "No module named 'networks.relay_net"? can you tell me you solution in your spare time?