Skip to main content

RadarScenes Tools

About

viewer example

This python package provides some helper scripts for the RadarScenes dataset.

Among others, the package contains a viewer for the radar data and camera images from the dataset.

Installation

The package is designed for Python versions >=3.9 and can be installed using pip. Installation using pip is the recommended method.

The alternative is to clone this repository and manually install the package using the setup.py.

Virtual Environment

It is highly recommended to install the package in its own virtual environment. To do so, create a virtual environment prior to installation of the package:

python3 -m venv ~/.virtualenvs/radar_scenes

This will create a python virtual environment called radar_scenes in the folder .virtualenvs in your home directory.

This environment can be activated via

source ~/.virtualenvs/radar_scenes/bin/activate

An active virtual environment is indicated by a preceding (radar_scenes) line before the usual bash prompt.

Once the virtual environment is active, the package can be installed with the command

pip install radar_scenes

You do not have to clone this repository for the installation.

There are multiple guides available which give more information about virtual environments and installation of python packages, e.g. on python.org.

System wide installation

If no virtual environment is desired (again, this is discouraged!) , the package can be installed using the global version of pip

pip3 install --user radar_scenes

The flag --user can be omitted if a system wide installation is desired (may require root privileges).

Windows Setup Hints

When getting error message
"qt.qpa.plugin: Could not load the Qt platform plugin "windows" in "" even though it was found. This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem."
don't give up. Instead, you should try this:

  • set an additional environment variable pointing to your anaconda plugins directory (e.g. set QT_PLUGIN_PATH=\Library\plugins)
  • copy the right dlls into the directory above - hint taken from LINK:
    • copy the following files ...
      • \Anaconda3\Lib\site-packages\PySide2\plugins\platforms\qminimal.dll
      • \Anaconda3\Lib\site-packages\PySide2\plugins\platforms\qoffscreen.dll
      • \Anaconda3\Lib\site-packages\PySide2\plugins\platforms\qwindows.dll
        to:
      • \Anaconda3\Library\plugins\platforms

Citation

Please refer to www.radar-scenes.com to get instructions on how to cite the data set.

Usage

After successful installation, the radar_scenes package is available in your python environment.

Radar Data Viewer

During installation, the command rad_viewer is made available. If you have installed the package into a virtual environment, this command is only available while the virtual environment is active.

Calling rad_viewer launches the radar data viewer. As an optional command line argument, a path to a *.json file from the RadarScenes dataset can be provided. The sequence will then be loaded directly on start up.

Example:

(radar_scenes)
$ rad_viewer ~/datasets/radar_scenes/data/sequence_128/scenes.json

The time slider itself or the arrow keys on your keyboard can be used to scroll through the sequence.

License

This project is licensed under the terms of the MIT license.

Notice, however, that the RadarScenes data set itself comes with a different license.

Release files for radar-scenes 1.0.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for radar-scenes 1.0.4
File Size Uploaded
radar_scenes-1.0.4.tar.gz 150.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for radar-scenes 1.0.4
File Interpreter ABI Platform
radar_scenes-1.0.4-py3-none-any.whl Python 3 none any Details

Total release size: 300.0 kB

Release files / radar_scenes-1.0.4.tar.gz

Download URL radar_scenes-1.0.4.tar.gz
Size 150.3 kB
Tags Source
SHA-256 checksum
How to use checksums
b4bd4f743010ce1ed8e36cad4c35750bf8fdc345154a8ad44c28eb7755028f80
BLAKE2b-256 checksum
How to use checksums
5e8a74673c1ebd5dc0417005274b9170d3445be4d0850efca29cc303d48974dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.10.12

Release files / radar_scenes-1.0.4-py3-none-any.whl

Download URL radar_scenes-1.0.4-py3-none-any.whl
Size 149.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2a61b60ed93808b10ad86fbdd1002fe2fadfaa0d5017ac5a2c796dd91ba310b5
BLAKE2b-256 checksum
How to use checksums
5f28117d1fad16c2724ef2b4972f593a387154a19ba951fd63ebe13af7684f83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.10.12

Release history Release notifications | RSS feed

This release

1.0.4 This release

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page