Dear HLS4ML representatives,
My name is Ian Cheng and I am currently a master student in electrical engineering.
I really appreciate your nice work on the HLS4ML package, and I have a simple question to ask.
I have 2 trained models in ONNX and TensorFlow SavedModel format(for object detection, which is Conv2D). Does HLS4ML support such format to be translated?
Thanks for your support and wish you have a great weekend.
Best,
Ian Cheng
Dear HLS4ML representative,
I would like to revise my words. Model can either be ONNX(.onnx), TensorRT(.engine), TensorFlow GraphDef(.pb), TensorFlow Lite(.tflite) and TensorFlow SavedModel format(entire folder).
Please kindly advise me if any of the aforementioned format is supported for the conversion.
Thanks again and I will look forward to hearing from you.
Best,
Ian Cheng
Dear Vladimir,
I saw on the Status and Features page, ONNX is only supported for MLP architectures.
And I am working on Conv2D neural network models(CNN). What kind of models are supported for Conv2D? I saw Keras/TensorFlow/QKeras are supported. For TensorFlow, what particular file format is supported?
I am getting the model from YOLOv5, is there any model that is supported from the list here?(https://github.com/ultralytics/yolov5/issues/251)
Thanks agian for your help.
Wish you have a really nice day.
Best,
Ian Cheng