gongshuai0606

Results 2 comments of gongshuai0606

> The 'exit' on the line 164 of feature.py produce a lot of problems. When there are more then 1 crop produce that the feature.sh doesn't save the numpy. The...

> Traceback (most recent call last): File "DeepCCA.py", line 153, in learning_rate, reg_par, outdim_size, use_all_singular_values) File "/Users/gehuibin/Desktop/DeepCCA-master/models.py", line 22, in create_model model.compile(loss=cca_loss(outdim_size, use_all_singular_values), optimizer=model_optimizer) File "/Users/gehuibin/anaconda3/lib/python3.6/site-packages/keras/models.py", line 781, in compile...