Commit graph

2867 commits

Author SHA1 Message Date
Abhinav 8e7d72451d rename sugestionType to things 2022-03-14 12:25:23 +05:30
Abhinav f0f884fc69 remove unwanted variables 2022-03-14 12:23:12 +05:30
Abhinav 8f47121fc8 remove console log 2022-03-14 12:22:00 +05:30
Abhinav 5ed8b4d5da remove unwanted wrapper code 2022-03-14 12:20:59 +05:30
Abhinav 61e5429f00 revert testing changes 2022-03-14 12:18:22 +05:30
Abhinav 188dbe89ae better styled label 2022-03-14 12:09:33 +05:30
Abhinav 1c59f807dd add detected objects to file info 2022-03-14 11:30:30 +05:30
Abhinav ed2833d1e7 remove commented code 2022-03-04 19:35:11 +05:30
Abhinav 1dadb97f2f Revert "use the new generated model"
This reverts commit d407337ec5ad2425020e5306a71e3158ef698f82.
2022-03-04 19:35:11 +05:30
Abhinav c681225ae5 temp 2022-03-04 19:35:10 +05:30
Abhinav 8b3a5d96f8 configure @tensorflow-models/coco-ssd for testing 2022-03-04 19:35:10 +05:30
Abhinav fa8a0ce620 fix bbox drawing 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 358a249c62 add search object logic 2022-03-04 19:35:10 +05:30
Abhinav 571cee8fca add clustering for detected objects classes 2022-03-04 19:35:10 +05:30
Abhinav 42accfd1f9 import backend-cpu for ssd mobile net 2022-03-04 19:35:10 +05:30
Abhinav f42b0b436c config changes 2022-03-04 19:35:10 +05:30
Abhinav af62d6a246 fix detected objects log 2022-03-04 19:35:10 +05:30
Abhinav 9fcffec0e6 pass modelURL while loading SSDMobileNet to load the custom model 2022-03-04 19:35:10 +05:30
Abhinav ab4b7e3247 add MLFactory getObjectDetectionService logic 2022-03-04 19:35:10 +05:30
Abhinav e0f136a19e add object detection default config 2022-03-04 19:34:55 +05:30
Abhinav 61a42245b8 added object detection logic 2022-03-04 19:16:15 +05:30
Abhinav 2197922fb1 create js wrapper to use object detection model 2022-03-04 19:16:15 +05:30
Abhinav 3f98d1df07 fix issues 2022-03-04 15:29:34 +05:30
Abhinav c28fc45b31 comemnt out unused code 2022-03-04 15:23:18 +05:30
Abhinav b96712ed2d refactor code into peopleService 2022-03-04 15:23:03 +05:30
Abhinav ed3b3313b4 refactor ml service to move faceDetection logic to seperate service 2022-02-16 14:56:14 +05:30
Shailesh Pandit 599472a252 Update comatibility log to include Ente Desktop 2022-02-08 10:18:21 +05:30
Abhinav 95de5a76fe update compatibility check to support desktop app 2022-02-04 18:09:51 +05:30
Shailesh Pandit d990a95a06 Merge branch 'machine-learning' into ml-search-beta 2022-02-02 12:44:40 +05:30
Shailesh Pandit 70e14572eb Ml data import export using streams fs api and zip 2022-02-02 12:24:08 +05:30
Shailesh Pandit 30cd7c3caf Only export facecrop images for exported faces 2022-02-01 15:02:44 +05:30
Shailesh Pandit c0c5d828f8 Remove unnecessary packages 2022-02-01 12:54:05 +05:30
Shailesh Pandit a365d62e8d Skipping ml-sync job run when not online 2022-02-01 11:08:29 +05:30
Shailesh Pandit c52c8004f9 Merge branch 'master' into ml-search-beta 2022-02-01 10:11:13 +05:30
Abhinav f335a9bbfd fix grammer 2022-01-31 23:36:53 +05:30
Abhinav 2266d7a115 update abuse report description 2022-01-31 23:32:47 +05:30
Abhinav 2cc30ebe88 update abuse report success strings 2022-01-31 23:31:41 +05:30
Shailesh Pandit c0b3b6ee1d Revert searchParam change using runningInWorker 2022-01-31 19:42:58 +05:30
Shailesh Pandit f6f701061c Merge branch 'master' into machine-learning 2022-01-31 19:41:59 +05:30
Abhinav 262eb0884f show loader till files null and loading 2022-01-31 16:40:31 +05:30
Abhinav b8b6c20302 improve loading 2022-01-31 16:18:27 +05:30
Abhinav 7d5a03598d add isLoadingBarRunning before calling complete 2022-01-31 16:10:34 +05:30
Shailesh Pandit f8dfb83855 Add more logging around Ml DB 2022-01-31 14:16:38 +05:30
Abhinav 55f6724090 use accessToken and collectionID combined as collectionUID 2022-01-31 14:00:26 +05:30
Shailesh Pandit 55b896ab81 Reset mlSearchEnabled on first login 2022-01-31 13:50:56 +05:30
Shailesh Pandit 69cdf5179f Log unexpected ml db errors to sentry 2022-01-31 13:25:53 +05:30
Shailesh Pandit 5b7c8a2cf7 Handle indexeddb termination
Also reset and reopen mldata db after clearing
2022-01-31 12:53:37 +05:30
Shailesh Pandit 0fe22bd591 Show indexing status on people suggestions 2022-01-31 12:50:42 +05:30
Abhinav 4b2ca8e98c improve loaders 2022-01-31 12:34:22 +05:30