Brendon J. Boldt

Results 8 issues of Brendon J. Boldt

I am not sure if you have seen [KidPen: a stroke-based method for kid-style sketches synthesis from photos](https://dl.acm.org/citation.cfm?id=3145749.3149434), but I think it takes a good approach to the sketch generation...

Would it be possible license this code under a free software license (https://opensource.org/licenses)? Currently, there is no license displayed in this project, so it is not clear if incorporating this...

This should add command history and some basic readline commands to the main command line prompt. I have tested this on my Linux system with CPython and Pypy (NixOS, specifically).

Would it be possible to add some simple test image files to the repository to make it easier to test edits the codebase. They don't have to be big or...

It appear that the byol_celeb_a2.tar.gz. archive provided is missing the dataset_info.json which causes `tfds.load` to fail. The ImageNet dataset is working fine for me, so I don't think it is...

Fixes #698. Adds simple test with multiple, non-dict values in JSON-LD (e.g., `{"a": ["b", "c"]}`) which fails with the current implementation of `recursively_populate_jsonld`. Fixes the function so that it passes...

`FileSet(..., includes=["xyz"])` works but `FileSet(..., includes=["xyz", "wxy"])` does not work, failing with: ``` Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code...

I have been successfully using the HL-2270DW driver for my HL-2280DW printer printing from a NixOS machine through CUPS over a LAN. Here is the output of `lpinfo`. ``` Device:...