Search results for: vision computing
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2052

Search results for: vision computing

822 A Dynamic Neural Network Model for Accurate Detection of Masked Faces

Authors: Oladapo Tolulope Ibitoye

Abstract:

Neural networks have become prominent and widely engaged in algorithmic-based machine learning networks. They are perfect in solving day-to-day issues to a certain extent. Neural networks are computing systems with several interconnected nodes. One of the numerous areas of application of neural networks is object detection. This is a prominent area due to the coronavirus disease pandemic and the post-pandemic phases. Wearing a face mask in public slows the spread of the virus, according to experts’ submission. This calls for the development of a reliable and effective model for detecting face masks on people's faces during compliance checks. The existing neural network models for facemask detection are characterized by their black-box nature and large dataset requirement. The highlighted challenges have compromised the performance of the existing models. The proposed model utilized Faster R-CNN Model on Inception V3 backbone to reduce system complexity and dataset requirement. The model was trained and validated with very few datasets and evaluation results shows an overall accuracy of 96% regardless of skin tone.

Keywords: convolutional neural network, face detection, face mask, masked faces

Procedia PDF Downloads 68
821 Artificial Reproduction System and Imbalanced Dataset: A Mendelian Classification

Authors: Anita Kushwaha

Abstract:

We propose a new evolutionary computational model called Artificial Reproduction System which is based on the complex process of meiotic reproduction occurring between male and female cells of the living organisms. Artificial Reproduction System is an attempt towards a new computational intelligence approach inspired by the theoretical reproduction mechanism, observed reproduction functions, principles and mechanisms. A reproductive organism is programmed by genes and can be viewed as an automaton, mapping and reducing so as to create copies of those genes in its off springs. In Artificial Reproduction System, the binding mechanism between male and female cells is studied, parameters are chosen and a network is constructed also a feedback system for self regularization is established. The model then applies Mendel’s law of inheritance, allele-allele associations and can be used to perform data analysis of imbalanced data, multivariate, multiclass and big data. In the experimental study Artificial Reproduction System is compared with other state of the art classifiers like SVM, Radial Basis Function, neural networks, K-Nearest Neighbor for some benchmark datasets and comparison results indicates a good performance.

Keywords: bio-inspired computation, nature- inspired computation, natural computing, data mining

Procedia PDF Downloads 272
820 General Purpose Graphic Processing Units Based Real Time Video Tracking System

Authors: Mallikarjuna Rao Gundavarapu, Ch. Mallikarjuna Rao, K. Anuradha Bai

Abstract:

Real Time Video Tracking is a challenging task for computing professionals. The performance of video tracking techniques is greatly affected by background detection and elimination process. Local regions of the image frame contain vital information of background and foreground. However, pixel-level processing of local regions consumes a good amount of computational time and memory space by traditional approaches. In our approach we have explored the concurrent computational ability of General Purpose Graphic Processing Units (GPGPU) to address this problem. The Gaussian Mixture Model (GMM) with adaptive weighted kernels is used for detecting the background. The weights of the kernel are influenced by local regions and are updated by inter-frame variations of these corresponding regions. The proposed system has been tested with GPU devices such as GeForce GTX 280, GeForce GTX 280 and Quadro K2000. The results are encouraging with maximum speed up 10X compared to sequential approach.

Keywords: connected components, embrace threads, local weighted kernel, structuring elements

Procedia PDF Downloads 440
819 Air Connectivity in Promoting Association of Southeast Asian Nations Integration: The Role of Low Cost-Carriers

Authors: Gabriella Fardhiyanti, Victor Wee

Abstract:

Air connectivity is the crucial factors to boost a region economics growth. It will open the accessibility to support regional competitiveness and helps to achieve ASEAN (Association of Southeast Asian Nations) integration in term of economic integration, business investment, promote intra-regional trade, and creates the sense of belongingness among ASEAN people in the region. An increasing number of air connectivity and transportation will be benefiting the region because air transportation is a vital hub for ASEAN. The aim of this paper is to address the importance of air connectivity in promoting ASEAN Integration, by focusing on the ASEAN vision for a more integrated region. The assessment uses based on the Netscan Air connectivity model based on the flight destination and airport connectivity index, further analysis present that air connectivity significantly influence ASEAN tourism sector. Follow by the implications of open skies policy for the liberation of the aviation industry and the growth of low cost-carriers (LCCs) in the region. This paper provides recommendation and strategy for overcoming the challenges faced by ASEAN to boost ASEAN tourism integration successfully. The findings can assist in guiding policy and industry stakeholders in the future decision relating to air liberalization and more integrated system in the region.

Keywords: air connectivity, ASEAN integration, low-cost carries, NetScan connectivity model, open skies policy

Procedia PDF Downloads 215
818 Development and Power Characterization of an IoT Network for Agricultural Imaging Applications

Authors: Jacob Wahl, Jane Zhang

Abstract:

