waspinator
waspinator
@burzum I started some document changes (#197), but I'm still not comfortable using the plugin. Especially the event system. For example, following the upload example I get a `unable to...
I couldn't find information on the annotation format that should be used. Is it structured using xml or json? Does it have multiple objects and classes per image? are the...
If you delete migrations inside the data directory, `python manage.py makemigrations` won't recreate them. You have to specify `python manage.py makemigrations data` In more complicated setups with multiple interdependent apps,...
Is there a roadmap for zephyr support? https://docs.zephyrproject.org/latest/boards/xtensa/esp32/doc/index.html
When I log an object using the message I get is generic and not very helpful. For example if I call `logging.debug(request)` I get ``. Is there a way to...
Petal looks great, thanks for creating it. I think a navbar component would be a great addition to help get started. How do you feel about adding something like what...
Thanks for making this. It's made adding actions to tables much easier. Most links on the internet seem to allow a user to right click on them to bring up...
I need to use python 3.6 in a kinetic ROS package that manipulates images using opencv. To transfer images in and out of the package I'm using cv_bridge, but it...
Point Grey is releasing their new models using the Spinnaker with GenICam3 support rather than flycapture2. Any thoughts on supporting the new sdk?
if the example in the particle docs is up to date, can it be added here? https://docs.particle.io/reference/firmware/photon/#complete-example