Daryl Wilding-McBride
Daryl Wilding-McBride
Also an issue on Ubuntu 18.04.4, Swift 5.2.3, and SwiftyJSON 5.0
The convert_masks.py script produced a set of completely black PNGs for me. Is it still required?
I downloaded the Augmented Pascal VOC dataset and ran the convert_masks.py script. Doesn't that define the palette, and mean that I should see colored mask images?
Yes indeed - thanks.
I would like to see this as well. My preference would be a numpy 2D array of shape (samples, channels).
This error is due to the Ansible tasks assuming your username is `pi`. Either switch to that username or edit the `piwebcam.yml` and `uvc-gadget.yml` tasks from `/home/pi/` to `/home//`. After...