22 Commits

Author SHA1 Message Date
lucas.oskorep 2af50c8ce0 adding updated camera with changes merged in from my PR 2023-07-09 14:47:05 -04:00
Lucas Oskorep c92e504d90 saving refactorings 2023-02-17 16:45:47 -05:00
Lucas Oskorep f2e7527929 saving refactorings 2023-01-29 00:39:03 -05:00
Lucas Oskorep 342e567736 adding basic navbar to the app and fixing camera loading. 2022-08-28 21:39:43 -04:00
Lucas Oskorep c3420067e0 adding iOS build debug stage for testing. 2022-08-28 12:56:34 -04:00
Lucas Oskorep 0cdc52dfca creating artifact from debug aab 2022-08-28 12:39:33 -04:00
Lucas Oskorep 021fa39252 building with gpu support for android. 2022-08-28 12:36:28 -04:00
Lucas Oskorep a54626bf5d Flutter packages updates to use git for dead packages. 2022-08-28 12:31:33 -04:00
Lucas Oskorep 2c0250c79d beginning work on ui 2022-08-09 19:29:57 -04:00
Lucas Oskorep d2e6e9a583 removing unnecessary comments 2022-07-21 21:46:23 -04:00
Lucas Oskorep 654f4f2ffd adding tests to the flutter results widget - lightly designing it. Added in a testing widget for being able to test widgets without a camera - camera components needs to be updated not to crash the app later though.
Also added real building and testing to the CICD
2022-07-09 17:37:33 -04:00
Lucas Oskorep a6e3038cb8 tagging each job with macos 2022-07-09 16:13:16 -04:00
Lucas Oskorep 83f9840ae9 Update .gitlab-ci.yml file 2022-07-09 19:53:41 +00:00
Lucas Oskorep 284fa4a2f8 adding some basic linting - prepping support for multiple models being loaded in by the app. 2022-07-08 18:30:25 -04:00
Lucas Oskorep b8119e6520 fixing pre-processing pipeline 2022-07-02 00:34:11 -04:00
Lucas Oskorep 8044485d8c refactoring to a widget dir 2022-06-22 22:02:45 -04:00
Lucas Oskorep 9ec737db46 fixed classifier and added in a preliminary results view that shows what pokemon are currently being looked at. 2022-06-22 21:44:15 -04:00
Lucas Oskorep ebfbfb503d investigating why the input to the model is incorrect resulting in error on initialization. 2022-06-21 23:41:42 -04:00
Lucas Oskorep dc4bf39c14 fixed image utils to use proper logging. 2022-06-21 19:14:58 -04:00
Lucas Oskorep 3dc77799a5 refactoring code to use proper views in the UI and turned the camera instance into its own view with callbacks.
Also added in the model for initial use, and working to create the inferences off of TFLite using that view.
2022-06-21 19:13:48 -04:00
Lucas Oskorep 5e5a3f535f Adding LICENSE 2022-06-07 15:26:17 +00:00
Lucas Oskorep 41dcc2cb24 Initial commit 2022-06-07 11:17:19 -04:00