Matt McWilliams mattmcw
mattmcw pushed to main at mattmcw/yolo_web 2023-12-01 00:25:49 +00:00
8ff6b4ffdb Added a logger and installed a number of new dependencies to support it.Added fetch-node for the client
mattmcw pushed to main at mattmcw/marker_separation 2023-11-30 20:05:32 +00:00
4c8a5400e4 Implemented parallel processing amongst render and optimization jobs. This thing is much much faster now
mattmcw pushed to main at mattmcw/marker_separation 2023-11-30 18:16:04 +00:00
1888bf9aba Completely boneheaded move: removed the poorly-working color matching logic completely rather than waiting for the rewrite to replace. Restored that and added threading logic for running renders in parallel
mattmcw pushed to main at mattmcw/marker_separation 2023-11-30 13:10:11 +00:00
9891be61a8 Display false and add logs line
328d538824 Support jobs argument
8ac70d5a08 Optionally run multiple jobs at once
Compare 3 commits »
mattmcw pushed to main at mattmcw/marker_separation 2023-11-30 04:08:27 +00:00
537ac0075b Full process is now producing and optimizing svg layers. It needs to be made deterministic by sorting the colors and have the ability to compare in different color spaces.
mattmcw pushed to main at mattmcw/marker_separation 2023-11-29 23:33:05 +00:00
08a47465c5 Fixed output paths for stipple_gen command
mattmcw pushed to main at mattmcw/yolo_web 2023-11-29 17:58:04 +00:00
86afae2683 Log when not using sm model
mattmcw pushed to main at mattmcw/yolo_web 2023-11-29 17:56:10 +00:00
255526cc3b Dont run in screen
mattmcw pushed to main at mattmcw/yolo_web 2023-11-29 17:55:21 +00:00
2e0bfecdcd Add additional line breaks to data file
mattmcw pushed to main at mattmcw/yolo_web 2023-11-29 17:47:27 +00:00
cabd7f3415 Accept zip file from training job
mattmcw pushed to main at mattmcw/yolo_web 2023-11-29 17:44:02 +00:00
226c972020 Use ONNX opset 12 (defaulted to 17) and simplify the model
mattmcw pushed to main at mattmcw/marker_separation 2023-11-29 12:53:25 +00:00
7fd2dc0793 Run the stipple_gen.sh script on all layers.
mattmcw pushed to main at mattmcw/marker_separation 2023-11-29 06:38:03 +00:00
14d80a306b use a shared conf file for rendering to svg
mattmcw pushed to main at mattmcw/animation 2023-11-26 13:51:22 +00:00
7248c1feb1 Add conf files from animation
mattmcw pushed to main at 16mm/mcopy 2023-11-26 01:22:48 +00:00
f84e8b741a Developed a seemingly working fix with the "correction loop" strategy. Might be putting the motor through hell but it is consistent.
mattmcw pushed to main at 16mm/mcopy 2023-11-26 01:06:22 +00:00
fcf24b5539 Add the OFFSET command to the McopySerial library
128a4d2ded Update mcopy_JKMM100_work to have McopySerial library
Compare 2 commits »
mattmcw pushed to main at 16mm/mcopy 2023-11-25 23:08:16 +00:00
b14d24e650 Prototype for Arduino Mega shield for projector.
mattmcw pushed to main at mattmcw/marker_separation 2023-11-25 17:18:30 +00:00
2976682319 Perform closest color match and composite with selected colors
mattmcw pushed to main at 16mm/mcopy 2023-11-24 15:58:23 +00:00
7995665c6b Add camera sled
mattmcw pushed to main at 16mm/mcopy 2023-11-22 22:33:35 +00:00
a22906d3c2 Add mcopy projector board.