Upliner Mikhalych
Upliner Mikhalych
When I set body size to zero character's tongue gets out. I plan to implement setting age below 18 years old, but this glitch annoys me. I hope I'll be...
For example, amazonid and south_american are practically undistinguishable ``` --- amazonid.json 2020-08-08 01:56:10.665254935 +0300 +++ south_american.json 2020-05-28 22:04:40.854955048 +0300 @@ -6,6 +6,7 @@ "Waist_Size": 0.68, "Torso_Length": 0.95, "Head_Size": 0.65, +...
Что же это за ось без антивируса? Думаю, лучшим решением будет портировать сюда антивирус Попова.
Is there any plans to support metadata tags for images? If no I can try to implement this feature :)
I'm running `PYTHONPATH="$PWD" && python models/export.py --weights yolov7-face.pt --img 640 --batch 1` Export to onnx works fine, but export to CoreML fails with error: ``` CoreML: export failure: Unknown value...
When system doesn't have enough VRAM, vkAllocateMemory fails and my app crashes. This patch fixes this by always checking return value of allocate_memory and allocate_dedicated_memory so my app can properly...