This paper describes the development and characterization of a prototype IoT network for use with agricultural imaging and monitoring applications. The sensor and gateway nodes are designed using the ESP32 SoC with integrated Bluetooth Low Energy 4.2 and Wi-Fi. A development board, the Arducam IoTai ESP32, is used for prototyping, testing, and power measurements. Google’s Firebase is used as the cloud storage site for image data collected by the sensor. The sensor node captures images using the OV2640 2MP camera module and transmits the image data to the gateway via Bluetooth Low Energy. The gateway then uploads the collected images to Firebase via a known nearby Wi-Fi network connection. This image data can then be processed and analyzed by computer vision and machine learning pipelines to assess crop growth or other needs. The sensor node achieves a wireless transmission data throughput of 220kbps while consuming 150mA of current; the sensor sleeps at 162µA. The sensor node device lifetime is estimated to be 682 days on a 6600mAh LiPo battery while acquiring five images per day based on the development board power measurements. This network can be utilized by any application that requires high data rates, low power consumption, short-range communication, and large amounts of data to be transmitted at low-frequency intervals.

Keywords: Bluetooth low energy, ESP32, firebase cloud, IoT, smart farming

Procedia PDF Downloads 138
817 Bone Fracture Detection with X-Ray Images Using Mobilenet V3 Architecture

Authors: Ashlesha Khanapure, Harsh Kashyap, Abhinav Anand, Sanjana Habib, Anupama Bidargaddi

Abstract:

Technologies that are developing quickly are being developed daily in a variety of disciplines, particularly the medical field. For the purpose of detecting bone fractures in X-ray pictures of different body segments, our work compares the ResNet-50 and MobileNetV3 architectures. It evaluates accuracy and computing efficiency with X-rays of the elbow, hand, and shoulder from the MURA dataset. Through training and validation, the models are evaluated on normal and fractured images. While ResNet-50 showcases superior accuracy in fracture identification, MobileNetV3 showcases superior speed and resource optimization. Despite ResNet-50’s accuracy, MobileNetV3’s swifter inference makes it a viable choice for real-time clinical applications, emphasizing the importance of balancing computational efficiency and accuracy in medical imaging. We created a graphical user interface (GUI) for MobileNet V3 model bone fracture detection. This research underscores MobileNetV3’s potential to streamline bone fracture diagnoses, potentially revolutionizing orthopedic medical procedures and enhancing patient care.

Keywords: CNN, MobileNet V3, ResNet-50, healthcare, MURA, X-ray, fracture detection

Procedia PDF Downloads 63
816 1D Convolutional Networks to Compute Mel-Spectrogram, Chromagram, and Cochleogram for Audio Networks

Authors: Elias Nemer, Greg Vines

Abstract:

Time-frequency transformation and spectral representations of audio signals are commonly used in various machine learning applications. Training networks on frequency features such as the Mel-Spectrogram or Cochleogram have been proven more effective and convenient than training on-time samples. In practical realizations, these features are created on a different processor and/or pre-computed and stored on disk, requiring additional efforts and making it difficult to experiment with different features. In this paper, we provide a PyTorch framework for creating various spectral features as well as time-frequency transformation and time-domain filter-banks using the built-in trainable conv1d() layer. This allows computing these features on the fly as part of a larger network and enabling easier experimentation with various combinations and parameters. Our work extends the work in the literature developed for that end: First, by adding more of these features and also by allowing the possibility of either starting from initialized kernels or training them from random values. The code is written as a template of classes and scripts that users may integrate into their own PyTorch classes or simply use as is and add more layers for various applications.

Keywords: neural networks Mel-Spectrogram, chromagram, cochleogram, discrete Fourrier transform, PyTorch conv1d()

Procedia PDF Downloads 233
815 Functional Neural Network for Decision Processing: A Racing Network of Programmable Neurons Where the Operating Model Is the Network Itself

Authors: Frederic Jumelle, Kelvin So, Didan Deng

Abstract:

In this paper, we are introducing a model of artificial general intelligence (AGI), the functional neural network (FNN), for modeling human decision-making processes. The FNN is composed of multiple artificial mirror neurons (AMN) racing in the network. Each AMN has a similar structure programmed independently by the users and composed of an intention wheel, a motor core, and a sensory core racing at a specific velocity. The mathematics of the node’s formulation and the racing mechanism of multiple nodes in the network will be discussed, and the group decision process with fuzzy logic and the transformation of these conceptual methods into practical methods of simulation and in operations will be developed. Eventually, we will describe some possible future research directions in the fields of finance, education, and medicine, including the opportunity to design an intelligent learning agent with application in AGI. We believe that FNN has a promising potential to transform the way we can compute decision-making and lead to a new generation of AI chips for seamless human-machine interactions (HMI).

Keywords: neural computing, human machine interation, artificial general intelligence, decision processing

Procedia PDF Downloads 125
814 Multisignature Schemes for Reinforcing Trust in Cloud Software-As-A-Service Services

