Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docker용도 #3

bksuh started this conversation in General
Jul 1, 2025 · 0 comments
Discussion options

베이스 불러오기

docker pull zeyinggong/robosense_socialnav:v0.5

실제 테스트용

docker run --rm -it \
 --gpus all \
 --runtime=nvidia \
 -v /home/bksuh/Desktop/SocialNavCom/submission:/app/Falcon/input \
 -v /home/bksuh/Desktop/SocialNavCom/data:/app/Falcon/data:ro \
 zeyinggong/robosense_socialnav:v0.5 

제출용

docker run --rm -it \
 --gpus all \
 --runtime=nvidia \
 -v /home/bksuh/Desktop/SocialNavCom/submission:/app/Falcon/input:ro \
 -v /home/bksuh/Desktop/SocialNavCom/data:/app/Falcon/data:ro \
 zeyinggong/robosense_socialnav:v0.5 
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /