7 research outputs found

    Vehicle-Rear: A New Dataset to Explore Feature Fusion for Vehicle Identification Using Convolutional Neural Networks

    Full text link
    This work addresses the problem of vehicle identification through non-overlapping cameras. As our main contribution, we introduce a novel dataset for vehicle identification, called Vehicle-Rear, that contains more than three hours of high-resolution videos, with accurate information about the make, model, color and year of nearly 3,000 vehicles, in addition to the position and identification of their license plates. To explore our dataset we design a two-stream CNN that simultaneously uses two of the most distinctive and persistent features available: the vehicle's appearance and its license plate. This is an attempt to tackle a major problem: false alarms caused by vehicles with similar designs or by very close license plate identifiers. In the first network stream, shape similarities are identified by a Siamese CNN that uses a pair of low-resolution vehicle patches recorded by two different cameras. In the second stream, we use a CNN for OCR to extract textual information, confidence scores, and string similarities from a pair of high-resolution license plate patches. Then, features from both streams are merged by a sequence of fully connected layers for decision. In our experiments, we compared the two-stream network against several well-known CNN architectures using single or multiple vehicle features. The architectures, trained models, and dataset are publicly available at https://github.com/icarofua/vehicle-rear

    Application of Image Analytics for Disaster Response in Smart Cities

    Get PDF
    Post-disaster, city planners need to effectively plan response activities and assign rescue teams to specific disaster zones quickly. We address the problem of lack of accurate information of the disaster zones and existence of human survivors in debris using image analytics from smart city data. Innovative usage of smart city infrastructure is proposed as a potential solution to this issue. We collected images from earthquake-hit smart urban environments and implemented a CNN model for classification of these images to identify human body parts out of the debris. TensorFlow backend (using Keras) was utilized for this classification. We were able to achieve 83.2% accuracy from our model. The novel application of image data from smart city infrastructure and the resultant findings from our model has significant implications for effective disaster response operations, especially in smart cities

    Learning Contextual Dependence With Convolutional Hierarchical Recurrent Neural Networks

    No full text
    corecore