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
Hello, first of all I would like to know if the program is currently complete? Is it able to be reproduced successfully? My device is a 3090, so maybe it's a bit sketchy device-wise.
Then there is that I created a Python file directly in the src to execute that code to download the data. I was wondering if I need to create an additional folder in src to store the data?
This is a really good job and I sincerely hope to reproduce it and work on it!
The text was updated successfully, but these errors were encountered:
Thanks for your interest! Yes the code is finished and the manuscript has been published in ICML. The code has been reproduced by collaborators successfully. I am not sure if the code can be run on the 3090 but in the README I added notes about getting the model training to work on reduced computational environments. Where you download the data, inside of the parent directory or inside a folder, should not matter as long as you supply the path to the folder containing those files in the config.
Hello, first of all I would like to know if the program is currently complete? Is it able to be reproduced successfully? My device is a 3090, so maybe it's a bit sketchy device-wise.
Then there is that I created a Python file directly in the src to execute that code to download the data. I was wondering if I need to create an additional folder in src to store the data?
This is a really good job and I sincerely hope to reproduce it and work on it!
The text was updated successfully, but these errors were encountered: