Marco Ramos

Results 10 comments of Marco Ramos

how did you use PCA to align to a pre-determined orientation? I am currently tackling the same problem, I built an autoencoder out of efficientnet_b7, the encoder (effnet) extracts the...

Hey, @AdityaMulgundkar , thank you for the reply but that would be a simple fix that I indeed tried already, If I pass as integer: the Function's Parameter outputSize is...

Thank you for answering, I will test it as soon as possible! Aditya Mulgundkar escreveu no dia segunda, 14/12/2020 à(s) 18:16: > Reopened #18 > . > > — >...

still unable to get it to work :( unfortunetly I am a beginner in dart and flutter and can't help you resolve it, here is the error message: ``` C:\Users\mramos\AppData\Local\flutter\.pub-cache\git\flutter_opencv-046ca6ee193e13ace10d11885638a3d75645687b\android\src\main\java\com\mulgundkar\opencv\core\CVCore.java:748:...

`mlflow.get_artifact_uri()` returns: 'file:///C:/Users/users/repo/source/mlruns/340704544098555564/5a03e43832f94e30aec44bbba19e277d/artifacts' the bug error says the problem is in "C:" part of the string, when in fact that is not the problem, the problem is that "/models" is...

I was always using qdrant/qdrant:latest. as of now I tried with v1.9.7, v1.9.6, v1.9.3 still same issue, it doesn't read collections that have version 0.3.1 as it expects them to...

> v0.4.2 refers to version of the internal crate https://github.com/qdrant/qdrant/blob/master/lib/collection/Cargo.toml#L3 > > It was released in 2022, looks like you are trying to upgrade from really old version. > >...

I have only been working on this PC since 2 months, and I have only been working on the project requiring qdrant since 2 weeks, so I am 100% sure...