Evan Radkoff
Evan Radkoff
### steps to reproduce First create the following Corpus, save it to disk, and note that upon reloading you can still get word doc counts: ``` import textacy corpus =...
**Problem or Use Case** I'm using a yaml-based sweep config to run a script that uses ArgumentParser. Since ArgumentParser doesn't accept bool values, one of the [workarounds](https://stackoverflow.com/a/15008806/11954720) is to do...
**Describe the bug** When exporting in COCO format via API, the resulting file is not valid JSON, and something is off with the encoding where my system thinks it's a...
Hi, thanks for the fast response to my last issue. I might have a few more for you this week. I'm wondering if pythran supports slicing into multi-dimensional arrays with...
CDPAM
Thanks for this repo. I know the paper just came out, but are there any plans to release a pytorch CDPAM pretrained model?