Chandrachud Basavaraj
Chandrachud Basavaraj
Hi, I have the following error. I am on macOS High Sierra: ``` clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -I/usr/local/lib/python3.7/site-packages/torch/utils/ffi/../../lib/include -I/usr/local/lib/python3.7/site-packages/torch/utils/ffi/../../lib/include/TH -I/Users/Chandrachud/StillMind/warp-ctc/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include...
Hi, I'm trying to use your t-SNE visualization which requires gfx.js. I'm facing issues installing gfx.js though, likely due to a problem with pty.js, as in this [issue](https://github.com/clementfarabet/gfx.js/issues/17). I tried...
Hi Chris, Thanks for this tool, but doesn't seem to work properly for me. I'm on macOS Sierra 10.12.4. When I click the first time, it draws a box already...
Hi @taolei87, do you think your SRU could improve further with the use of BatchNorm as in [Cooijmans et al. (2017)](https://arxiv.org/abs/1603.09025), which has been implemented by @jihunchoi [here](https://github.com/jihunchoi/recurrent-batch-normalization-pytorch) for an...
Hi, Thanks for the repo. It's very well coded and easy to use with a custom dataset. I first tried on a custom dataset where the average text length is...
Hi, I've ordered the 8 MP auto-focus camera https://www.arducam.com/product/arducam-imx219-auto-focus-camera-module-drop-in-replacement-for-raspberry-pi-v2-and-nvidia-jetson-nano-camera/ A couple of questions while I wait for it: - I've seen your autofocus.py script. While that sets the optimal focal...
HI, I just read your paper. Great work, but have you open-sourced the classification and retrieval code? Would be super useful, thanks.