↓ 2 callersFunctiontrain_or_eval(coord_converter, criterion, net, teacher_net, data, optim, is_train, config, is_first_epoch)
training/train_image_phase1.py:157
↓ 2 callersFunctiontrain_or_eval(criterion, net, data, optim, is_train, config, is_first_epoch)
training/train_birdview.py:102
↓ 2 callersFunctiontrain_or_eval(coord_converter, criterion, net, teacher_net, data, optim, is_train, config, is_first_epoch)
training/train_image_phase0.py:152
↓ 1 callersMethod__init__(self, steer_points=None, pid=None, gap=5, camera_args={'x':384,'h':160,'fov':90,'world_y':1.4,'fixed_offset':
bird_view/models/image.py:94
↓ 1 callersFunction_log_visuals(rgb_image, birdview, speed, command, loss, pred_locations, _pred_locations, _teac_locations, size=8)
training/train_image_phase1.py:72
↓ 1 callersFunction_log_visuals(birdview, speed, command, loss, locations, _locations, size=16)
training/train_birdview.py:57
↓ 1 callersFunction_log_visuals(rgb_image, birdview, speed, command, loss, pred_locations, teac_locations, _teac_locations, size=32)
training/train_image_phase0.py:91