Skip to content

HenghuiB/USCIlab3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USCILab3D Dataset: A Large-scale, Long-term Outdoor Dataset

This repository contains the code and tools associated with our paper, "USCILab3D Dataset: A Large-scale, Long-term Outdoor Dataset."

Table of Contents

Introduction

This repository provides the code necessary to process and utilize the USCILab3D Dataset, a large-scale, long-term outdoor dataset. The dataset and associated tools are designed for research and development in the fields of computer vision, SLAM (Simultaneous Localization and Mapping), and AI.

Repository Structure

The repository is organized into two main directories, each with its own README:

  • vision_toolkit: Contains code for processing raw bagfiles, creating SLAM info, dividing sectors, and running COLMAP.
  • 3d2d_ann: Contains code related to GPT-4, Grounded-SAM, and projection.

Installation

To get started, clone the repository and install the necessary dependencies:

git clone https://github.com/yourusername/USCILab3D-Dataset.git
cd USCILab3D-Dataset
# Follow the installation instructions in each subdirectory's README

Usage

Processing Raw Bagfiles

Instructions for processing raw bagfiles can be found in the vision_toolkit directory. Refer to the vision_toolkit README for detailed steps.

Creating SLAM Info

Instructions for creating SLAM info are also located in the vision_toolkit directory. Refer to the vision_toolkit README for detailed steps.

Dividing Sectors

To divide sectors, follow the instructions provided in the vision_toolkit directory. Refer to the vision_toolkit README for detailed steps.

Running COLMAP

Instructions for running COLMAP are available in the vision_toolkit directory. Refer to the vision_toolkit README for detailed steps.

Using GPT-4 and Grounded-SAM

The code for GPT-4 and Grounded-SAM is located in the 3d2d_ann directory. Refer to the 3d2d_ann README for detailed steps.

Projection

Projection-related code and instructions can be found in the 3d2d_ann directory. Refer to the 3d2d_ann README for detailed steps.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published