slashtechno
771154cbef
Docker is working again
...
Resorted to reinstalling `torchvision` via `pip`
2024-03-08 16:15:58 -06:00
slashtechno
4c398b9603
Working on Windows
...
Have not tested on Linux yet
2024-03-03 20:11:50 -06:00
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
494708a376
Supress TensorFlow warnings; update dependencies
...
Also use PrettyTable to list source resolution
2024-02-11 15:41:46 -06:00
slashtechno
401c5cee16
Don't install TensorFlow with `and-cuda`
...
Most likely, this will prevent the GPU from being used by Deepface.
Thus, the optimal solution would be to do something similar to Torch where the GPU capability is optional.
2024-02-10 21:48:26 -06:00
slashtechno
3ac460a060
Made PyTorch GPU functionality optional
2024-02-10 21:38:22 -06:00
slashtechno
5cc5e04642
Works on MacOS?
2023-12-31 16:37:57 -06:00
slashtechno
fc943644fc
Somehow got CUDA working
2023-12-08 16:26:04 -06:00
slashtechno
4f1f253c6c
Fix representations_<model>.pkl not being created
2023-10-22 16:20:57 -05:00
slashtechno
96247767fb
Changed project name to `wyzely-detect`
2023-10-21 19:59:02 -05:00
slashtechno
8cc9054e67
Fixed Docker support and updated README.md
2023-10-14 22:31:48 -05:00
slashtechno
3c6919d2c6
Create Deepface Jupyter Notebook
2023-10-13 20:51:16 -05:00
slashtechno
6dfb06989f
Manually plot boxes, rather than using `r.plot()`
2023-10-13 17:44:38 -05:00
slashtechno
ea4009c898
Add `--url`
...
Don't use Pytorch GPU
2023-10-05 20:25:55 -05:00
slashtechno
c56d7c86fc
Simple object detection
2023-10-05 20:25:26 -05:00