Karric

Results 12 issues of Karric

I did a quick search on the code base and I'm not seeing anything for training a custom keypoint/landmark detector. Can anyone confirm that imageAI does not support this? If...

I'm trying to build this project using Visual Studio, but your instructions leave a lot as assumed knowledge. Please provide actual step instructions. 1. I've installed VS with the required...

Sorry to be a bother, but I don't have access to a Windows machine to compile/use this utility. Would someone be willing to convert a few assets to OBJ/PNG for...

There is a use case where I always want to return a match, no matter how bad it is. Can this be done?

I'm curious how the network for this model was designed, is there a diagram or way I could see the layers?

Your sample image looks quite good, better than most other stereo code on github. Is there any way to compile this without mex/matlab? I'm on a new macbook and it...

Can you please add a way to restore a previous model training? Currently if the script/computer is interrupted, you have to start the training over again. I tried to add...

Via NPM, i installed this project, ts-node, and typescript. However, I'm getting the following error with faceLandmarkDetection.ts in examples-nodejs: ``` TSError: ⨯ Unable to compile TypeScript: faceLandmarkDetection.ts:19:45 - error TS2339:...

Is it possible to install this via Google Colab? If so, would you set up a notebook that we can copy? It seems SFM relies on CUDA and many C...

I'm using the default sheetrock import function, and it will only import numerical cells, and no cells that contain letters of any kind. I imagine there's some attribute I can...