Peter

Results 6 comments of Peter

Hi, I'm having the same issue here when trying to convert YOLOv2 full network (416x416) into ONNX and I really need ExtractImagePatch op, I was trying to use tensorflow model...

@nbcsm Hi can someone just paste here the ExtractImagePatch handler that is using SpaceToDepth ? I'm new in this area and writing own operations seems quite hard to me, I...

Yes, I have used DarkFlow and converted darknet (*.weights) model into tensorflow (*.pb), because only tensorflow and ONNX are supported formats in ML.NET which I'm using. However tensorflow model throwed...

Hi, this whole implementation looks like a direct port from a reference C/C++ impl; I can see many identical calls. And because it is a reference impl. is will be...

Hi, a few ideas 1) You could add an extra normalization column containing GUID in upper-case while also having a column with lowercase one (wasted space in db). 2) Use...

Hi, seem to be late... but to answer some of your questions. 1) If your implementation cannot handle arbitrary data lengths (which are not multiple of block size = 64...