Skip to content

DashingPanda/3dod_dataset_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3dod-dataset-tools

Introduction

This repo contains tools for working with the 3D Object Detection Dataset.

The dataset involves:

The tools include:

  • Visualization: This includes tools for visualizing the dataset and the results of the models. Specifically, we have tools for visualizing the 3D bounding boxes, point clouds, and 2D bounding boxes in images, plt 3d scatter plots, open3d visualizations, and more.
  • Data Processing: This includes tools for processing data to prepare for training, visualizing or other data processing

Usage

There are .sh scripts to launch specific Python tool files corresponding to each task (e.g., visualizing bounding boxes or other tools). The .sh script also defines and passes the task-specific parameters to the corresponding Python file.

bash scripts/rcooper/show_rcooper_gt_image.sh

Documentation

You can find all the tool Python file in the "tools" folder. Each dataset is supported by its own spcific tools, tailored to handle various task effectively and efficiently.

common

dairv2x

rope3d

similarity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published