Moe
a75fb21f46
remove some href="#" (fixed font color by modding bootstrap theme css)
2021-10-19 19:35:26 -07:00
Moe
d3463947d3
have plugins return frame for re-use when triggered
2021-05-30 22:27:05 -07:00
Moe
8ccd07cf06
Update Face Plugin Installer
2021-05-22 09:22:44 -07:00
Moe Alam
cd15b95d34
re-arrange face plugin installer order
2021-02-05 08:24:43 -08:00
Moe Alam
7a5b97ce7c
update face plugin to use tfjs 1.7.4
2021-02-01 10:01:27 -08:00
Moe Alam
ff452e5b2e
create pluginWorkerBase to be used with plugins running as Workers
2021-01-20 19:00:45 -08:00
Moe
e13ef94653
update tfjs version for face plugin
2020-06-06 15:36:21 -07:00
Moe
d43270a9c8
light formatting
2020-05-07 08:42:41 -07:00
Moe
ca4a3723e8
Update Face plugin tfjs version
2020-04-26 13:57:10 -07:00
Moe
49eb779f80
Update Face plugin to incorporate TensorFlow GPU handling update
2020-04-26 12:09:06 -07:00
Moe
d6513fdf85
Update Face plugin for latest face-api module responses
...
- will still have fallback for old versions of face-api
2020-04-25 12:42:02 -07:00
Moe
ce6029cb05
Update Tensoflow and Face plugin install scripts
2020-04-25 12:23:41 -07:00
Moe
1eef597159
Face Manager : Add Entire Face (folder of images) deletion at once
2020-04-24 10:50:05 -07:00
Moe
59bf04c5d5
Face Manager : enable uploading multiple images concurrently
...
+ if an image is re-added it will replace it in the UI to the beginning of the face container
2020-04-24 09:53:02 -07:00
Moe
5e59a70897
Face Manager : prettier UI
...
- Access the Face Manager in the Super User panel
2020-04-23 21:30:32 -07:00
Moe
e7099d1dbb
Face Manager : Add drag and drop for faces between folders in UI
2020-04-23 20:58:30 -07:00
Moe
b71de38e77
Face Manager : Add Install rule for Face Manager in Face plugin Installer
...
- This is a customAutoLoad module, once added Shinobi needs to be restarted.
2020-04-23 14:33:01 -07:00
Moe
b54ce6b965
Face Manager : tag each face image with their name when listed
2020-04-23 10:31:23 -07:00
Moe
2434b5e687
Recompile Trained Faces when images change
...
- the plugin will wait 10 seconds after a request before creating the new face models. If another file is uploaded within those 10 seconds it will reset the timer. The purpose is to avoid overloading the training engine when uploading files in quick succession.
2020-04-23 10:08:25 -07:00
Moe
ca53d562a4
FaceManager : upload, delete, and list working
2020-04-23 00:49:35 -07:00
Moe
0be672edc7
Update super.faceManager.js
2020-04-23 00:38:23 -07:00
Moe
fa70dabcf9
faceManager : face image listing and deletion working
2020-04-23 00:22:10 -07:00
Moe
cb7fb2ac6d
basic UI, loads face images and allows deletion
...
- theoretical code, still missing upload
2020-04-22 20:55:14 -07:00
Moe
c43497cc56
fix responess for faceManager
2020-04-22 20:22:44 -07:00
Moe
051c7abf99
Add Face Plugin's Face Manager customAutoLib framework
...
- currently API methods only, no UI yet
2020-04-22 20:04:51 -07:00
Moe
e67cd8be29
Add ARM support for Face plugin (tensorflow)
2020-04-10 22:21:36 -07:00
Moe
c2722641fd
Move "Face Training" section in README to below basic install
2020-04-10 09:31:40 -07:00
Moe
273a38d9d2
Update Face Recognition plugin, add CPU/GPU selection in Installer
2020-04-10 09:31:12 -07:00
Moe
4d819932b7
Face plugin installer ask for GPU or CPU setup
2020-04-09 20:55:07 -07:00
Moe
b14cf34629
Update package.json
2020-04-07 21:05:26 -07:00
Moe
478c0937df
Add cuda-9 install to face plugin installer
...
- face plugin requires cuda 9.0.
2019-05-16 10:53:33 -07:00
Moe
b75f7aede9
C++ Face Recognition Plugin Added+
2019-03-15 20:21:50 -07:00
Moe
f3f0989454
C++ Face Recognition Plugin Added
...
- if no faces are given it will do regular Face Detection
2019-03-15 18:57:25 -07:00