Authors: Mustapha Hedabou, Ali Azougaghe, Ahmed Bentajer, Hicham Boukhris, Mourad Eddiwani, Zakaria Igarramen

Abstract:

Software-as-a-service (SaaS) is emerging as a dominant approach to delivering software. It encompasses a range of business, technical opportunities, issue, and challenges. Trustiness in the cloud services regarding the security and the privacy of the delivered data is the most critical issue with the SaaS model. In this paper, we survey the security concerns related to the SaaS model, and we propose the design of a trusted SaaS model that gives users more confidence into SaaS services by leveraging a trust in a neutral source code certifying authority. The proposed design is based on the use of the multisignature mechanism for signing the source code of the application service. In our model, the cloud provider acts as a root of trust by ensuring the integrity of the application service when it was running on its platform. The proposed design prevents insider attacks from tampering with application service before and after it was launched in a cloud provider platform.

Keywords: cloud computing, SaaS Platform, TPM, trustiness, code source certification, multi-signature schemes

Procedia PDF Downloads 275
813 The Innovative Leadership in Air Forces

Authors: Ahmet Emre Yonder

Abstract:

The concept of present time is inevitably and rapidly changing. That provokes unbalanced, uncertain and elusive platform in the world order. Keeping up with this fluctuation requires a willingness to step beyond the comfort zones and to take a step through unknown. That is the perspectives of organizations in which the shareholders persistently create and then they share their creation. Moreover they are adapted to the unpredictable shifts and they establish vision. These are the meaning of innovation which is a process that converts new ideas to invaluable outcomes and that process can be ensured via innovative leaders. Leaders’ creativity is needed when challenging against countless complicated and unsteady situations in the battlefield. However, little attention has been paid to the importance of being innovative leader apart from innovating new technologies so far. Additionally, in most situation militarist organizations are hesitant to welcome different attitudes and that may discourage new ideas. Furthermore military leaders may complain about the lack of sources in today's world where the sources are very rare. In that point military leaders should change the strategies they apply from conventional views to the innovation of different point of views. But the constant occupation in Air Forces can be counted as a huge obstacle for innovative thinking. An organizational structure is needed to be developed for solutions of the problems which the creative leaders will encounter.This article focuses on how to raise innovative military leaders with innovative thinking skills and the need for a change from conventional to the innovative leadership in Air Forces. It also gives important suggestions to encourage raising innovative military leaders.

Keywords: air force, creativity, leadership, military, innovation

Procedia PDF Downloads 313
812 School Based Assessment Issues in Selected Malaysian Primary Schools

Authors: Nur Amalina Dayana Abd Aziz

Abstract:

Assessment is an integral part of teaching and learning in any syllabus in the world. Recently, a new assessment system, School-Based Assessment (SBA) was introduced and implemented in the Malaysian education system to promote a more holistic, integrated and balanced assessment system. This effort is part of the reformation made in the Government Transformation Plan (GTP) to produce a world-class human capital as we are reaching and achieving the Vision 2020 in the near future. However, this new change has raised awareness and concerns from teachers, students, parents and non-profit organizations on how the new assessment is to be implemented and how it is affecting the students and teachers particularly. Therefore, this paper aims to investigate the issues that teachers face in implementing SBA in primary schools, the measures taken to address the issues and to propose ways of managing school-based assessment. Five national primary schools focusing in the urban areas in the Selangor state are chosen for this study to carry out. Data for the study will be gathered from interviews with teachers from each school, surveys and classrooms observation will be conducted in each school, and relevant documents are collected from the selected schools. The findings of this study will present the current issues that teachers from various types of national primary schools are facing and what actions they took to overcome the problems in carrying out SBA. Suggestions on how to better manage school-based assessment for teachers are also provided in this paper.

Keywords: community of practice, curriculum, managing change, school-based assessment

Procedia PDF Downloads 426
811 Importance of Collegiality to Improve the Effectiveness of a Poorly Resourced School

Authors: Prakash Singh

Abstract:

This study focused on the importance of collegiality to improve the effectiveness of a poorly resourced school (PRS). In an effective school that embraces collegiality as its culture, one can expect to find a teaching staff and a management team that shares responsibilities and accountabilities through the development of a common purpose and vision, regardless of whether the school is considered to be poorly resourced or not. Working together in collegial teams is a more effective way to accomplish tasks and to create a climate for effective learning, even for learners in PRSs from poor communities. The main aim of this study was therefore to determine whether collegiality as a leadership strategy could extract the best from people in a PRS, and consequently create the most effective and efficient educational climate possible. The responses received from the teachers and the principal at the PRS supports the notion that collegiality does have a positive influence on learning, as demonstrated by the improved academic achievement of the learners. The teachers were now more involved in the school. They agreed that this was a positive development. Their descriptions of increased involvement, shared accountability and shared decision-making identified important aspects of collegiality that transformed the school from being dysfunctional. Hence, it is abundantly clear that a collegial leadership style can help extract the best from people because the most effective and efficient educational climate can be created at a school when collegiality is employed. Collegial leadership demonstrates that even in PRSs, there are boundless opportunities to improve teaching and learning.

