Closed Borda closed 4 years ago
I would be interested in helping. That being said does the code not work with TF 1+?
well, in fact, it was already done :rabbit:
Sorry I do not understand. Are you saying you already have assistance? Are you staying that the code does work with TF1 and TF2? Thank you for responding.
it shall work now with TF 2.x, can you pls test it?
Yes! I will attempt to tonight or early tomorrow. That being said there is now no support for TF 1 right? Just want to make sure.
well not sure if it is back TF 1 compatible... :/
Well then i can test both. Ill make two different conda environments and report back.
Sorry I have no responded. I attempted to run the code but tensorflow but very upset due to the fact I have running cuda 11
In the meantime I am creating new environments with cude 10.1 so that everything will work.
Also.. this code base is very nice.
well not sure if it is back TF 1 compatible... :/
Would you mind emailing me. I would like to share some initial results from testing.
@robisen1 I think that the best way would be to share it here... =)
Ok I will later today. Some of it will be in the form of video showing inference.
Since this Keras implementation is based on TensorFlow, it makes sense to port ti to
tf.keras
in TensorFlow 2.0 or higher. This move may solve the issue with multi-GPU training #20https://www.pyimagesearch.com/2019/10/21/keras-vs-tf-keras-whats-the-difference-in-tensorflow-2-0/