Skip to content

Instantly share code, notes, and snippets.

View ShreyAmbesh's full-sized avatar
🏠
Working from home

Shrey Ambesh ShreyAmbesh

🏠
Working from home
View GitHub Profile

SCoRe Lab Contributions

  • Object Detection Feature This PR has more than 1600 lines of code and it adds the feature to make an object detection request and then display the results in the app. The history section displays the classification and object detection and gives an option to toggle between the two using a button.

  • Option For compress And Then Upload Image (MERGED) This feature gives the user an option to upload the image for classification by first compressing the image which makes the upload faster and even fetching of the image faster and UI smooth. I used the flutter_image_compress package which uses the native methods of both iOS and android to compress the image as the dart plugin is not very efficient and encounters bugs.

  • [Project Searching Feature](scorelab/LabelLab#342 "Project Searching Featur