Keywords: collegiality, collegial leadership, effective educational climate, poorly resourced school

Procedia PDF Downloads 403
810 The Transformative Landscape of the University of the Western Cape’s Elearning Center: Institutionalizing ELearning

Authors: Paul Dankers, Juliet Stoltenkamp, Carolynne Kies

Abstract:

In May 2005, the University of the Western Cape (UWC) established an eLearning Division (ED) that, over the past 18 years, accelerated into the institutionalization of an efficient eLearning Centre. The initial objective of the ED was to incessantly align itself with emerging technologies caused by digital transformation, which progressively impacted Higher Education Institutions (HEIs) globally. In this paper, we present how the UWC eLearning Division (ED) first evolved into the eLearning Development and Support Unit (EDUS), currently called the ‘Centre for Innovative Education and Communication Technologies (CIECT). CIECT was strategically separated from the Department of Information and Communication Services (ICS) in 2009 and repositioned as an independent structure at UWC. Using a comparative research method, we highlight the transformative eLearning landscape at UWC by doing a detailed account of the shift in practices. Our research method will determine the initial vision and outcomes of institutionalizing an eLearning division. The study aims to compare across space or time the eLearning division’s rate of growth. By comparing the progressive growth of the UWCs eLearning division over the years, we will be able to document the successes and achievements of the eLearning division precisely. This study’s outcomes will act as a reference for novel research subjects on formalising eLearning. More research that delves into the effectiveness of having an eLearning division at HEIs in support of students’ teaching and learning is needed.

Keywords: eLearning, institutionalization, teaching and learning, transformation

Procedia PDF Downloads 40
809 The OLOS® Way to Cultural Heritage: User Interface with Anthropomorphic Characteristics

Authors: Daniele Baldacci, Remo Pareschi

Abstract:

Augmented Reality and Augmented Intelligence are radically changing information technology. The path that starts from the keyboard and then, passing through milestones such as Siri, Alexa and other vocal avatars, reaches a more fluid and natural communication with computers, thus converting the dichotomy between man and machine into a harmonious interaction, now heads unequivocally towards a new IT paradigm, where holographic computing will play a key role. The OLOS® platform contributes substantially to this trend in that it infuses computers with human features, by transferring the gestures and expressions of persons of flesh and bones to anthropomorphic holographic interfaces which in turn will use them to interact with real-life humans. In fact, we could say, boldly but with a solid technological background to back the statement, that OLOS® gives reality to an altogether new entity, placed at the exact boundary between nature and technology, namely the holographic human being. Holographic humans qualify as the perfect carriers for the virtual reincarnation of characters handed down from history and tradition. Thus, they provide for an innovative and highly immersive way of experiencing our cultural heritage as something alive and pulsating in the present.

Keywords: digital cinematography, human-computer interfaces, holographic simulation, interactive museum exhibits

Procedia PDF Downloads 115
808 Course Outcomes to Programme Outcomes Mapping: A Methodology Based on Key Elements

Authors: Twarakavi Venkata Suresh Kumar, Sailaja Kumar, B. Eswara Reddy

Abstract:

In a world of tremendous technical developments, effective and efficient higher education has always been a major challenge. The rising number of educational institutions have made it mandatory for healthy competitions among the institutions. To evaluate the qualitative competence of these educations institutions in engineering and technology and related disciplines, an efficient assessment technique in internal and external quality has to be followed. To achieve this, the curriculum is to be developed into courses, and each course has to be presented in the form teaching lesson plan consisting of topics and session outcome known as Course Outcomes (COs), that easily map into different Programme Outcomes (POs). The major objective of these methodologies is to provide quality technical education to its students. Detailed clear weightage in CO-PO mapping helps in proper measurable COs and to devise the POs attainment is an important issue. This ensures in assisting the achievement of the POs with proper weightage to POs, and also improves the successive curriculum development. In this paper, we presented a methodology for mapping CO and PO considering the key elements supported by each PO. This approach is useful in evaluating the attainment of POs which is based on the attainment of COs using the existing data from students' marks taken from various test items. Such direct assessment tools are used to measure the degree to which each student has achieved each course learning outcome by the completion of the course. Hence, these results are also useful in measuring the PO attainment for improving the programme vision and mission.

Keywords: attainment, course outcomes, programme outcomes, educational institutions

Procedia PDF Downloads 465
807 The Flipped Education Case Study on Teacher Professional Learning Community in Technology and Media Implementation

Authors: Juei-Hsin Wang, Yen-Ting Chen

Abstract:

