Joel Murray

Results 15 comments of Joel Murray

@wonjuleee I was wondering if there was any progress on this feature? I see that the datumaro PR for adding dtype got merged: https://github.com/openvinotoolkit/datumaro/pull/1546 I am very much looking forward...

@sovrasov @harimkang I see the label OTX 2.0 was removed, is this a feature that is still being considered? Support for Single channel 16 bit PNGs (without crushing it down...

@goodsong81 @eunwoosh do you folks have a timeline for custom inputs (with or without non-square inputs) in this library? I am trying to schedule some integration into OTX 2.x and...

@goodsong81 I see that this PR got merged: https://github.com/openvinotoolkit/training_extensions/pull/3759 Could that input_size parameter be used instead of fixed values in the model scripts? E.g. in `MobileNetV3Base`: ``` class MobileNetV3Base(ModelInterface): """Base...