rocket1024
rocket1024
i see, only single python file ? so can we get correct py file, by using jupyter File—>Download as—>python(.py)? or could u commit this file in the git?
I have exact code, you use python3 or python2.7?
I am still try py3, got an float convert error, not sure if caused by data corruption, so I download SCUT-FBP5500_v2.1.zip does this same with your SCUT-FBP5500_with_Landmarks. if not, could...
after comment out the plot, met below issue, after switch to py2.7, same issue exist ``` /usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is...
Hi after train I got these npy data, so how we convert into model.h5? 1.6G 5月 31 20:43 x_test.npy 4.9G 5月 31 20:42 x_train.npy 1.3G 5月 31 20:43 x_val.npy 4.5K...
we could get 3 h5 file, but not generate 06-0.15.h5, I could use 05-0.28.h5? IOError: Unable to open file (unable to open file: name = '06-0.15.h5', errno = 2, error...
second run generate 06-0.15.h5, thanks