Skip to content

sakusaku3939/localization-app

Repository files navigation

localization-app (YoloLSTM)

ACM MobiSys 2024のPoster/Demoセッションで発表した自己位置推定アプリです。

ホーム画面 データセット収集画面 位置推定画面
1 2 3

Build

fvm flutter pub get
fvm flutter pub run build_runner build --delete-conflicting-outputs
fvm flutter run

Deploy to web

  1. Run fvm flutter build web
  2. Copy files in a build/web folder to a docs/ folder
  3. Modify href="/" to href="/localization-app/" in a base tag within the docs/index.html file
  4. Git push & automatically deployed for Github pages

About

位置推定モデル https://github.com/sakusaku3939/YoloLSTM のクライアントアプリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published