Skip to content

RoadLLM: Interpretable Visual Inspection on the Road

License

Notifications You must be signed in to change notification settings

yunjinli/RoadLLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoadLLM

Installation

git clone https://github.com/yunjinli/RoadLLM.git
cd RoadLLM

conda create -n llava python=3.10 -y
conda activate llava
pip install --upgrade pip  # Enable PEP 660 support.
pip install -e ".[train]"

Preparing the Datasets

Please see here.

Acknowledgement

This project is heavily based on LLaVA-NeXT.

About

RoadLLM: Interpretable Visual Inspection on the Road

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published