Brian Chao
Brian Chao
For example, would it be better if the query mode is changed to 'vocab query [word to query]' rather than launching 'vocab' in query mode, then searching for words in...
Support left, right cursor movement, autofill with tab, etc. To my knowledge, currently there isn't a library that does that.
Hi @tinghuiz @snaves, thanks for your great work. I'm wondering how do you format the folder for training images? From my understanding, a video may be associated with multiple `.txt`...
After building libsgm by following the steps in README, I tested out code in `sample/image`. I executed the following: ``` mkdir build cd build cmake ../ make ``` and got...
Hi, First of all, thanks for this amazing library! I was wondering if the following is doable (or how complicated it would be) with the tiny-cuda-nn framework. I have a...