Skip to content

Instantly share code, notes, and snippets.

@Mehdi-Amine
Created November 5, 2021 16:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mehdi-Amine/d019245ccd2d1f5f6fbe2c28b2157540 to your computer and use it in GitHub Desktop.
Save Mehdi-Amine/d019245ccd2d1f5f6fbe2c28b2157540 to your computer and use it in GitHub Desktop.
pytorch-auto-drive inference
from visualize_lane import *
!python visualize_lane.py --image-path=IMAGE_PATH
--save-path=SAVE_PATH
--method=baseline
--backbone=erfnet
--dataset=culane
--continue-from=erfnet_baseline_culane_20210204.pt
--height=288
--width=800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment