Closed dashpulsar closed 4 years ago
I'm really sorry, you encountered theses issues. Regarding your python errors: I've never seen them and for me the setup works, sorry!
Regarding your tensorflow error: this is strange since the code is purely PyTorch so you shouldn't need tf at all.
If I find some time, I'll do a rewrite of this.
I tried to run your code, but it seems incompatible. First of all, I run under python3.7: pip install deep-alignment-pytorch. But I got the following error: Then I went back to 3.6 and anaconda to try to install, but it also failed. Finally I tried to use google colab, it worked miraculously. But I still encountered many problems, including TensorFlow version problems, path loss problems, etc., but I have solved them. But in the end, during training, I got a problem I couldn't solve: Can you give me some suggestions, I will be very grateful!