Commit graph

18 commits

Author SHA1 Message Date
Neeraj Gupta 6412f8901e
Perf: Do not wait for objectService init during app start 2023-05-08 22:35:24 +05:30
vishnukvmd 698f3132d2 Handle errors from the isolate gracefully 2023-03-31 18:03:43 +05:30
vishnukvmd 5e9acfd4bd Handle errors during classification gracefully 2023-03-31 16:36:44 +05:30
vishnukvmd 0c0a981442 Extract code to process image into the base class 2023-03-15 13:28:10 +05:30
vishnukvmd 05a6c2f600 Make Classifier more abstract 2023-03-15 13:20:48 +05:30
vishnukvmd bfdae3dab2 Fix case 2023-03-15 13:03:48 +05:30
vishnukvmd 3569cc404d Fix warnings 2023-03-15 13:02:26 +05:30
vishnukvmd 70247e8c79 Minor refactor 2023-03-15 13:01:42 +05:30
vishnukvmd f349b8e3ff Add source for MobileNet 2023-03-15 12:57:08 +05:30
vishnukvmd bc1fb63005 Minor refactor 2023-03-15 12:31:35 +05:30
vishnukvmd 8116ae8543 Add scene detection 2023-03-15 12:28:25 +05:30
vishnukvmd c0110d1a0b Remove code for debugging 2023-03-14 15:18:55 +05:30
vishnukvmd a5646511e0 Add MobileNetv1 2023-03-14 15:11:49 +05:30
vishnukvmd 32f554df84 Tag only objects with a score > 0.6 2023-02-12 19:29:09 +05:30
vishnukvmd f407c0e899 Implement ObjectDetectionService 2023-02-08 19:10:18 +05:30
vishnukvmd d9d0ae5994 Setup isolate utils to perform computation on a separate thread 2023-02-08 19:09:59 +05:30
vishnukvmd c130021db0 Setup classifier 2023-02-08 19:09:47 +05:30
vishnukvmd 675179c265 Setup models to hold inference results 2023-02-08 19:06:40 +05:30