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
I would really like to try out your model, but just out of curiosity, I would like to know why did you choose to implement you model using TensorFlow v1. As mentionned in other issues, it makes running your models and loading the pre-trained weights a real pain.
I understand that older models from 2017, 2018 and 2019 relied on TF v1 because it was still the main version back then, but TF v1's development has now stopped and it doesn't support newer versions of CUDA, newer GPUs, and many libraries are now reliant on a tensorflow v2.
Sorry for posting this as an issue. I just hope you can provide a public answer for all future researchers trying to replicate your architecture.
The text was updated successfully, but these errors were encountered:
Hello,
Great paper and great results !
I would really like to try out your model, but just out of curiosity, I would like to know why did you choose to implement you model using TensorFlow v1. As mentionned in other issues, it makes running your models and loading the pre-trained weights a real pain.
I understand that older models from 2017, 2018 and 2019 relied on TF v1 because it was still the main version back then, but TF v1's development has now stopped and it doesn't support newer versions of CUDA, newer GPUs, and many libraries are now reliant on a tensorflow v2.
Sorry for posting this as an issue. I just hope you can provide a public answer for all future researchers trying to replicate your architecture.
The text was updated successfully, but these errors were encountered: