Publication |
[1] Rodrigues, P., Antunes, M., Raposo, C., Marques, P., Fonseca, F., Barreto, J. (2019). Deep segmentation leverages geometric pose estimation in computer-aided total knee arthroplasty. Healthcare Technology Letters. 10.1049/htl.2019.0078.; [2] Raposo, C., Barreto, J.P.: Using 2 point+normal sets for fast registration of point clouds with small overlap. In: 2017 IEEE International Conference on Robotics and Automation (ICRA). pp. 5652–5658 (May 2017) |
Description |
Implementation of a similar method of [1], but segmentation was done using Mask R-CNN (instead of U-Net) and trained a specific network to each dataset. For training, we used real training images, when provided in the dataset. In the remaining datasets, we generated synthetic images with multiple objects/ instances of objects with random backgrounds. The pose estimation method is the one presented in [2], refined using a standard ICP approach.
Implemented by Inês Félix and Miguel Neves, in collaboration with Michel Antunes, Pedro Rodrigues and Carolina Raposo.
|