Searcharxiv⌕ Search

arXiv subjects

Fan Feng

Publications and source records attributed to Fan Feng.

78 records · Page 5Linked to original sources

OpenLORIS-Object: A Robotic Vision Dataset and Benchmark for Lifelong Deep Learning

The recent breakthroughs in computer vision have benefited from the availability of large representative datasets (e.g. ImageNet and COCO) for training. Yet, robotic vision poses unique challenges for applying visual algorithms developed from these standard computer vision datasets due to their implicit assumption over non-varying distributions for a fixed set of tasks. Fully retraining models each time a new task becomes available is infeasible due to computational, storage and sometimes privacy issues, while naïve incremental strategies have been shown to suffer from catastrophic forgetting. It is crucial for the robots to operate continuously under open-set and detrimental conditions with adaptive visual perceptual systems, where lifelong learning is a fundamental capability. However, very few datasets and benchmarks are available to evaluate and compare emerging techniques. To fill this gap, we provide a new lifelong robotic vision dataset ("OpenLORIS-Object") collected via RGB-D cameras. The dataset embeds the challenges faced by a robot in the real-life application and provides new benchmarks for validating lifelong object recognition algorithms. Moreover, we have provided a testbed of $9$ state-of-the-art lifelong learning algorithms. Each of them involves $48$ tasks with $4$ evaluation metrics over the OpenLORIS-Object dataset. The results demonstrate that the object recognition task in the ever-changing difficulty environments is far from being solved and the bottlenecks are at the forward/backward transfer designs. Our dataset and benchmark are publicly available at at \href{https://lifelong-robotic-vision.github.io/dataset/object}{\underline{https://lifelong-robotic-vision.github.io/dataset/object}}.

cs.CV↗

Helical Miura Origami

We characterize the phase-space of all Helical Miura Origami. These structures are obtained by taking a partially folded Miura parallelogram as the unit cell, applying a generic helical or rod group to the cell, and characterizing all the parameters that lead to a globally compatible origami structure. When such compatibility is achieved, the result is cylindrical-type origami that can be manufactured from a suitably designed flat tessellation and "rolled-up" by a rigidly foldable motion into a cylinder. We find that the closed Helical Miura Origami are generically rigid to deformations that preserve cylindrical symmetry, but multistable. We are inspired by the ways atomic structures deform [1] to develop two broad strategies for reconfigurability: motion by slip, which involves relaxing the closure condition; and motion by phase transformation, which exploits multistability. Taken together, these results provide a comprehensive description of the phase-space of cylindrical origami, as well as quantitative design guidance for their use as actuators or metamaterials that exploit twist, axial extension, radial expansion, and symmetry.

cond-mat.soft↗

Phase transformations and compatibility in helical structures

We systematically study phase transformations from one helical structure to another. Motivated in part by recent work that relates the presence of compatible interfaces with properties such as the hysteresis and reversibility of a phase transformation [35, 33, 12, 28], we give necessary and sufficient conditions on the structural parameters of two helical phases such that they are compatible. We show that, locally, four types of compatible interface are possible: vertical, horizontal, helical and elliptical. We discuss the mobility of these interfaces and give examples of systems of interfaces that are mobile and could be used to fully transform a helical structure from one phase to another. These results provide a basis for the tuning of helical structural parameters so as to achieve compatibility of phases. In the case of transformations in crystals, this kind of tuning has led to materials with exceptionally low hysteresis and dramatically improved resistance to transformational fatigue. Compatible helical transformations with low hysteresis and fatigue resistance would exhibit an unusual shape memory effect involving both twist and extension, and may have potential applications as new artificial muscles and actuators.

cond-mat.soft↗

Deep joint rain and haze removal from single images

Rain removal from a single image is a challenge which has been studied for a long time. In this paper, a novel convolutional neural network based on wavelet and dark channel is proposed. On one hand, we think that rain streaks correspond to high frequency component of the image. Therefore, haar wavelet transform is a good choice to separate the rain streaks and background to some extent. More specifically, the LL subband of a rain image is more inclined to express the background information, while LH, HL, HH subband tend to represent the rain streaks and the edges. On the other hand, the accumulation of rain streaks from long distance makes the rain image look like haze veil. We extract dark channel of rain image as a feature map in network. By increasing this mapping between the dark channel of input and output images, we achieve haze removal in an indirect way. All of the parameters are optimized by back-propagation. Experiments on both synthetic and real- world datasets reveal that our method outperforms other state-of- the-art methods from a qualitative and quantitative perspective.

cs.CV↗

MSR-net:Low-light Image Enhancement Using Deep Convolutional Network

Images captured in low-light conditions usually suffer from very low contrast, which increases the difficulty of subsequent computer vision tasks in a great extent. In this paper, a low-light image enhancement model based on convolutional neural network and Retinex theory is proposed. Firstly, we show that multi-scale Retinex is equivalent to a feedforward convolutional neural network with different Gaussian convolution kernels. Motivated by this fact, we consider a Convolutional Neural Network(MSR-net) that directly learns an end-to-end mapping between dark and bright images. Different fundamentally from existing approaches, low-light image enhancement in this paper is regarded as a machine learning problem. In this model, most of the parameters are optimized by back-propagation, while the parameters of traditional models depend on the artificial setting. Experiments on a number of challenging images reveal the advantages of our method in comparison with other state-of-the-art methods from the qualitative and quantitative perspective.

cs.CV↗