GroupNet
GroupNet copied to clipboard
Add previous trajectories to vis_result function and check if vis/nba/ directory exists
- Changed the
vis_result
function by assigning the previous_3D variable before calling thedraw_result
function ( both of which lie intest_nba.py
). - Check for
vis/nba/
folder for storing the predicted and ground truth images.