Zum Hauptinhalt springen

Showing 1–17 of 17 results for author: Sakurada, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2308.14414  [pdf, other

    cs.CV

    INF: Implicit Neural Fusion for LiDAR and Camera

    Authors: Shuyi Zhou, Shuxiang Xie, Ryoichi Ishikawa, Ken Sakurada, Masaki Onishi, Takeshi Oishi

    Abstract: Sensor fusion has become a popular topic in robotics. However, conventional fusion methods encounter many difficulties, such as data representation differences, sensor variations, and extrinsic calibration. For example, the calibration methods used for LiDAR-camera fusion often require manual operation and auxiliary calibration targets. Implicit neural representations (INRs) have been developed fo… ▽ More

    Submitted 28 August, 2023; originally announced August 2023.

    Comments: Accepted to IROS 2023. (project page: https://ShuyiZhou495.github.io/inf-project-page/)

  2. arXiv:2305.17852  [pdf, other

    cs.CV

    Hierarchical Neural Memory Network for Low Latency Event Processing

    Authors: Ryuhei Hamaguchi, Yasutaka Furukawa, Masaki Onishi, Ken Sakurada

    Abstract: This paper proposes a low latency neural network architecture for event-based dense prediction tasks. Conventional architectures encode entire scene contents at a fixed rate regardless of their temporal characteristics. Instead, the proposed network encodes contents at a proper temporal scale depending on its movement speed. We achieve this by constructing temporal hierarchy using stacked latent m… ▽ More

    Submitted 28 May, 2023; originally announced May 2023.

    Comments: Accepted to CVPR 2023

  3. arXiv:2212.07103  [pdf, other

    cs.LG

    Simplification of Forest Classifiers and Regressors

    Authors: Atsuyoshi Nakamura, Kento Sakurada

    Abstract: We study the problem of sharing as many branching conditions of a given forest classifier or regressor as possible while keeping classification performance. As a constraint for preventing from accuracy degradation, we first consider the one that the decision paths of all the given feature vectors must not change. For a branching condition that a value of a certain feature is at most a given thresh… ▽ More

    Submitted 14 December, 2022; originally announced December 2022.

  4. arXiv:2104.11176  [pdf, other

    cs.CV

    Heterogeneous Grid Convolution for Adaptive, Efficient, and Controllable Computation

    Authors: Ryuhei Hamaguchi, Yasutaka Furukawa, Masaki Onishi, Ken Sakurada

    Abstract: This paper proposes a novel heterogeneous grid convolution that builds a graph-based image representation by exploiting heterogeneity in the image content, enabling adaptive, efficient, and controllable computations in a convolutional architecture. More concretely, the approach builds a data-adaptive graph structure from a convolutional layer by a differentiable clustering method, pools features t… ▽ More

    Submitted 22 April, 2021; originally announced April 2021.

    Comments: Accepted to CVPR 2021

  5. arXiv:2007.15540  [pdf, other

    cs.CV

    Epipolar-Guided Deep Object Matching for Scene Change Detection

    Authors: Kento Doi, Ryuhei Hamaguchi, Shun Iwase, Rio Yokota, Yutaka Matsuo, Ken Sakurada

    Abstract: This paper describes a viewpoint-robust object-based change detection network (OBJ-CDNet). Mobile cameras such as drive recorders capture images from different viewpoints each time due to differences in camera trajectory and shutter timing. However, previous methods for pixel-wise change detection are vulnerable to the viewpoint differences because they assume aligned image pairs as inputs. To cop… ▽ More

    Submitted 30 July, 2020; originally announced July 2020.

    Comments: 8 pages, 4 figures

  6. arXiv:2007.10361  [pdf, other

    cs.CV

    Privacy Preserving Visual SLAM

    Authors: Mikiya Shibuya, Shinya Sumikura, Ken Sakurada

    Abstract: This study proposes a privacy-preserving Visual SLAM framework for estimating camera poses and performing bundle adjustment with mixed line and point clouds in real time. Previous studies have proposed localization methods to estimate a camera pose using a line-cloud map for a single image or a reconstructed point cloud. These methods offer a scene privacy protection against the inversion attacks… ▽ More

    Submitted 27 July, 2020; v1 submitted 20 July, 2020; originally announced July 2020.

    Comments: ECCV2020, Project: https://xdspacelab.github.io/lcvslam/ , Video: https://youtu.be/gEtUqnHx83w

  7. arXiv:2003.04260  [pdf, other

    cs.CV cs.RO eess.IV

    SOIC: Semantic Online Initialization and Calibration for LiDAR and Camera

    Authors: Weimin Wang, Shohei Nobuhara, Ryosuke Nakamura, Ken Sakurada

    Abstract: This paper presents a novel semantic-based online extrinsic calibration approach, SOIC (so, I see), for Light Detection and Ranging (LiDAR) and camera sensors. Previous online calibration methods usually need prior knowledge of rough initial values for optimization. The proposed approach removes this limitation by converting the initialization problem to a Perspective-n-Point (PnP) problem with th… ▽ More

    Submitted 9 March, 2020; originally announced March 2020.

  8. OpenVSLAM: A Versatile Visual SLAM Framework

    Authors: Shinya Sumikura, Mikiya Shibuya, Ken Sakurada

    Abstract: In this paper, we introduce OpenVSLAM, a visual SLAM framework with high usability and extensibility. Visual SLAM systems are essential for AR devices, autonomous control of robots and drones, etc. However, conventional open-source visual SLAM frameworks are not appropriately designed as libraries called from third-party programs. To overcome this situation, we have developed a novel visual SLAM f… ▽ More

    Submitted 6 April, 2023; v1 submitted 2 October, 2019; originally announced October 2019.

  9. arXiv:1906.08032  [pdf

    cs.HC

    Accurate decoding of materials using a finger mounted accelerometer

    Authors: Kuniharu Sakurada, Gowrishankar Ganesh, Wenwei Yu, Kahori Kita

    Abstract: Sensory feedback is the fundamental driving force behind motor control and learning. However, the technology for low-cost and efficient sensory feedback remains a big challenge during stroke rehabilitation, and for prosthetic designs. Here we show that a low-cost accelerometer mounted on the finger can provide accurate decoding of many daily life materials during touch. We first designed a customi… ▽ More

    Submitted 19 June, 2019; originally announced June 2019.

    Journal ref: IEEE International Conference on Robotics and Biomimetics (ROBIO 2018), Dec 2018, Kualalampur, Malaysia

  10. arXiv:1905.01312  [pdf, other

    cs.CV

    TriDepth: Triangular Patch-based Deep Depth Prediction

    Authors: Masaya Kaneko, Ken Sakurada, Kiyoharu Aizawa

    Abstract: We propose a novel and efficient representation for single-view depth estimation using Convolutional Neural Networks (CNNs). Point-cloud is generally used for CNN-based 3D scene reconstruction; however it has some drawbacks: (1) it is redundant as a representation for planar surfaces, and (2) no spatial relationships between points are available (e.g, texture and surface). As a more efficient repr… ▽ More

    Submitted 11 March, 2020; v1 submitted 3 May, 2019; originally announced May 2019.

    Comments: Project webpage: https://meshdepth.github.io/

  11. arXiv:1904.06851  [pdf

    cs.SD cs.MM eess.AS

    Proximal binaural sound can induce subjective frisson

    Authors: Shiori Honda, Yuri Ishikawa, Rei Konno, Eiko Imai, Natsumi Nomiyama, Kazuki Sakurada, Takuya Koumura, Hirohito M. Kondo, Shigeto Furukawa, Shinya Fujii, Masashi Nakatani

    Abstract: Auditory frisson is the experience of feeling of cold or shivering related to sound in the absence of a physical cold stimulus. Multiple examples of frisson-inducing sounds have been reported, but the mechanism of auditory frisson remains elusive. Typical frisson-inducing sounds may contain a looming effect, in which a sound appears to approach the listener's peripersonal space. Previous studies o… ▽ More

    Submitted 8 April, 2020; v1 submitted 15 April, 2019; originally announced April 2019.

    Comments: 21 pages, 3 figures, 3 tables, 3 supplemental figures, 3 supplemental tables

    Journal ref: Front Psychol. 2020 Mar 3;11:316

  12. arXiv:1812.01285  [pdf, other

    cs.CV

    Rare Event Detection using Disentangled Representation Learning

    Authors: Ryuhei Hamaguchi, Ken Sakurada, Ryosuke Nakamura

    Abstract: This paper presents a novel method for rare event detection from an image pair with class-imbalanced datasets. A straightforward approach for event detection tasks is to train a detection network from a large-scale dataset in an end-to-end manner. However, in many applications such as building change detection on satellite images, few positive samples are available for the training. Moreover, scen… ▽ More

    Submitted 4 December, 2018; originally announced December 2018.

  13. arXiv:1811.11985  [pdf, other

    cs.CV

    Weakly Supervised Silhouette-based Semantic Scene Change Detection

    Authors: Ken Sakurada, Mikiya Shibuya, Weimin Wang

    Abstract: This paper presents a novel semantic scene change detection scheme with only weak supervision. A straightforward approach for this task is to train a semantic change detection network directly from a large-scale dataset in an end-to-end manner. However, a specific dataset for this task, which is usually labor-intensive and time-consuming, becomes indispensable. To avoid this problem, we propose to… ▽ More

    Submitted 5 September, 2022; v1 submitted 29 November, 2018; originally announced November 2018.

  14. arXiv:1810.11856  [pdf, other

    cs.CV

    Scale Estimation of Monocular SfM for a Multi-modal Stereo Camera

    Authors: Shinya Sumikura, Ken Sakurada, Nobuo Kawaguchi, Ryosuke Nakamura

    Abstract: This paper proposes a novel method of estimating the absolute scale of monocular SfM for a multi-modal stereo camera. In the fields of computer vision and robotics, scale estimation for monocular SfM has been widely investigated in order to simplify systems. This paper addresses the scale estimation problem for a stereo camera system in which two cameras capture different spectral images (e.g., RG… ▽ More

    Submitted 28 October, 2018; originally announced October 2018.

    Comments: Accepted to ACCV 2018, please see the additional results here: http://youtu.be/xOLtvMZJseU

  15. arXiv:1712.02941  [pdf, other

    cs.CV

    Dense Optical Flow based Change Detection Network Robust to Difference of Camera Viewpoints

    Authors: Ken Sakurada, Weimin Wang, Nobuo Kawaguchi, Ryosuke Nakamura

    Abstract: This paper presents a novel method for detecting scene changes from a pair of images with a difference of camera viewpoints using a dense optical flow based change detection network. In the case that camera poses of input images are fixed or known, such as with surveillance and satellite cameras, the pixel correspondence between the images captured at different times can be known. Hence, it is pos… ▽ More

    Submitted 8 December, 2017; originally announced December 2017.

  16. Filmy Cloud Removal on Satellite Imagery with Multispectral Conditional Generative Adversarial Nets

    Authors: Kenji Enomoto, Ken Sakurada, Weimin Wang, Hiroshi Fukui, Masashi Matsuoka, Ryosuke Nakamura, Nobuo Kawaguchi

    Abstract: In this paper, we propose a method for cloud removal from visible light RGB satellite images by extending the conditional Generative Adversarial Networks (cGANs) from RGB images to multispectral images. Satellite images have been widely utilized for various purposes, such as natural environment monitoring (pollution, forest or rivers), transportation improvement and prompt emergency response to di… ▽ More

    Submitted 13 October, 2017; originally announced October 2017.

  17. Reflectance Intensity Assisted Automatic and Accurate Extrinsic Calibration of 3D LiDAR and Panoramic Camera Using a Printed Chessboard

    Authors: Weimin Wang, Ken Sakurada, Nobuo Kawaguchi

    Abstract: This paper presents a novel method for fully automatic and convenient extrinsic calibration of a 3D LiDAR and a panoramic camera with a normally printed chessboard. The proposed method is based on the 3D corner estimation of the chessboard from the sparse point cloud generated by one frame scan of the LiDAR. To estimate the corners, we formulate a full-scale model of the chessboard and fit it to t… ▽ More

    Submitted 18 August, 2017; originally announced August 2017.

    Comments: 20 pages, submitted to the journal of Remote Sensing

    Journal ref: Remote Sensing, 9(8):851 (2017)