Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-Liuyuxuan committed Jan 25, 2021
1 parent 1d3bade commit 8139863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/Yolo3D_example
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import numpy as np

cfg = edict()
cfg.obj_types = ['Car']
cfg.post_opt = True

## trainer
trainer = edict(
gpu = 0,
Expand Down

0 comments on commit 8139863

Please sign in to comment.