-
Notifications
You must be signed in to change notification settings - Fork 37
Description
So I tried on many env to run PoolNet project with the same data used to have the above results.
I have all the files (filtered.geojson etc... plus the image from GDBX) so usually I am using the same polygons.
When I come to the point to start my VG16 without any data I have some warnings but ...still it works.
After that point ! Everything crash with this particular message error that you can see in the first file.
In the beginning, I thought the main reason is the Keras lib which has changed or even Tenserflow.
That being said...When I tried to downgrade my Keras version Tensorflow will not follow especially with python3.5.
Anyway, with all the changes made.... I still have the same problem.
If the code had made it with good results.....Obviously, the problem is on my side so I made a file with all my lib in my env with the version of each one of it.
Can anyone help me with that, please ?!
Thank you