Greetings,
I have finally updated the docker on my X64 system after some testing on it and my RPi and now, I see that the user defined conditions as in the labels.txt have disappeared.
The doco says:
Custom Models - Bring your own trained model and labels
and later:
Add Classes: Clear, Wisps, Mostly Cloudy, Overcast, Rain, Snow
My model is what I prefer to use instead of having to recreate one where I don't get snow.
Previously, changing anything in the GUI would also write the changes (as in labels) to the docker log but that doesn't happen anymore. All it says is:
INFO - Configuration saved to /config/alpaca_config.json
At the very beginning of the docker starting, it says:
root@cloudml:/opt/clouddet# docker logs simple-cloud-detect -f
Starting Unified Cloud Detection Service...
Converting model if needed...
2026-01-23 23:16:42,765 - INFO - No 'groups' attribute found in model config
Can I continue to use my own model and labels?
Stephen
Greetings,
I have finally updated the docker on my X64 system after some testing on it and my RPi and now, I see that the user defined conditions as in the labels.txt have disappeared.
The doco says:
Custom Models - Bring your own trained model and labels
and later:
Add Classes: Clear, Wisps, Mostly Cloudy, Overcast, Rain, Snow
My model is what I prefer to use instead of having to recreate one where I don't get snow.
Previously, changing anything in the GUI would also write the changes (as in labels) to the docker log but that doesn't happen anymore. All it says is:
INFO - Configuration saved to /config/alpaca_config.json
At the very beginning of the docker starting, it says:
root@cloudml:/opt/clouddet# docker logs simple-cloud-detect -f
Starting Unified Cloud Detection Service...
Converting model if needed...
2026-01-23 23:16:42,765 - INFO - No 'groups' attribute found in model config
Can I continue to use my own model and labels?
Stephen