-
Hi!
I am trying to use gcn-lstm model for a traffic demand prediction problem. But my graph is directed.
So I am wondering is it possible to use StellarDiGraph to set up an asymmetry adj matrix?
…
-
I am conducting research that could benefit from the dataset used in your paper. Could you please provide access to this data?
-
Hi!
I am trying to run the example scenario by following the adore_if_carla Readme, however I run into a problem, where a message "no localization state" is printed repeatedly. I get the Tesla Cyb…
-
Hello, Is there any update regarding updating the code to Tensorflow 2? a lot of Tensorflow functionality which is in this code no longer works. For example rnn_decoder is removed from tensorflow 1.x…
-
I don't know if it's possible for Osmand, but it would be an enormous relief, if it was possible to access traffic information databases, that include traffic jam, construction sites, road closings, e…
-
What is the sequence of 6 input matrices in the field of 'data' in the dataset? I mean the inputs and the shape of them. The size of the input in every batch is something like [64, 6, 144, 192] and wh…
-
A bit similar to #1029 but it's not actually a bug,
In my city there is a transit road that have a small "living street" section: https://www.openstreetmap.org/way/462948349
![Screenshot from 20…
-
I am trying to use my own video which is 30 frames per second and resolution is of 1920*1080. I tried to change the ROI value from 200 to different values but it didnt work.
Can you please guide m…
-
Hi team,
Thank you for releasing the code! I am currently testing the `evaluate.py` script in the Lyft data settings. However, I encountered multiple errors during the execution of `evaluate.py`. I…
-
According to the author of your listing references, in Crossroad it seems the Stackelberg Game modeling is more suitable, have you considered this opinion and compared the differences of two modeling …