Skip to content

Mobile application for data collection, annotation and experimentation of object detection models for the PlastOPol project.

Notifications You must be signed in to change notification settings

NTNU-SDT-Research-Group/plastopol-mobile-app

Repository files navigation

PlastOPol

Data collection app for the PlastOPol project.

Setup

npm install
npx expo install

npm install -g sharp-cli

To start the app in development mode, run:

npm run dev

This assumes you have the Expo Go app installed on your phone. Expo Go app is not supported on IOS so you will need to run the app on a custom dev client.

If you would like to run the app on a custom dev client, run:

npm run dev:custom-client

Note: You will need to create a custom dev client using EAS or locally for this to work.

Build

Android

eas build -p android --profile preview

About

Mobile application for data collection, annotation and experimentation of object detection models for the PlastOPol project.

Topics

Resources

Stars

Watchers

Forks