Oleksandr Lazariev

Results 6 comments of Oleksandr Lazariev

@abdullahshafin you could just remove `K.sum` from the final return statement. That should work for multi-label classification task

@xutianming were you able to make it work?

@xutianming how you did it? seems like DALI still not supports it

@xutianming I'm sure it would be great for the whole DALI's community!!!

@LMescheder thanks for the quick reply. I'll give it a try accordingly to your insights

It's even better to use more ConvBlocks, but fewer filters. Deeper nets tend to learn better features. I would say the current model architecture is too wide, which leads to...