You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have trained a GANomaly model using the Anomalib library and would like to integrate it into a C++ project. Could you provide guidance or examples on how to export and use the trained model in C++, along with any required dependencies or best practices?
Thank you!
Acceptance Criteria
1- Model Export: Guidance on exporting the trained GANomaly model (e.g., ONNX, TorchScript).
2- Integration: Example or steps to load and run the model in C++.
3- Dependencies: Required libraries/tools for integration (e.g., [ONNX RUNTIME, OpenCV).
4- Documentation: Links to resources for troubleshooting.
Priority
Medium
Related Epic
No response
Estimated Time
No response
Current Status
Not Started
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Describe the task
Hi,
I have trained a GANomaly model using the Anomalib library and would like to integrate it into a C++ project. Could you provide guidance or examples on how to export and use the trained model in C++, along with any required dependencies or best practices?
Thank you!
Acceptance Criteria
1- Model Export: Guidance on exporting the trained GANomaly model (e.g., ONNX, TorchScript).
2- Integration: Example or steps to load and run the model in C++.
3- Dependencies: Required libraries/tools for integration (e.g., [ONNX RUNTIME, OpenCV).
4- Documentation: Links to resources for troubleshooting.
Priority
Medium
Related Epic
No response
Estimated Time
No response
Current Status
Not Started
Additional Information
No response
The text was updated successfully, but these errors were encountered: