Tf-2.0 branch training no batch after first epoch
foreverhoulu opened this issue · 2 comments
foreverhoulu commented
Hi :
Great work!
I tried to train a new dsfd model with branch tf 2.0,and I am not able to make it work
After debugging for some time,I found it would not generate any batch data after first epoch?
So,on which branch does the pretrained model trained?
and how to make adjustments to make it work?
thx~
610265158 commented
Sorry for reply late.
I thought that it the tensorpack version problem, please try with tensorpack 0.9.9, or lower
foreverhoulu commented
I have tried and It worked ,thx!