- Read more about FAST AND ACCURATE IMAGE RECOGNITION USING DEEPLY-FUSED BRANCHY NETWORKS
- Log in to post comments
In order to achieve higher accuracy of image recognition, deeper and wider networks have been used. However, when the network size gets bigger, its forward inference time also takes longer. To address this problem, we propose Deeply-Fused Branchy Network (DFB-Net) by adding small but complete side branches to the target baseline main branch. DFB-Net allows easy-to-discriminate samples to be classified faster. For hard-to-discriminate samples, DFB-Net makes probability fusion by averaging softmax probabilities to make collaborative predictions.
- Categories:
- Read more about Hyper-Parameter Optimization for Convolutional Neural Network Committees Based on Evolutionary Algorithms
- Log in to post comments
In a broad range of computer vision tasks, convolutional neural networks (CNNs) are one of the most prominent techniques due to their outstanding performance.
Yet it is not trivial to find the best performing network structure for a specific application because it is often unclear how the network structure relates to the network accuracy.
We propose an evolutionary algorithm-based framework to automatically optimize the CNN structure by means of hyper-parameters.
- Categories:
- Read more about SSPP-DAN: Deep Domain Adaptation Network for Face Recognition with Single Sample Per Person
- Log in to post comments
Real-world face recognition using a single sample per person (SSPP) is a challenging task. The problem is exacerbated if the conditions under which the gallery image and the probe set are captured are completely different. To address these issues from the perspective of domain adaptation, we introduce an SSPP domain adaptation network (SSPP-DAN). In the proposed approach, domain adaptation, feature extraction, and classification are performed jointly using a deep architecture with domain-adversarial training.
- Categories:
- Read more about TOWARDS THINNER CONVOLUTIONAL NEURAL NETWORKS THROUGH GRADUALLY GLOBAL PRUNING
- Log in to post comments
Deep network pruning is an effective method to reduce the storage and computation cost of deep neural networks when applying them to resource-limited devices. Among many pruning granularity, neuron level pruning will remove redundant neurons and filters in the model and result in thinner networks. In this paper, we propose a gradually global pruning scheme for neuron level pruning. In each pruning step, a small percent of neurons were selected and dropped across all layers in the model.
WangzhengtaoICIP.pdf
- Categories:
- Read more about Age Group Classification in the Wild with Deep RoR Architecture
- Log in to post comments
Automatically predicting age group from face images acquired in unconstrained conditions is an important and challenging task in many real-world applications. Nevertheless, the conventional methods with manually-designed features on in-the-wild benchmarks are unsatisfactory because of incompetency to tackle large variations in unconstrained images.
- Categories:
We introduce a new reference axis for leaf classification. The new reference axis, called a Mid-Leaf axis, is based on a quadratic curve that lies on the middle of a leaf. This curve is derived from three basic landmark points: an apex, a centroid, and a petiole. After mapping to a new plane based on this curve, leaf shape features are invariant under translation, rotation, scaling, and bending. We propose the leaf shape features based on partitioning the morphological features and the tangent’s direction angle of the leaf contour.
- Categories:
- Read more about 4D Effect Classification by Encoding CNN Features
- Log in to post comments
4D effects are physical effects simulated in sync with videos, movies, and games to augment the events occurring in a story or a virtual world. Types of 4D effects commonly used for the immersive media may include seat motion, vibration, flash, wind, water, scent, thunderstorm, snow, and fog. Currently, the recognition of physical effects from a video is mainly conducted by human experts. Although 4D effects are promising in giving immersive experience and entertainment, this manual production has been the main obstacle to faster and wider application of 4D effects.
- Categories:
- Read more about Integrated Deep and Shallow Networks for Salient Object Detection
- Log in to post comments
icip-ppt.pdf
- Categories:
- Read more about A Deep Learning Network for Vision-based Vacant Parking Space Detection System
- Log in to post comments
In the demonstration, we would show our live and real-time parking space detection system. The detection function is founded on a video surveillance system built in an outdoor parking lot. As we might know, it is challenging to implement a practical vision system in an outdoor environment owing to the dramatic lighting changes and uncontrollable variations from weather conditions.
- Categories:
- Read more about Parking Space Detection Based on A Multi-task Deep Convolutional Network with Spatial Transform
- Log in to post comments
Vacant parking space detection is a challenging vision task due to outdoor lighting variation and perspective distortion. Previous methods found on camera geometry and projection matrix to select space image region for status classification. By utilizing suitable hand-crafted features, outdoor lighting variation and perspective distortion could be well handled. However, if also considering parking displacement, non-unified car size, and inter-object occlusion, we find the problem becomes more troublesome.
- Categories: