Joshua Haddad
Joshua Haddad
@jalving do you still have interest in this? I saw there’s a package sklearn2onnx so I could work on building this out. Alternatively since the package exists we could just...
I was curious so I messed around a bit with it today in between classes. I also wrote some code to convert sklearn scalers into OMLT scaling objects. It’s on...
> @joshuahaddad, @Robbybp any update on this? Moving to the November release board... Hey Keith, I left Sandia around this time and handed progress off to Michael. When I get...
Accidentally clicked close with comment while replying to Carl… @ksbeattie tests are fixed and I will set up a meeting with Carl to discuss merging.
I use https://github.com/ultralytics/JSON2YOLO to convert from COCO format to YOLO format at work. May be helpful to look at their source code and inverse it.