Royi

Results 557 comments of Royi

When I run the demo script using the above weights (`sam2.1_hiera_base_plus_encoder.onnx`, `sam2.1_hiera_base_plus_decoder.onnx`) I get: ![Image](https://github.com/user-attachments/assets/6d4fe249-cdbf-48ed-85e2-c25f916ee9a1) I also get the following errors / warnings: ``` 2025-03-06 14:24:44.6049926 [W:onnxruntime:, graph.cc:109 onnxruntime::MergeShapeInfo] Error...

In https://github.com/jump-dev/Convex.jl/pull/717 a documentation warning was added. It should be removed once this issue is solved.

I had another case with type conversion. The following will fail: ```julia function SolveSoftSVM1D( vX :: Vector{T}, vY :: Vector{N}, paramC :: T ) where {T

Here is an _MWE_: ```julia using Convex; using ECOS; function SolveSoftSVM1D( vX :: Vector{T}, vY :: Vector{N}, paramC :: T ) where {T

The paper link you used is no longer available. This is its archive: https://web.archive.org/web/20170809080755/https://sites.ualberta.ca/~mostafan/Files/Papers/md_convolution_TLE2009.pdf.

Looks like great features to add.

On top of that, the portable version does not create [the `user` folder as defined in `README.md`](https://github.com/lite-xl/lite-xl#windows). It means data is written to the `APPDATA` folder which means it is...

I installed from `v2.1.5`. The Plug In manager doesn't work as well: ![image](https://github.com/user-attachments/assets/e8a39049-f0ed-4614-a95c-403f9abd918a)

When you say issue, do you mean the Plug In manager issue? I can't find a way to run it. There are no options on the command menu.