Enrico Pallotta
Enrico Pallotta
Hi, i'd like to test some personalized machine learning strategies with this Bot. How can I implement this strategies? Should I extend Strategy in Strategy.py? Thank you for the help.
Did anyone try TensorRT export for real time performance?
Hi, i've installed this cartographer package from source but then i can't find it in the list of packages neither run the node. Here there are the steps for reproducibility:...
Hi, is there a quick way to train this model on a dataset with a different number of keypoints?
As described by [COCO](https://cocodataset.org/#keypoints-eval), Object Keypoint Similarity plays a crucial role when training a keypoint detection model, it's a very similar concept to the IoU. However now OKS value are...
Hi, I just wanted to know whether anyone else faced the same issue. I'm running a training on cityscapes, after a few test I decided to scale it up but...
The repo as a few hardcoded things that makes it difficult to use with a different setting, like different resolution or timesteps. I think I managed the resolution problem also...