Commit graph

2890 commits

Author SHA1 Message Date
Abhinav 6e0a1e9d88 add filter to show only location results with files in it 2022-03-23 03:57:41 +05:30
Abhinav ce06ac7baf - added timeout
- added accuracy and minScore for text and object detection respectively
2022-03-23 03:47:56 +05:30
Abhinav ec1d3e6e4e clear ml db on ml disable 2022-03-20 11:36:43 +05:30
Abhinav 233073c90a white list only alphanumeric charcters and whitespaces 2022-03-20 11:32:26 +05:30
Abhinav d2cee6b373 possible fix to prevent multiple load of ssd model 2022-03-20 11:18:45 +05:30
Abhinav 1d9d2362e6 added icons 2022-03-19 20:43:59 +05:30
Abhinav dece1c5ff2 update detected words ui 2022-03-19 20:33:00 +05:30
Abhinav 4d6d441798 update text detection result format 2022-03-19 20:28:59 +05:30
Abhinav a6e731b09e fix wrong result issue 2022-03-19 20:28:07 +05:30
Abhinav 7a4930f9a3 fix tesseract service not waiting for worker to load 2022-03-19 19:04:29 +05:30
Abhinav 21eafa8c10 show text detection only whne ml search is on 2022-03-19 18:26:45 +05:30
Abhinav 2e630ce074 revert testing changes 2022-03-19 17:38:30 +05:30
Abhinav 63665d05ab compelete basic text search 2022-03-19 14:10:31 +05:30
Abhinav 59bd2a6bf4 testing tesseract 2022-03-19 13:08:50 +05:30
Abhinav 736e02735e load local scripts tesseract 2022-03-19 13:08:05 +05:30
Abhinav be59833cf3 temp 2022-03-15 20:52:52 +05:30
Abhinav e5eff595fd test 2022-03-15 15:16:57 +05:30
Abhinav 758c816fa9 fix bug 2022-03-15 13:24:10 +05:30
Abhinav f12c1d569a added tessearct factory function 2022-03-15 13:24:00 +05:30
Abhinav 3f11fafad3 add basic text search flow 2022-03-15 09:26:30 +05:30
Abhinav 47b4bd7dc4 style chnages 2022-03-14 16:19:23 +05:30
Abhinav 3b072b7d71 create and use thingClasses index 2022-03-14 15:49:43 +05:30
Abhinav 1db047e3d3 renamed object to things and objectCluster to thingClass 2022-03-14 13:45:29 +05:30
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