Skip to content

YangS03/mmWaveAnnoToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmWave Annotation Tool

Updated by Shuai on May 19, 2024

The mmWave Annotation Tool is designed for working with millimeter-wave (mmWave) radar data. Here are the key details:

  • Platform Compatibility:
    • The tool is currently tested on Windows.
    • To run the tool, you’ll need to set up the environment using Anaconda.
    • framework: Gradio

Installation

  1. Environment Setup:

    • Make sure you have Anaconda installed on your system.
    • Open a terminal or command prompt.
  2. Create a New Anaconda Environment:

    • Run the following command to create a new environment

      conda env create -f environment.yml
      
  3. Activate the Environment:

    • Activate the newly created environment:

      conda activate mmWaveTool
      

Usage

python annoTool.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published