Commit Graph

6 Commits

Author SHA1 Message Date
slashtechno 030b27ba9d
Confirmed working on Linux
Made commit due to tensorflow not being detected on Windows when running
Specifically, `pip show tensorflow` shows that it's installed
However, `import tensorflow` fails. Still works on PopOS.
2024-03-02 21:20:51 -06:00
slashtechno b48edef250
Python `3.10.12` seems to work well 2024-02-16 12:48:52 -06:00
slashtechno 3ac460a060
Made PyTorch GPU functionality optional 2024-02-10 21:38:22 -06:00
slashtechno fc943644fc
Somehow got CUDA working 2023-12-08 16:26:04 -06:00
slashtechno 6dfb06989f
Manually plot boxes, rather than using `r.plot()` 2023-10-13 17:44:38 -05:00
slashtechno c56d7c86fc
Simple object detection 2023-10-05 20:25:26 -05:00