Natan Bagrov

Results 4 issues of Natan Bagrov

I want to achieve strong coupling between several configuration components. For example, in Image Detection, each dataset/resolution combination has best fitting "anchors". I have a config with `dataset.resolution.anchors` with anchors....

enhancement
wishlist
interpolation

refactored unet and stdc arch to support yaml upsample refactored stdc to accept unet backbone added a registry for segmentation backbones

Added onnx friendly merging Also, together with a test for correctness. NOTE: this only supports 'mean' and 'sum' reductions fixes #31