lp55
lp55
Hi, I needed to hide a columns as I was using [django-money](https://github.com/django-money/django-money) and need the field_currency value (which it create for a MoneyField (which is a DecimalField + CharField with...
Hi, I'm running a seafile server with a caddy server as a reverse proxy, using TLS 1.3 and a Elliptic Curve 256 certificate. With the pc client (linux and windows)...
Hi, I'm trying to convert a tiny yolo v3 trained in a custom dataset with a single class to coreml. I managed to convert to tensorflow using this DW2TF tool...
Hi, I trying to convert yolov4 and yolov4-tiny (from https://github.com/AlexeyAB/darknet) but I got the same error for both of them: python convert_weights_to_mlmodel.py --img_size=416 --config_path=C:/Downloads/yolov4-tiny.cfg --weights_path=C:/Downloads/yolov4-tiny.weights --output_path=yolov4-tiny.mlmodel Using TensorFlow backend. Loading...
Hi, I noticed that when using certain type hinting on function parameters causes issues on the parameter count. Here's an example: def fun(param: Union[str, List, int], param2: Union[str, List, int]):...
Hi, When running this docker compose file from immich (wget https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml) images that have the sha256 hash info like this: image: tensorchord/pgvecto-rs:pg14-v0.1.11@sha256:0335a1a22f8c5dd1b697f14f079934f5152eaaa216c09b61e293be285491f8ee Causes failure when running MqDockerUp and the container...
### System Health details ## System Information version | core-2024.8.0 -- | -- installation_type | Home Assistant Container dev | false hassio | false docker | true user | root...
Hi, @benleb has invited me to collaborate on the surepy & sureha repos. So I thought that one of the first things that should be done is a roadmap. Here...
Hi, Does anyone else uses this library other then [Home Assistant](https://github.com/home-assistant) / [SureHA](https://github.com/benleb/sureha)? I ask this as I started writing tests for SurePy and taking a look at the functions,...