Closed devin-ai-integration[bot] closed 4 days ago
This PR implements a Julia wrapper for the OmniParser icon detection model.
Requires specific ONNXRunTime.jl version:
Pkg.add(url="https://github.com/svilupp/ONNXRunTime.jl#mac120")
All tests are passing with proper error handling and validation.
Link to Devin run: https://preview.devin.ai/devin/f9269b1272d7491ab2e3a5e71c594058
If you have any feedback, you can leave comments in the PR and I'll address them in the app!
OmniParserIconDetectors.jl Implementation
This PR implements a Julia wrapper for the OmniParser icon detection model.
Features
Detection Parameters
Dependencies
Requires specific ONNXRunTime.jl version:
Testing
All tests are passing with proper error handling and validation.
Link to Devin run: https://preview.devin.ai/devin/f9269b1272d7491ab2e3a5e71c594058
If you have any feedback, you can leave comments in the PR and I'll address them in the app!