James Ketr jketreno
jketreno pushed to master at jketreno/ketr.photos 2023-01-16 20:44:47 -08:00
50ddb96e74 Fix output info
jketreno pushed to master at jketreno/ketr.photos 2023-01-16 20:37:04 -08:00
0d01732598 Fix output info
jketreno pushed to master at jketreno/ketr.photos 2023-01-16 20:07:25 -08:00
404d15c6ba Change S so it only gets updated at the end of the neighbor search
jketreno pushed to master at jketreno/ketr.photos 2023-01-16 19:55:14 -08:00
46b2075515 Improved stats output during clustering
jketreno pushed to master at jketreno/ketr.photos 2023-01-16 18:11:37 -08:00
e8de846ed0 Identities are loading; starting to think through workflow
1ed1b1d1ea Added a few DB sanity tests for BLOB values between JS and Python
Compare 2 commits »
jketreno pushed to master at jketreno/ketr.photos 2023-01-16 14:35:11 -08:00
743d7cc5ea React is now working
jketreno pushed to master at jketreno/ketr.photos 2023-01-15 19:51:06 -08:00
9eb6ffe16e Added App.tsx
67808d83fe Docker react app loading.
7c7bf51415 Added nginx configurations
726246778a Working to let react app work in Docker
Compare 4 commits »
jketreno pushed to master at jketreno/ketr.photos 2023-01-15 16:13:07 -08:00
535816033b Adding new face identity editor client
jketreno pushed to master at jketreno/ketr.photos 2023-01-15 15:54:48 -08:00
8c83eceefa Lots of edits
4a900d408b Remove "retinaface" from being used
Compare 2 commits »
jketreno pushed to master at jketreno/ketr.photos 2023-01-15 15:52:38 -08:00
3c8eeba2d0 Added scripts
jketreno pushed to master at jketreno/ketr.photos 2023-01-13 15:25:52 -08:00
0965cd5d85 IDentity editing in work
d019af070d Updating slideshow and identity editor
Compare 2 commits »
jketreno pushed to master at jketreno/ketr.photos 2023-01-13 11:40:50 -08:00
ebee258bb3 Remove "Generic loader" message
jketreno pushed to master at jketreno/ketr.photos 2023-01-13 11:37:42 -08:00
72acc401de Processed all 30,000 photos without issue
jketreno pushed to master at jketreno/ketr.photos 2023-01-12 16:55:46 -08:00
fba22f9909 Restrucutre transactions to try and debug HASH conflict issue
jketreno pushed to master at jketreno/ketr.photos 2023-01-12 16:34:14 -08:00
be92b7db53 use distanceCosine
jketreno pushed to master at jketreno/ketr.photos 2023-01-12 16:29:14 -08:00
92dacb74c1 Update photos to use descriptorXId
jketreno pushed to master at jketreno/ketr.photos 2023-01-12 16:24:40 -08:00
997df5d8b6 faceXId -> descriptorXId in DB
jketreno pushed to master at jketreno/ketr.photos 2023-01-12 16:12:21 -08:00
87d0b95b39 Fix duplicate debug output
jketreno pushed to master at jketreno/ketr.photos 2023-01-12 16:06:37 -08:00
8d70f5dc54 Restructure duplicate check
jketreno pushed to master at jketreno/ketr.photos 2023-01-12 15:55:41 -08:00
652a76bdd9 Fix use of user before initialized