Commit graph

47 commits

Author SHA1 Message Date
Neeraj Gupta 493888e917
[tesseract] Remove dependency and related code 2023-03-10 08:03:00 +05:30
Abhinav 3e339eee84 Merge branch 'main' into run-ml-button 2022-07-30 10:50:11 +05:30
Rushikesh Tote 39220a245a remove submodule 2022-05-31 09:44:39 +05:30
Rushikesh Tote 008989993c added scene detection 2022-05-29 18:19:47 +05:30
Rushikesh Tote a23468b0f4 upgrade photoswipe 2022-05-23 11:23:57 +05:30
Abhinav 95bbb56db8 update photoswipe 2022-03-17 17:46:56 +05:30
Abhinav be59833cf3 temp 2022-03-15 20:52:52 +05:30
Abhinav de174c2a37 offload ffmpeg operations on custom worker 2022-03-07 18:48:46 +05:30
Abhinav 9c9a94223a updated ffmpeg wasm 2022-03-07 15:47:33 +05:30
Abhinav ab64c84f64 Revert "update to use single use ffmpeg st"
This reverts commit 65667ac416.
2022-03-07 13:07:25 +05:30
Abhinav 65667ac416 update to use single use ffmpeg st 2022-03-05 18:44:44 +05:30
Abhinav ee2d325d08 add ffmpeg as submodule 2022-03-05 12:39:17 +05:30
Abhinav 9e11f73ee3 remove custom ssd-mobilenet model 2022-03-04 19:35:11 +05:30
Abhinav c681225ae5 temp 2022-03-04 19:35:10 +05:30
Abhinav cff0df5fde draw box around objects in ML debug page 2022-03-04 19:35:10 +05:30
Abhinav 295bd22e34 ssd-mobilenet updated 2022-03-04 19:35:10 +05:30
Abhinav 61a42245b8 added object detection logic 2022-03-04 19:16:15 +05:30
Abhinav beba21b97c add ssd-mobilenet as package 2022-03-04 19:16:15 +05:30
Abhinav 8d84a38273 add tfmodel repo to use coco ssd to make it open-image compatible 2022-03-04 19:16:15 +05:30
Shailesh Pandit b21e5608bd Use published similarity-transformation 2022-01-24 12:43:42 +05:30
Shailesh Pandit aab8351b23 Use published blazeface-back model 2022-01-24 10:53:37 +05:30
Shailesh Pandit 868d19b3d0 Remove unused face-api files 2022-01-24 09:08:41 +05:30
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