Michael Kösel

Results 15 issues of Michael Kösel

Please make sure that this is a bug. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:bug_template **System information**...

type:bug

It would be a good idea to add a mAP metric which is often used in object detection. For this the newly added [IoU](https://github.com/pytorch/vision/blob/master/torchvision/ops/boxes.py#L102-L124) function from torchvision could be used.

enhancement
module: metrics

Based on the work of [ShepelIlya](https://github.com/ShepelIlya) in https://github.com/TheCodez/dynamic-occupancy-grid-map/pull/85

Use Systematic Resampling instead of Multinomial. Parallel implementation: https://ieeexplore.ieee.org/document/8694030

low-priority

TODO: - [ ] Use PCL - [ ] Cleanup code - [ ] Improve API - [ ] Python KITTI data preparation Example on KITTI LiDAR: ![outputs_step_13](https://user-images.githubusercontent.com/4009589/88582038-588ec700-d04e-11ea-893a-e4eeb6551322.png) Currently on:...

medium-priority

Instead of using the whole OpenGL framework to perform texture mapping to transform from polar to cartesian, just use one CUDA Kernel, which uses the standard formulas for converting from...

low-priority

- [x] Pointer aliasing - [ ] Optimize memory access - [x] Block size tuning - [ ] Intrinsics - [x] Particles AoS to SoA - [ ] Grid Cells...

high-priority

![Webp net-gifmaker (6)](https://user-images.githubusercontent.com/4009589/80920755-27199e80-8d72-11ea-8d2e-4a527cd0ffe5.gif) @cbachhuber this is what I was talking about in https://github.com/TheCodez/dynamic-occupancy-grid-map/pull/47

low-priority

Planned folder structure: - dogm_msgs - dogm_ros - dogm_rviz_plugin For the measurement grid package: - measurement_grid_msgs - measurement_grid_ros The goal is to basically copy what's in the dogm CMakelists to...

low-priority