Commit graph

25 commits

Author SHA1 Message Date
Shailesh Pandit 2471a57b3b Store face crops in cache to reduce io
when updating indexeddb
2022-01-05 12:12:24 +05:30
Shailesh Pandit b4c31c5845 Store face crops, extract aligned faces from face crops
Align faces using center, size and rotation only, using this aligned faces can be extracted without whole image
2021-12-23 18:27:53 +05:30
Shailesh Pandit 4ebcddbb84 Provision to run ml sync on original images
To capture high resolution face images
Use ImageBitmap till tf models as tf manipulations on variable dimention images leads to gpu memory leak - https://github.com/tensorflow/tfjs/issues/604
2021-12-20 22:20:20 +05:30
Shailesh Pandit 28b77bcf0a Merge branch 'master' into machine-learning 2021-12-07 18:41:29 +05:30
Shailesh Pandit 1f0853debd Run ml-worker batches continuously
Persist versioned faces in indexdb
2021-11-25 22:08:28 +05:30
Abhinav 3d713f733b update photoswipe 2021-11-25 19:47:47 +05:30
Shailesh Pandit d16837262d Use arcface alignment for mobilefacenet
Use rotation alignment in blazeface to fapi flow
Extract aligned face images before embeddings calculations
2021-11-20 14:56:36 +05:30
Shailesh Pandit 0380fb64e3 Create worker env for face-api without global patch 2021-11-17 16:41:45 +05:30
Shailesh Pandit 3764e67709 Add required face-api.js files to work with latest tfjs 2021-11-17 14:14:43 +05:30
Shailesh Pandit 15d41d5ef8 WIP: Add modified blazeface till submodule is added 2021-11-04 17:24:00 +05:30
Abhinav-grd 562385758c update photoswipe 2021-08-31 17:15:31 +05:30
Abhinav-grd 57c4bfc360 update photoswipe 2021-08-31 16:38:58 +05:30
Pushkar Anand eaa144773c First load fix and updated photoswipe. 2021-08-14 22:13:30 +05:30
Abhinav-grd 0f0b99a3bc update photoswipe 2021-06-21 11:58:24 +05:30
Pushkar Anand fd7ea85435 Butify landing screen 2021-06-05 02:13:41 +05:30
Abhinav-grd d895631756 photoswipe update 2021-06-03 11:35:15 +05:30
Pushkar Anand 7014f46c7c Fix for non-center open and imediate delete. 2021-06-03 01:55:46 +05:30
Pushkar Anand 888f9b1e7a Updated photoswipe and restricted parallel sync. 2021-06-02 23:55:35 +05:30
Abhinav-grd b8fffffec6 zoom-bug-fix 2021-03-01 13:40:29 +05:30
Abhinav-grd 1106576931 moved is CurrentItem check to getSlideData 2021-03-01 10:59:25 +05:30
Abhinav-grd 56af7554e4 fixed non first slide blacking out bug 2021-03-01 10:34:57 +05:30
Abhinav-grd 2259854a0d updated the gettingData function to recieve loadMainImage boolean param 2021-02-27 16:13:34 +05:30
Abhinav-grd e150f32d46 updated photowipe sub-module 2021-02-27 12:00:39 +05:30
Abhinav-grd 2f9418148e updated the submodule and added photoswipe type defination 2021-02-27 10:31:55 +05:30
Abhinav-grd 30106579e8 added photowipe as submodule 2021-02-26 13:27:15 +05:30