Justin Georgi jgeorgi
  • Joined on 2023-10-07
jgeorgi deleted branch xps-fix-worker from ALVINN/ALVINN_f7 2024-07-25 23:09:54 +00:00
jgeorgi merged pull request ALVINN/ALVINN_f7#188 2024-07-25 23:09:52 +00:00
Fix shared worker for vite build
jgeorgi created pull request ALVINN/ALVINN_f7#188 2024-07-25 23:09:43 +00:00
Fix shared worker for vite build
jgeorgi pushed to xps-fix-worker at ALVINN/ALVINN_f7 2024-07-25 23:08:38 +00:00
bf3625b911 Fix shared worker for vite build
jgeorgi created branch xps-fix-worker in ALVINN/ALVINN_f7 2024-07-25 23:08:38 +00:00
jgeorgi deleted branch xps-detect-workers from ALVINN/ALVINN_f7 2024-07-25 17:56:22 +00:00
jgeorgi pushed to main at ALVINN/ALVINN_f7 2024-07-25 17:56:22 +00:00
8cdded7617 Add detection worker (#187)
jgeorgi closed issue ALVINN/ALVINN_f7#186 2024-07-25 17:56:22 +00:00
Add multithreading
jgeorgi merged pull request ALVINN/ALVINN_f7#187 2024-07-25 17:56:21 +00:00
Add detection worker
jgeorgi created pull request ALVINN/ALVINN_f7#187 2024-07-25 17:55:32 +00:00
Add detection worker
jgeorgi pushed to xps-detect-workers at ALVINN/ALVINN_f7 2024-07-25 17:54:09 +00:00
205f2da87d Clean up shared worker addition
77b108af6c Add worker video detection
cd6cad9e73 Add shared worker structure detection
c7622c3602 Add basic worker function
Compare 4 commits »
jgeorgi created branch xps-detect-workers in ALVINN/ALVINN_f7 2024-07-25 17:54:09 +00:00
jgeorgi commented on issue ALVINN/ALVINN_f7#186 2024-07-24 20:28:40 +00:00
Add multithreading

Nevermind, figured out how to pass image data more efficiently, so the old background image technique still works. Don't need to move the image to the canvas.

Until I want panning and zooming,…

jgeorgi commented on issue ALVINN/ALVINN_f7#186 2024-07-23 16:36:40 +00:00
Add multithreading

This requires a fairly large rebuild. The image as background for the canvas is a problem because getting the image data to the worker in a way that tensorflow can handle is not easy. So,…

jgeorgi opened issue ALVINN/ALVINN_f7#186 2024-07-17 18:23:05 +00:00
Add multithreading
jgeorgi deleted branch msv-ui-enhance from ALVINN/ALVINN_f7 2024-06-28 23:04:15 +00:00
jgeorgi pushed to main at ALVINN/ALVINN_f7 2024-06-28 23:04:15 +00:00
ae1a595087 Add UI enhancements (#185)
jgeorgi merged pull request ALVINN/ALVINN_f7#185 2024-06-28 23:04:14 +00:00
Add UI enhancements
jgeorgi created pull request ALVINN/ALVINN_f7#185 2024-06-28 23:04:05 +00:00
Add UI enhancements
jgeorgi created branch msv-ui-enhance in ALVINN/ALVINN_f7 2024-06-28 23:02:04 +00:00