Detector Node:
- Improved outbox behavior. The outbox now uploads images in batches to reduce the workload of the learning loop. If the upload fails, the batch is split until the problematic image can be identified (and deleted)
Trainer Node:
- Fixed wrong handling of SIO re-connection. On connection problems the Trainer node should reset the SIO connection, but there was a bug which is fixed in this version