magic_init
magic_init copied to clipboard
Results
2
magic_init issues
Sort by
recently updated
recently updated
newest added
Looks GoogleNet is not supported: Unknown bottom blob 'Data1' (layer 'conv1/7x7_s2', bottom index 0) Any idea or plan to support other nets?
When not making use of the `-d` flag it's necessary to define a loss or remember to include `force_backward: true` in the net definition or else all gradients will be...