You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for a research masterpiece.
I am trying to reproduce your project for a class project, and I am having a hard time running your code. I am running into a bunch of Tensorflow issue, and I suspect that that is because we have different versions of Python/Conda. Can you specify the Python/Conda/Tensorflow versions that you use (more specific than Python3 - so something like 3.7.3 for example) so that I can make sure to have the exact same environment to run your code?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, it looks like I'm using conda 4.7.11, python=3.6.11, tensorflow-gpu=1.14.0, but I'll also attach my full environment spec here from the patch-forensics-data environment (it's messier than the one in the github, but should have more precise version numbers; note that I renamed it as txt instead of yml for github attachment purposes). patch_forensics_data.txt
Hey!
First of all, thank you for a research masterpiece.
I am trying to reproduce your project for a class project, and I am having a hard time running your code. I am running into a bunch of Tensorflow issue, and I suspect that that is because we have different versions of Python/Conda. Can you specify the Python/Conda/Tensorflow versions that you use (more specific than Python3 - so something like 3.7.3 for example) so that I can make sure to have the exact same environment to run your code?
Thanks!
The text was updated successfully, but these errors were encountered: