-
I found the problem of the title.
here is scenario file for testing this.
[trajectory_with_speedAction.zip](https://github.com/esmini/esmini/files/7166229/trajectory_with_speedAction.zip)
### t…
-
I have seen issue with Channel Type = 6 (Virtual Channels), the values are not parsed correctly, I guess every time code is using index 0 instead of incremental index.
-
In my use-case I have already calculated all the parameters of the straight line road I want to add
`s, x, y, hdg, length` (see https://releases.asam.net/OpenDRIVE/1.6.0/ASAM_OpenDRIVE_BS_V1-6-0.html…
-
Hi,
when using the LongitudinalDistanceAction, then the new attribute "displacement" (leading/trailing) is not considered yet. Instead the sign of the distance/timegap attribute is still used to dete…
-
Thanks for implementing this!
what are the argument values passed to train.py in order to train Wide Resnet without SAM or ASAM?
Thanks
-
Hi there! I was watching your code and i have a doubt regarding the `_grad_nom(self)` method: from the SAM paper the grad norm used to compute epsilon_hat(w) defined by the following equation
![image…
-
Not sure this can be fully automated, but since Scala 2.12 has support for SAM some rewrite like this should be possible:
Given
```scala
trait SomeSAM {
def foo(x: Int)
}
```
Then this
…
gabro updated
3 years ago
-
Thanks for providing such a great framework. The project gives me the impression that something new is starting, like when I saw Collada in 3DCG a long time ago.
I'm currently trying to write a sampl…
-
#### Open Questions:
Extended material properties for different objects inside the virtual environment are necessary to better support stochastic and physics based sensor models. Though a field "mode…
-
I am working on a data analysis of multiple files stored in an external hard drive. Files are large (1-7GB). I was using mdfreader before and have recently migrated to asammdf, and I am finding a more…