scispace - formally typeset
K

Koji Nakano

Researcher at Hiroshima University

Publications -  308
Citations -  3579

Koji Nakano is an academic researcher from Hiroshima University. The author has contributed to research in topics: Field-programmable gate array & Parallel algorithm. The author has an hindex of 30, co-authored 295 publications receiving 3342 citations. Previous affiliations of Koji Nakano include Nagoya Institute of Technology & Hitachi.

Papers
More filters
Journal ArticleDOI

A character art generator using the local exhaustive search, with GPU acceleration

TL;DR: A new technique to generate an ASCII/JIS art that reproduces the original tone and the details of an input grey-scale image is proposed, inspired by the local exhaustive search (LES) to optimise binary images for printing based on the characteristic of the human visual system.
Proceedings ArticleDOI

A Flexible-Length-Arithmetic Processor Using Embedded DSP Slices and Block RAMs in FPGAs

TL;DR: In this article, a processor based on FDFM (Few DSP slices and Few Memory blocks) is presented, which supports arithmetic operations with flexibly many bits, including addition, subtraction, and multiplication with variable size longer than 64 bits.
Journal ArticleDOI

C2CU: a CUDA C program generator for bulk execution of a sequential algorithm

TL;DR: This paper presents a time‐optimal implementation for bulk execution of an oblivious sequential algorithm, and develops a tool, named C2CU, which automatically generates a CUDA C program for a bulk execution in order to evaluate the bulk execution performance of these algorithms.
Proceedings ArticleDOI

An Efficient Multicore CPU Implementation for Convolution-Pooling Computation in CNNs.

TL;DR: An efficient multicore CPU implementation of convolution-pooling computation in convolutional neural networks (CNNs) is presented and the proposed implementation is incorporated into TensorFlow to perform them as a TensorFloW operation.