makroid

Results 2 issues of makroid

I built a densenet with default parameters (depth=40, batch-size=64 and 50), adapted the number of outputs to 3 for my dataset (160x160x3 px images) resulting in ~1mio parameters (which is...

Tried to train a model with unpooling layer, but unpooling backpropagation seems to be not implemented (8308 vision_layers.hpp:686] Not Implemented Yet)