Closed medivhna closed 1 year ago
Hello. Could you try the versions in the requirements.txt?
Although it is possible that the implementation may have slightly changed while reorganizing the codes, our checkpoint provided in this repository is obtained with the publicized version. If you haven't changed any codes, it may be because of different machine or different library versions.
Hello. Could you try the versions in the requirements.txt?
Although it is possible that the implementation may have slightly changed while reorganizing the codes, our checkpoint provided in this repository is obtained with the publicized version. If you haven't changed any codes, it may be because of different machine or different library versions.
OK, I will try on the requirements.txt dependency and give the feedback as soon as possible.
Hello, I tried to reproduce the video-only results with this official source codes, but got a weaker results as follows:
train.sh script is nearly the same as given:
My GPU is NVIDIA A100, PyTorch version is 1.12. What's the matter with my reproduction?