Matt McWilliams mattmcw
mattmcw pushed to main at mattmcw/axi 2023-12-16 15:32:07 +00:00
ca41dcdff4 TODO: rewrite CLI interface to use argparse and therefore be able to print a help
mattmcw created branch main in mattmcw/axi 2023-12-16 15:30:28 +00:00
mattmcw pushed to main at mattmcw/axi 2023-12-16 15:30:28 +00:00
89ed6011fc Lock requirements from pip freeze on a working system with python 3.8
a5a12f0163 fractal
bb32105061 overlapping circles
fbf7f5bdca handibot
1569f75fd1 circles offset
Compare 10 commits »
mattmcw created repository mattmcw/axi 2023-12-16 15:28:13 +00:00
mattmcw closed issue mattmcw/marker_separation#4 2023-12-16 14:45:28 +00:00
Error compositing images after stippling
mattmcw pushed to main at mattmcw/marker_separation 2023-12-16 14:45:28 +00:00
1f0cc59037 Resolves #4; The base configuration for stipple_gen contained a hardcoded width and height. This was forcing the preview image to be generated at an arbitrary size compared to the input image
mattmcw opened issue mattmcw/marker_separation#4 2023-12-16 14:05:54 +00:00
Error compositing images after stippling
mattmcw opened issue mattmcw/marker_separation#3 2023-12-16 13:05:32 +00:00
Perform the color comparison in a selected color space
mattmcw opened issue mattmcw/marker_separation#2 2023-12-16 13:04:29 +00:00
Perform closest match first rather than first match
mattmcw opened issue mattmcw/marker_separation#1 2023-12-16 12:56:20 +00:00
Sort colors by brightness
mattmcw pushed to main at mattmcw/marker_separation 2023-12-16 04:55:04 +00:00
c9e65dc962 Added the marker colored pallete
mattmcw pushed to main at mattmcw/yolo_web 2023-12-16 01:58:51 +00:00
b8b22ba47d Put quotes around log
mattmcw pushed to main at 16mm/mcopy 2023-12-16 00:40:24 +00:00
173ce499bc CPC connector work
mattmcw pushed to main at mattmcw/yolo_web 2023-12-15 19:44:59 +00:00
ad1a364de2 Accept additional mime types that can represent a zip file
mattmcw pushed to main at mattmcw/yolo_web 2023-12-15 18:45:18 +00:00
b28e1fa616 Downgrading Pillow from 10 to 9 prevents the nasty warnings and the job failure at the end
mattmcw pushed to main at mattmcw/yolo_web 2023-12-15 17:15:41 +00:00
87c6540a80 Now include json in model zip along with onnx file and .pt file
mattmcw pushed to main at mattmcw/yolo_web 2023-12-15 17:03:40 +00:00
308f1174ff elif not else if
mattmcw pushed to main at mattmcw/yolo_web 2023-12-15 17:01:19 +00:00
1acbcfbe91 Create a formated json object when running scripts/data.py
mattmcw pushed to main at mattmcw/yolo_web 2023-12-14 21:56:52 +00:00
f9b69a1b26 Move all email alert logic into webserver, not relying on clients to alert. Manage a single SMTP connection and server gets alerted anyway on all relavent events
mattmcw pushed to main at mattmcw/yolo_web 2023-12-14 20:36:25 +00:00
2316cf7d90 Link .env into docker