amazingproducer
amazingproducer
When using the `--resume` feature of `train_ssd.py`, it appears as though the learning rate and other optimizations from the previous session are not retained. For example, if the learning rate...
I've been trying to use this project since it has ethernet support, but it seems to crash horribly after about a day of use. By horribly, I mean that it...
``` INFO:root:Pushing firmware URL to device. Traceback (most recent call last): File "wyze_updater.py", line 401, in args.action(creds, args) File "wyze_updater.py", line 286, in update_devices push_update(creds, dev_info['product_model'], mac, url, md5) File...