The paper examines teacher professional learning community theory and implementation by using technology and media tools in Taiwan. After literature review, the researcher concluded in five elements of teacher professional learning community theory. They are ‘sharing the vision and value', ‘collaborative cooperation’, ‘ to support the situation', ‘to share practice' and 'Pay Attention to Student Learning Effectiveness' five levels by using technology and media in flipped education. Teacher professional learning community is one kind of models for teacher professional development in flipped education. Due to Taiwan education culture, there is no summative evaluation for teachers. So, there are multiple kinds of ways and education practice in teacher professional learning community nowadays. This study used literature review and quality analysis to analyze the connection theory and practice and discussed the official and non‐official strategies on teacher professional learning community by using technology and media in flipped education. The tablet is used as a camera tool for classroom students to solve problems. The students can instantly see and enable other students to watch the whole class discussion by operating the tablet. This would allow teachers and students to focus on discussing the connotation of subjects, especially bottom‐up and non‐official cases from teachers become an important influence in Taiwan.

Keywords: professional learning community, collaborative cooperation, flipped education, technology application, media application

Procedia PDF Downloads 147
806 Tatak Noy-Pi: The Branding Evolution of Tesoro's Philippine Handicrafts- A Philippines Creative and Cultural Industry

Authors: Regine R. Villanueva

Abstract:

The study looks into how a cultural industry such as Tesoro’s Philippine Handicrafts underwent the brand revitalization process throughout its 70 years of existence in the Philippine market. This study uses a historical approach which analyzes the changes in product development and promotional strategies. Similarly, its brand identity was determined as well in terms of its internal processes and archival data such as history, mission – vision, customer relations, products, and promotions. The product life cycle model and the brand identity planning model were used as theoretical framework for the study. The life cycle was used in historically tracing the company’s developments and changes in terms of its branding, more specifically the products, promotions, and identity. Interviews were conducted among informants who included the CEO and the heads of each department in the business. The researcher also utilized textual analysis to have an in-depth understanding of Tesoro’s’ brand identity portrayal through its advertisements. The results showed how the company has undergone a progressive and innovative transition in its life cycle. With the changing markets and increased competition, the brand started active promotions and engaged in product development. In terms of identity, they are branded as pioneers of the handicraft industry in the Philippines. They started their brand revitalization to be able to imbibe this identity to their consumers through advertisement communication and identifying their segmented markets.

Keywords: cultural industry, handicrafts, case study, philippines

Procedia PDF Downloads 624
805 Cultural Consciousness in an Art Museum: A Case Study of Museum of Modern and Contemporary Art in Nusantara in Indonesia

Authors: Pin-Hua Chou

Abstract:

MACAN (Museum of Modern and Contemporary Art in Nusantara) is a new private art museum in Jakarta, Indonesia. Facing challenges of rapidly changing social, cultural environments, MACAN is responding by devoting themselves to not only presenting famous international artists but also constructing the context of artists from Indonesia by interdisciplinary education and cultural exchange. This paper discusses the exhibitions, collections and the activities of MACAN. The purpose of this museum is to make people aware of the dialogue between local and international artist, and also Indonesia’s own art history. Yet how they build up the cultural consciousness for their audience inside and outside Indonesia? What strategy or method do they adapt to enhance general understanding of their own history and the relation between Indonesia and the world through their exhibition? MACAN has tried to convey their mission by every action they took since its opening (2017). The discussion begins with the premise that the initiative of MACAN offers us a new vision to better understand how a modern and contemporary art museum can make an effort to connect art with cultural identity and stimulate the awareness of recognition in Indonesia. This paper will adopt a case study, curator interview, and document analysis. Last but not least, the paper seeks to contribute towards the narrative of its first exhibition Art Turns, World Turns, Exploring the collection of the MACAN, as well as the possibility of raising audience’s cultural consciousness by a variety of public programs.

Keywords: contemporary art museum, challenges for art museum curators today, culture heritage, museum collections and exhibitions

Procedia PDF Downloads 198
804 Using Deep Learning Real-Time Object Detection Convolution Neural Networks for Fast Fruit Recognition in the Tree

Authors: K. Bresilla, L. Manfrini, B. Morandi, A. Boini, G. Perulli, L. C. Grappadelli

Abstract:

Image/video processing for fruit in the tree using hard-coded feature extraction algorithms have shown high accuracy during recent years. While accurate, these approaches even with high-end hardware are computationally intensive and too slow for real-time systems. This paper details the use of deep convolution neural networks (CNNs), specifically an algorithm (YOLO - You Only Look Once) with 24+2 convolution layers. Using deep-learning techniques eliminated the need for hard-code specific features for specific fruit shapes, color and/or other attributes. This CNN is trained on more than 5000 images of apple and pear fruits on 960 cores GPU (Graphical Processing Unit). Testing set showed an accuracy of 90%. After this, trained data were transferred to an embedded device (Raspberry Pi gen.3) with camera for more portability. Based on correlation between number of visible fruits or detected fruits on one frame and the real number of fruits on one tree, a model was created to accommodate this error rate. Speed of processing and detection of the whole platform was higher than 40 frames per second. This speed is fast enough for any grasping/harvesting robotic arm or other real-time applications.

