Skip to main content

Awesome general_navigation created by AdityaNG

Project description

General Navigation

PyPI - Downloads PyPI - Version codecov CI GitHub License

Demo

General Navigation Models based on GNM, ViNT, NoMaD as a pytorch repo for quick and easy deployment. Awesome general_navigation created by AdityaNG.

Install it from PyPI

pip install general_navigation

Usage

Creating a pytorch instance of the model

from .models.factory import get_default_config, get_model, get_weights

config = get_default_config()
model = get_model(config)
model = get_weights(config, model, device)

Using the command line tool for inference

$ python -m general_navigation

TODO

  • Import models from visualnav-transformer
  • Script to use specified video camera to feed video into the models
  • Visualize model's trajectory output
  • Arguments to CLI
  • Auto download model weights from google drive
  • Demo video
  • PyPi release
  • Example usage
  • Carla Integration
  • Fix scaling issue
  • Intrinsic matrix as argument
  • Linting fixes
  • MyPy testing
  • Add test cases for code coverage

Development

Read the CONTRIBUTING.md file.

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

general_navigation-0.1.1.tar.gz (175.6 kB view details)

Uploaded Source

Built Distribution

general_navigation-0.1.1-py3-none-any.whl (33.2 kB view details)

Uploaded Python 3

File details

Details for the file general_navigation-0.1.1.tar.gz.

File metadata

  • Download URL: general_navigation-0.1.1.tar.gz
  • Upload date:
  • Size: 175.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for general_navigation-0.1.1.tar.gz
Algorithm Hash digest
SHA256 91fbf51659e5e413056b0bf9af4a1dae829915f41c4e86056663b3acc1b09413
MD5 b34e0607f5df0db781ac974a898c76d4
BLAKE2b-256 528b70a45dfc4faafe941280db7328cf97c2c4b295222d95856a9e7b773b5f16

See more details on using hashes here.

File details

Details for the file general_navigation-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for general_navigation-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 30841ef51aec8c7392e350389ef7bdaaead58212b45afdbccbe74a92127adca9
MD5 771c88a62b137136f2be1ff66727e26f
BLAKE2b-256 b695d77167fe428cb0d812f5290350c9199dc85f107b9d719cf73a0c36fb017f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page