Real-time Detection of 2D Tool Landmarks with Synthetic Training Data
In this paper a deep learning architecture is presented that can, in real time, detect the 2D locations of certain landmarks of physical tools, such as a hammer or screwdriver. To avoid the labor of manual labeling, the network is trained on synthetically generated data. Training computer vision models on computer generated images, while still achieving good accuracy on real images, is a challenge due to the difference in domain. The proposed method uses an advanced rendering method in combination with transfer learning and an intermediate supervision architecture to address this problem. It is shown that the model presented in this paper, named Intermediate Heatmap Model (IHM), generalizes to real images when trained on synthetic data. To avoid the need for an exact textured 3D model of the tool in question, it is shown that the model will generalize to an unseen tool when trained on a set of different 3D models of the same type of tool. IHM is compared to two existing approaches to keypoint detection and it is shown that it outperforms those at detecting tool landmarks, trained on synthetic data.
Code (0)
등록된 구현이 없습니다.
Tasks
Keypoint DetectionTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Auto-Landmark: Acoustic Landmark Dataset and Open-Source Toolkit for Landmark Extraction
In the speech signal, acoustic landmarks identify times when the acoustic manifestations of the linguistically motivated distinctive features are most salient. Acoustic landmarks have been widely applied in various domai…
Depression Detectionspeech-recognitionSpeech RecognitionUsing Synthetic Images To Uncover Population Biases In Facial Landmarks Detection
In order to analyze a trained model performance and identify its weak spots, one has to set aside a portion of the data for testing. The test set has to be large enough to detect statistically significant biases with res…
DiversityTowards Multi-domain Face Landmark Detection with Synthetic Data from Diffusion model
Recently, deep learning-based facial landmark detection for in-the-wild faces has achieved significant improvement. However, there are still challenges in face landmark detection in other domains (e.g. cartoon, caricatur…
CaricatureFace GenerationFacial Landmark DetectionSimulating Realistic MRI variations to Improve Deep Learning model and visual explanations using GradCAM
In the medical field, landmark detection in MRI plays an important role in reducing medical technician efforts in tasks like scan planning, image registration, etc. First, 88 landmarks spread across the brain anatomy in …
AnatomyBrain landmark detectionData AugmentationImage RegistrationA Novel Hybrid Approach for Cephalometric Landmark Detection
Cephalometric analysis has an important role in dentistry and especially in orthodontics as a treatment planning tool to gauge the size and special relationships of the teeth, jaws and cranium. The first step of using su…
Template Matching