Keywords: artificial intelligence, computer vision, deep learning, fruit recognition, harvesting robot, precision agriculture

Procedia PDF Downloads 420
803 Multiple Fusion Based Single Image Dehazing

Authors: Joe Amalraj, M. Arunkumar

Abstract:

Haze is an atmospheric phenomenon that signicantly degrades the visibility of outdoor scenes. This is mainly due to the atmosphere particles that absorb and scatter the light. This paper introduces a novel single image approach that enhances the visibility of such degraded images. In this method is a fusion-based strategy that derives from two original hazy image inputs by applying a white balance and a contrast enhancing procedure. To blend effectively the information of the derived inputs to preserve the regions with good visibility, we filter their important features by computing three measures (weight maps): luminance, chromaticity, and saliency. To minimize artifacts introduced by the weight maps, our approach is designed in a multiscale fashion, using a Laplacian pyramid representation. This paper demonstrates the utility and effectiveness of a fusion-based technique for de-hazing based on a single degraded image. The method performs in a per-pixel fashion, which is straightforward to implement. The experimental results demonstrate that the method yields results comparative to and even better than the more complex state-of-the-art techniques, having the advantage of being appropriate for real-time applications.

Keywords: single image de-hazing, outdoor images, enhancing, DSP

Procedia PDF Downloads 410
802 Genesis of Entrepreneur Business Models in New Ventures

Authors: Arash Najmaei, Jo Rhodes, Peter Lok, Zahra Sadeghinejad

Abstract:

In this article, we endeavor to explore how a new business model comes into existence in the Australian cloud-computing eco-system. Findings from multiple case study methodology reveal that to develop a business model new ventures adopt a three-phase approach. In the first phase, labelled as business model ideation (BMID) various ideas for a viable business model are generated from both internal and external networks of the entrepreneurial team and the most viable one is chosen. Strategic consensus and commitment are generated in the second phase. This phase is a business modelling strategic action phase. We labelled this phase as business model strategic commitment (BMSC) because through commitment and the subsequent actions of executives resources are pooled, coordinated and allocated to the business model. Three complementary sets of resources shape the business model: managerial (MnRs), marketing (MRs) and technological resources (TRs). The third phase is the market-test phase where the business model is reified through the delivery of the intended value to customers and conversion of revenue into profit. We labelled this phase business model actualization (BMAC). Theoretical and managerial implications of these findings will be discussed and several directions for future research will be illuminated.

Keywords: entrepreneur business model, high-tech venture, resources, conversion of revenue

Procedia PDF Downloads 445
801 Design of Labview Based DAQ System

Authors: Omar A. A. Shaebi, Matouk M. Elamari, Salaheddin Allid

Abstract:

The Information Computing System of Monitoring (ICSM) for the Research Reactor of Tajoura Nuclear Research Centre (TNRC) stopped working since early 1991. According to the regulations, the computer is necessary to operate the reactor up to its maximum power (10 MW). The fund is secured via IAEA to develop a modern computer based data acquisition system to replace the old computer. This paper presents the development of the Labview based data acquisition system to allow automated measurements using National Instruments Hardware and its labview software. The developed system consists of SCXI 1001 chassis, the chassis house four SCXI 1100 modules each can maintain 32 variables. The chassis is interfaced with the PC using NI PCI-6023 DAQ Card. Labview, developed by National Instruments, is used to run and operate the DAQ System. Labview is graphical programming environment suited for high level design. It allows integrating different signal processing components or subsystems within a graphical framework. The results showed system capabilities in monitoring variables, acquiring and saving data. Plus the capability of the labview to control the DAQ.

Keywords: data acquisition, labview, signal conditioning, national instruments

Procedia PDF Downloads 494
800 Optimisation of Intermodal Transport Chain of Supermarkets on Isle of Wight, UK

Authors: Jingya Liu, Yue Wu, Jiabin Luo

Abstract:

This work investigates an intermodal transportation system for delivering goods from a Regional Distribution Centre to supermarkets on the Isle of Wight (IOW) via the port of Southampton or Portsmouth in the UK. We consider this integrated logistics chain as a 3-echelon transportation system. In such a system, there are two types of transport methods used to deliver goods across the Solent Channel: one is accompanied transport, which is used by most supermarkets on the IOW, such as Spar, Lidl and Co-operative food; the other is unaccompanied transport, which is used by Aldi. Five transport scenarios are studied based on different transport modes and ferry routes. The aim is to determine an optimal delivery plan for supermarkets of different business scales on IOW, in order to minimise the total running cost, fuel consumptions and carbon emissions. The problem is modelled as a vehicle routing problem with time windows and solved by genetic algorithm. The computing results suggested that accompanied transport is more cost efficient for small and medium business-scale supermarket chains on IOW, while unaccompanied transport has the potential to improve the efficiency and effectiveness of large business scale supermarket chains.

