Skip to content

Instantly share code, notes, and snippets.

@Mehdi-Amine
Created November 5, 2021 16:23
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/43914c62b2c74edef0df8f210f6545f1 to your computer and use it in GitHub Desktop.
Save Mehdi-Amine/43914c62b2c74edef0df8f210f6545f1 to your computer and use it in GitHub Desktop.
pytorch-auto-drive inference on videos
!python visualize_lane.py --image-path=IMAGE_PATH
--save-path=SAVE_PATH
--method=baseline
--backbone=erfnet
--dataset=tusimple
--continue-from=erfnet_baseline_tusimple_20210424.pt
--height=360
--width=640
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment