Two-Stream Binocular Network: Accurate Near Field Finger Detection Based On Binocular Images
Fingertip detection plays an important role in human computer interaction. Previous works transform binocular images into depth images. Then depth-based hand pose estimation methods are used to predict 3D positions of fingertips. Different from previous works, we propose a new framework, named Two-Stream Binocular Network (TSBnet) to detect fingertips from binocular images directly. TSBnet first shares convolutional layers for low level features of right and left images. Then it extracts high level features in two-stream convolutional networks separately. Further, we add a new layer: binocular distance measurement layer to improve performance of our model. To verify our scheme, we build a binocular hand image dataset, containing about 117k pairs of images in training set and 10k pairs of images in test set. Our methods achieve an average error of 10.9mm on our test set, outperforming previous work by 5.9mm (relatively 35.1%).
Code (0)
등록된 구현이 없습니다.
Tasks
Fingertip DetectionHand Pose EstimationPose EstimationSimilar Papers 제목 키워드 기반
Bi-stream Pose Guided Region Ensemble Network for Fingertip Localization from Stereo Images
In human-computer interaction, it is important to accurately estimate the hand pose especially fingertips. However, traditional approaches for fingertip localization mainly rely on depth images and thus suffer considerab…
3D Hand Pose EstimationHand Pose EstimationMissing ValuesPose EstimationRegression of Dense Distortion Field from a Single Fingerprint Image
Skin distortion is a long standing challenge in fingerprint matching, which causes false non-matches. Previous studies have shown that the recognition rate can be improved by estimating the distortion field from a distor…
regressionDirect Regression of Distortion Field from a Single Fingerprint Image
Skin distortion is a long standing challenge in fingerprint matching, which causes false non-matches. Previous studies have shown that the recognition rate can be improved by estimating the distortion field from a distor…
regressionLearning monocular depth estimation with unsupervised trinocular assumptions
Obtaining accurate depth measurements out of a single image represents a fascinating solution to 3D sensing. CNNs led to considerable improvements in this field, and recent trends replaced the need for ground-truth label…
Depth EstimationImage ReconstructionMonocular Depth EstimationUnsupervised Monocular Depth EstimationFingerEye: Learning Dexterous Manipulation with Continuous Vision-Tactile Sensing
Dexterous robotic manipulation requires perception that remains informative from pre-contact approach to contact initiation and post-contact control. We introduce FingerEye, a sensing and learning framework that strength…
Object Localization