Keywords: genetic algorithm, intermodal transport system, Isle of Wight, optimization, supermarket

Procedia PDF Downloads 369
799 Analysis of Determinate and Indeterminate Structures: Applications of Non-Economic Structure

Authors: Toral Khalpada, Kanhai Joshi

Abstract:

Generally, constructions of structures built in India are indeterminate structures. The purpose of this study is to investigate the application of a structure that is proved to be non-economical. The testing practice involves the application of different types of loads on both, determinate and indeterminate structure by computing it on a software system named Staad and also inspecting them practically on the construction site, analyzing the most efficient structure and diagnosing the utilization of the structure which is not so beneficial as compared to other. Redundant structures (indeterminate structure) are found to be more reasonable. All types of loads were applied on the beams of both determinate and indeterminate structures parallelly on the software and the same was done on the site practically which proved that maximum stresses in statically indeterminate structures are generally lower than those in comparable determinate structures. These structures are found to have higher stiffness resulting in lesser deformations so indeterminate structures are economical and are better than determinate structures to use for construction. On the other hand, statically determinate structures have the benefit of not producing stresses because of temperature changes. Therefore, our study tells that indeterminate structure is more beneficial but determinate structure also has used as it can be used in many areas; it can be used for the construction of two hinged arch bridges where two supports are sufficient and where there is no need for expensive indeterminate structure. Further investigation is needed to contrive more implementation of the determinate structure.

Keywords: construction, determinate structure, indeterminate structure, stress

Procedia PDF Downloads 230
798 Exploring RQ-EQ Relatons among Psychology Majors

Authors: Maria T. Mamba, Febe Marl G. Paat

Abstract:

The illustrious estimation that psychology majors, psychologists and allied psychology practitioners as expert behavior analysts, if not, “life enthusiasts” spurred two essentially linked endeavors. First, the reconsideration of the time-honored ingenuity and expectations from psychologists such as the ability to perceive ways to undertake a range of difficulties, the ability to apply psychology in order to self-regulate and to display personal integrity, and among others. Second, is to ascertain solid support to uphold aforesaid expectations. This study achieved its goals by having explored how two burgeoning constructs- RQ and EQ play parts in the lives of psychology people. Having involved the total population of psychology majors in Cagayan State University along with the use of Emotional Quotient Test and Resilience Assessment Questionnaire, the study provides a précis of how perceived “champions” of psychological well-being respond emotionally to different situations and deal effectively with and even thrive on the demands of frequently changing environmental circumstances. Significant findings about how the major variables correlated with the population’s demographic profile (e.g. age, sex, and year level) were also accounted. To realize a more academic concept with the present study, significant connections between RQ (self-assurance, personal vision, flexible and adaptable, organized, problem solver, interpersonal competence, socially connected, and active) and EQ (e.g. emotional maturity, emotional sensitivity, and emotional competency) dimensions were uncovered.

Keywords: emotional quotient, resilience quotient, psychology majors, exploring

Procedia PDF Downloads 450
797 Fruit Identification System in Sweet Orange Citrus (L.) Osbeck Using Thermal Imaging and Fuzzy

Authors: Ingrid Argote, John Archila, Marcelo Becker

Abstract:

In agriculture, intelligent systems applications have generated great advances in automating some of the processes in the production chain. In order to improve the efficiency of those systems is proposed a vision system to estimate the amount of fruits in sweet orange trees. This work presents a system proposal using capture of thermal images and fuzzy logic. A bibliographical review has been done to analyze the state-of-the-art of the different systems used in fruit recognition, and also the different applications of thermography in agricultural systems. The algorithm developed for this project uses the metrics of the fuzzines parameter to the contrast improvement and segmentation of the image, for the counting algorith m was used the Hough transform. In order to validate the proposed algorithm was created a bank of images of sweet orange Citrus (L.) Osbeck acquired in the Maringá Farm. The tests with the algorithm Indicated that the variation of the tree branch temperature and the fruit is not very high, Which makes the process of image segmentation using this differentiates, This Increases the amount of false positives in the fruit counting algorithm. Recognition of fruits isolated with the proposed algorithm present an overall accuracy of 90.5 % and grouped fruits. The accuracy was 81.3 %. The experiments show the need for a more suitable hardware to have a better recognition of small temperature changes in the image.

Keywords: Agricultural systems, Citrus, Fuzzy logic, Thermal images.

Procedia PDF Downloads 229
796 Recovery of the Demolition and Construction Waste, Casablanca (Morocco)

Authors: Morsli Mourad, Tahiri Mohamed, Samdi Azzeddine

Abstract:

