Samuele Ruffino

Results 16 issues of Samuele Ruffino

Hello, thank you very much for your work. I would like to use [CommonRoad-CriMe](https://commonroad.in.tum.de/tools/commonroad-crime) to measure the safety/criticality of some scenario. I would like to use nuScenes but I have...

Hello, I have seen that you reference to the ConvMAE pertained based method as MixViT-COnvMAE, but actually, looking at your implementation the backbone is much more similar to the MixCvT...

Hello! I would like to train stage 2 only, where can I find the pertained model for stage 1? Apparently on the drive there are online models only for convmae....

Hello, I would like to adapat the datasets to handle multiple instacnes per video (instead of havinf only one object per video). Is it already handling this situation (performing SOT...

I am trying to build faster_rcnn with ```python setup.py build develop``. I am getting this error (every time atomicAdd is used): ``` error: no instance of overloaded function "atomicAdd" matches...

Hello everyone! Is that possible to know how you generate all the annotations data? I mean, how you generated the heatmaps, vertex, covariance matrices and centroids per pixel (ground-truth)? Maybe...

Hello! I would like to test your model on [perception_test dataset](https://github.com/google-deepmind/perception_test/tree/main). They test the SOT task on videos where they have multiple annotations (for each video they have more than...

Hello! Great work really! Could you share some more datails about installation and environment settings? Like CUDA version, torch version and co? Thank you very much!

Hello, great work! I was wondering whether you thougth about conditioning on the image segmentation maps (generated with some algorithm on NuScenes images). Because I am not quite sure, I...

Hello, I would like to run your model on a custom dataset. I am not quite sure besides the 6 RGB images and can bus could affect the result of...