Mahaaveer
Mahaaveer
Hi, I have a darknet weight for three classes trained with recalculated anchors. I followed instructions from https://github.com/AlexeyAB/darknet When i try this weights on your TensorRT implementation, the bounding boxes...
My goal is to access the certificate stored in Yubikey 4 to use as keyfile in veracrypt. when i try to set up the token library in veracrypt, libykcs11-1.dll returns...
`version: '3.5' services: headscale: image: headscale/headscale:latest volumes: - ./config:/etc/headscale/ - ./data:/var/lib/headscale ports: - 9700:9700 command: headscale serve restart: unless-stopped headscale-webui: image: ghcr.io/ifargle/headscale-webui:latest container_name: headscale-webui environment: - TZ=America/Chicago - PGID=1000 -...