Lucas Possatti
Lucas Possatti
Different from SharonZhu, I'm having this problem even before the first step. I realized the `(pdb)` prompt comes from the Python Debbuger (https://docs.python.org/2/library/pdb.html). The pdb seems to be launched on...
I was able to get around this by setting `__C.TRAIN.BG_THRESH_LO` to `0` on the file `./lib/model/config.py`. After doing this I trained my model successfully and everything is going well.
Different from SharonZhu, I'm having this problem even before the first step. I realized the `(pdb)` prompt comes from the Python Debbuger (https://docs.python.org/2/library/pdb.html). The pdb seems to be launched on...
Thanks for the support guys. Funny thing, I am Brazilian but I have only tested with English text so far. But it's just like @Nevon said, it looks like an...
I've been thinking about this and I think there's a way around the problem. It's not the most elegant solution, but I could remove `binmode STDOUT, ":utf8";` from all cowfiles...
Guys, could you try the branch `unicode`. I think there is no need to install, just clone the repo and do `./pokemonsay.sh "こんにちは世界"` a few times. I might have fixed...
Why do you use `--` when invoking pokemonsay?
Hmm, interesting. I am using version `3.03`. But both in the `man` page and the `--help` option, mine doesn't mention the `--`: ``` Usage: cowsay [-bdgpstwy] [-h] [-e eyes] [-f...