Casablanca is the biggest city in Morocco. It concentrates more than 60% of the economic and industrial activity of the kingdom. Its building and public works (BTP) sector is the leading source of inert waste scattered in open areas. This inert waste is a major challenge for the city of Casablanca, as it is not properly managed, thus causing a significant nuisance for the environment and the health of the population. Hence the vision of our project is to recycle and valorize concrete waste. In this work, we present concrete results in the exploitation of this abundant and permanent deposit. Typical wastes are concrete, clay and concrete bricks, ceramic tiles, marble panels, gypsum, scrap metal, wood . The work performed included: geolocation with a combination of artificial intelligence and Google Earth, estimation of the amount of waste per site, sorting, crushing, grinding, and physicochemical characterization of the samples. Then, we proceeded to the exploitation of the types of substrates to be developed: light cement, coating, and glue for ceramics... The said products were tested and characterized by X-ray fluorescence, specific surface, resistance to bending and crushing, etc. We will present in detail the main results of our research work and also describe the specific properties of each material developed.

Keywords: déchets de démolition et des chantiers de construction, logiciels de combinaison SIG, valorisation de déchets inertes, enduits, ciment leger, casablanca

Procedia PDF Downloads 112
795 Spiking Behavior in Memristors with Shared Top Electrode Configuration

Authors: B. Manoj Kumar, C. Malavika, E. S. Kannan

Abstract:

The objective of this study is to investigate the switching behavior of two vertically aligned memristors connected by a shared top electrode, a configuration that significantly deviates from the conventional single oxide layer sandwiched between two electrodes. The device is fabricated by bridging copper electrodes with mechanically exfoliated van der Waals metal (specifically tantalum disulfide and tantalum diselenide). The device demonstrates threshold-switching behavior in its I-V characteristics. When the input voltage signal is ramped with voltages below the threshold, the output current shows spiking behavior, resembling integrated and firing actions without extra circuitry. We also investigated the self-reset behavior of the device. Using a continuous constant voltage bias, we activated the device to the firing state. After removing the bias and reapplying it shortly afterward, the current returned to its initial state. This indicates that the device can spontaneously return to its resting state. The outcome of this investigation offers a fresh perspective on memristor-based device design and an efficient method to construct hardware for neuromorphic computing systems.

Keywords: integrated and firing, memristor, spiking behavior, threshold switching

Procedia PDF Downloads 64
794 Methodology for Developing an Intelligent Tutoring System Based on Marzano’s Taxonomy

Authors: Joaquin Navarro Perales, Ana Lidia Franzoni Velázquez, Francisco Cervantes Pérez

Abstract:

The Mexican educational system faces diverse challenges related with the quality and coverage of education. The development of Intelligent Tutoring Systems (ITS) may help to solve some of them by helping teachers to customize their classes according to the performance of the students in online courses. In this work, we propose the adaptation of a functional ITS based on Bloom’s taxonomy called Sistema de Apoyo Generalizado para la Enseñanza Individualizada (SAGE), to measure student’s metacognition and their emotional response based on Marzano’s taxonomy. The students and the system will share the control over the advance in the course, so they can improve their metacognitive skills. The system will not allow students to get access to subjects not mastered yet. The interaction between the system and the student will be implemented through Natural Language Processing techniques, thus avoiding the use of sensors to evaluate student’s response. The teacher will evaluate student’s knowledge utilization, which is equivalent to the last cognitive level in Marzano’s taxonomy.

Keywords: intelligent tutoring systems, student modelling, metacognition, affective computing, natural language processing

Procedia PDF Downloads 197
793 Long Standing Orbital Floor Fracture Repair: Case Report

Authors: Hisham A. Hashem, Sameh Galal, Bassem M. Moeshed

Abstract:

A 36 years old male patient presented to our unit with a history of motor-car accident from 7 months complaining of disfigurement and double vision. On examination and investigations, there was an orbital floor fracture in the left eye with inferior rectus muscle entrapment causing diplopia, dystopia and enophthalmos. Under general anesthesia, a sub-ciliary incision was performed, and the orbital floor fracture was repaired with a double layer Medpor sheet (30x50x15) with removing and freeing fibrosis that was present and freeing of the inferior rectus muscle. Remarkable improvement of the dystopia was noticed, however, there was a residual diplopia in upgaze and enophthalmos. He was then referred to a strabismologist, which upon examination found left hypotropia of 8 ΔD corrected by 8 ΔD base up prism and positive forced duction test on elevation and pseudoptosis. Under local anesthesia, a limbal incision approach with hangback 4mm recession of inferior rectus muscle was performed after identifying an inferior rectus muscle structure. Improvement was noted shortly postoperative with correction of both diplopia and pseudoptosis. Follow up after 1, 4 and 8 months was done showing a stable condition. Delayed surgery in cases of orbital floor fracture may still hold good results provided proper assessment of the case with management of each sign separately.

Keywords: diplopia, dystopia, late surgery, orbital floor fracture

Procedia PDF Downloads 227