Commit graph

3356 commits

Author SHA1 Message Date
Rushikesh Tote 3bbd0c515a remove optionalilty of props 2022-06-01 13:37:30 +05:30
Rushikesh Tote 8ef00678a2 refactor 2022-06-01 13:35:21 +05:30
Rushikesh Tote de3bdfecb3 fix name 2022-06-01 13:14:48 +05:30
Rushikesh Tote 090a523343 fix backend on debug page 2022-06-01 11:14:00 +05:30
Rushikesh Tote 9b390cf085 remove unnecessary package 2022-05-31 10:15:02 +05:30
Rushikesh Tote 53eb21e106 refactor 2022-05-31 09:58:15 +05:30
Rushikesh Tote 1b781e1239 add tfjs package 2022-05-31 09:49:40 +05:30
Rushikesh Tote 39220a245a remove submodule 2022-05-31 09:44:39 +05:30
Rushikesh Tote f6d550d689 move scene minScore to config 2022-05-30 20:21:12 +05:30
Rushikesh Tote e835010716 integrated scene detection 2022-05-30 20:16:52 +05:30
Rushikesh Tote 2521073b04 allow running in chromium based browsers 2022-05-30 19:48:11 +05:30
Rushikesh Tote a4a12d1382 minor refactor 2022-05-30 09:29:18 +05:30
Rushikesh Tote af5f1dabbc use converted keras model as tflite model doesn't work 2022-05-29 23:16:01 +05:30
Rushikesh Tote 008989993c added scene detection 2022-05-29 18:19:47 +05:30
Abhinav 67f831114a minor bug fix 2022-04-18 12:22:53 +05:30
Abhinav f5b0b34442 parrellelize text detection 2022-04-18 12:22:44 +05:30
Abhinav ca2c519e32 log time taken for detections 2022-04-18 12:22:28 +05:30
Abhinav 2a3e1b90a6 Revert "dont clear ml db on disable ml search"
This reverts commit a475c6afef.
2022-04-18 10:55:22 +05:30
Abhinav 080fcab6a3 move constants 2022-04-12 16:37:06 +05:30
Abhinav 2b2b82155c remove white spaces 2022-04-12 16:31:11 +05:30
Abhinav 2dce1407b0 set max bounding boxes of objects to be detected 2022-04-12 16:24:33 +05:30
Abhinav 952d00df45 set newFile error as null only on successful completion 2022-04-12 16:18:16 +05:30
Abhinav dad2c6993e refactor image detection 2022-04-12 16:05:39 +05:30
Abhinav 44da0397b5 fix build 2022-04-12 15:47:48 +05:30
Abhinav 62d2ccd173 attempt increasing timeouts for text detection 2022-04-12 15:47:48 +05:30
Abhinav 26cfdb9a90 timeout detection after 10 sec 2022-04-12 15:47:48 +05:30
Abhinav f4c9ec12d3 add text detection to ML debug 2022-04-12 15:47:48 +05:30
Abhinav 60e81e9e84 better logs 2022-04-12 15:47:48 +05:30
Abhinav ffedf2e961 move accurary filtering to tesseract Service 2022-04-12 15:47:48 +05:30
Abhinav 387f13a562 run face object and text detection parallely 2022-04-12 15:47:46 +05:30
Abhinav 9443488cd7 add size and type constrains for textdetection 2022-04-12 15:47:23 +05:30
Abhinav a475c6afef dont clear ml db on disable ml search 2022-04-12 15:46:25 +05:30
Abhinav 0b0db908e3 add min image size check 2022-04-12 15:46:23 +05:30
Abhinav 9fbbf0095e decrease ml sync gap interval to 5 sec 2022-04-12 15:43:21 +05:30
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 d8d71222f4 update submodule to track custom repo 2022-03-19 17:31:07 +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