Alawa

Results 11 comments of Alawa

scala 3 support please :)

I'm using Scala, I've trouble deploying javacv in a docker using sbt DockerPlugin , is there a way to get the headless build without manually building the javaccp. not sure...

@thekevshow > This helped, me, for those that come across my initial question with docker, you have to install one of these lib deps. I am figuring out the least...

@lihaoyi great library, I've been using it in most of my projects, is there any plan to support Scala 3? kindly advice. thanks!

I'm looking forward for this too. this will be amazing.

@brahimhaddou @marwan-hallaoui same issue on my windows machine `======================================================================================================================== GraalVM Native Image: Generating 'Native-Image' (executable)... ======================================================================================================================== For detailed information and explanations on the build output, visit: https://github.com/oracle/graal/blob/master/docs/reference-manual/native-image/BuildOutput.md ------------------------------------------------------------------------------------------------------------------------ [1/8] Initializing......

I got javacv to work on mine and was able to compile into native-image. The Negative error you guys encounter is because you're packing more than 2GB into the native...

Would be great if the memory attention added to the onnx stacks

> If you are interested in video check [facebookresearch/sam2#3 (comment)](https://github.com/facebookresearch/sam2/issues/3#issuecomment-2326258260) any plans to update to Segment anything 2.1? great work btw.