Skip to content

Commit

Permalink
update test lanenet
Browse files Browse the repository at this point in the history
  • Loading branch information
MaybeShewill-CV committed Oct 30, 2018
1 parent 46b9008 commit 875b7f1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tools/test_lanenet.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,3 @@ def test_lanenet_batch(image_dir, weights_path, batch_size, use_gpu, save_dir=No
# test hnet model on a batch of image
test_lanenet_batch(image_dir=args.image_path, weights_path=args.weights_path,
save_dir=args.save_dir, use_gpu=args.use_gpu, batch_size=args.batch_size)

# test_net_hdmap('/media/baidu/Data/高精图像质检/20180716t162624_hb/20180716T164118',
# '/home/baidu/Silly_Project/ICode/baidu/beec/lanenet-lane-detection/model/'
# 'tusimple_lanenet/tusimple_lanenet_vgg_2018-05-21-11-11-03.ckpt-94000',
# '/media/baidu/Data/高精图像质检/20180716t162624_hb/lanenet_mask_ret')

0 comments on commit 875b7f1

Please sign in to comment.