siddiqian-at-ceme
siddiqian-at-ceme
Your this piece of code `target[i,:,:] = np.asarray(session[target_start:target_start+predict_length,:] - session[target_start-1:target_start,:])` inside the function `get_target` of file `jaad_data_layer.py` I can understand that you are subtracting the `bbox` at current time t...
Hi! I want to improve the results. Do you think if I add some more features from JAAD/PIE datasets, then it can improve the metrics. If so, which can be...
Hi! First of all I am really enjoying your work. I couldn't find it. If it has already not provided, can you please share the visualization code you used for...