Search results for: vision problems
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 7122

Search results for: vision problems

5832 Robust and Real-Time Traffic Counting System

Authors: Hossam M. Moftah, Aboul Ella Hassanien

Abstract:

In the recent years the importance of automatic traffic control has increased due to the traffic jams problem especially in big cities for signal control and efficient traffic management. Traffic counting as a kind of traffic control is important to know the road traffic density in real time. This paper presents a fast and robust traffic counting system using different image processing techniques. The proposed system is composed of the following four fundamental building phases: image acquisition, pre-processing, object detection, and finally counting the connected objects. The object detection phase is comprised of the following five steps: subtracting the background, converting the image to binary, closing gaps and connecting nearby blobs, image smoothing to remove noises and very small objects, and detecting the connected objects. Experimental results show the great success of the proposed approach.

Keywords: traffic counting, traffic management, image processing, object detection, computer vision

Procedia PDF Downloads 287
5831 Vibration of a Beam on an Elastic Foundation Using the Variational Iteration Method

Authors: Desmond Adair, Kairat Ismailov, Martin Jaeger

Abstract:

Modelling of Timoshenko beams on elastic foundations has been widely used in the analysis of buildings, geotechnical problems, and, railway and aerospace structures. For the elastic foundation, the most widely used models are one-parameter mechanical models or two-parameter models to include continuity and cohesion of typical foundations, with the two-parameter usually considered the better of the two. Knowledge of free vibration characteristics of beams on an elastic foundation is considered necessary for optimal design solutions in many engineering applications, and in this work, the efficient and accurate variational iteration method is developed and used to calculate natural frequencies of a Timoshenko beam on a two-parameter foundation. The variational iteration method is a technique capable of dealing with some linear and non-linear problems in an easy and efficient way. The calculations are compared with those using a finite-element method and other analytical solutions, and it is shown that the results are accurate and are obtained efficiently. It is found that the effect of the presence of the two-parameter foundation is to increase the beam’s natural frequencies and this is thought to be because of the shear-layer stiffness, which has an effect on the elastic stiffness. By setting the two-parameter model’s stiffness parameter to zero, it is possible to obtain a one-parameter foundation model, and so, comparison between the two foundation models is also made.

Keywords: Timoshenko beam, variational iteration method, two-parameter elastic foundation model

Procedia PDF Downloads 188
5830 Vision and Challenges of Developing VR-Based Digital Anatomy Learning Platforms and a Solution Set for 3D Model Marking

Authors: Gizem Kayar, Ramazan Bakir, M. Ilkay Koşar, Ceren U. Gencer, Alperen Ayyildiz

Abstract:

Anatomy classes are crucial for general education of medical students, whereas learning anatomy is quite challenging and requires memorization of thousands of structures. In traditional teaching methods, learning materials are still based on books, anatomy mannequins, or videos. This results in forgetting many important structures after several years. However, more interactive teaching methods like virtual reality, augmented reality, gamification, and motion sensors are becoming more popular since such methods ease the way we learn and keep the data in mind for longer terms. During our study, we designed a virtual reality based digital head anatomy platform to investigate whether a fully interactive anatomy platform is effective to learn anatomy and to understand the level of teaching and learning optimization. The Head is one of the most complicated human anatomy structures, with thousands of tiny, unique structures. This makes the head anatomy one of the most difficult parts to understand during class sessions. Therefore, we developed a fully interactive digital tool with 3D model marking, quiz structures, 2D/3D puzzle structures, and VR support so as to integrate the power of VR and gamification. The project has been developed in Unity game engine with HTC Vive Cosmos VR headset. The head anatomy 3D model has been selected with full skeletal, muscular, integumentary, head, teeth, lymph, and vein system. The biggest issue during the development was the complexity of our model and the marking of it in the 3D world system. 3D model marking requires to access to each unique structure in the counted subsystems which means hundreds of marking needs to be done. Some parts of our 3D head model were monolithic. This is why we worked on dividing such parts to subparts which is very time-consuming. In order to subdivide monolithic parts, one must use an external modeling tool. However, such tools generally come with high learning curves, and seamless division is not ensured. Second option was to integrate tiny colliders to all unique items for mouse interaction. However, outside colliders which cover inner trigger colliders cause overlapping, and these colliders repel each other. Third option is using raycasting. However, due to its own view-based nature, raycasting has some inherent problems. As the model rotate, view direction changes very frequently, and directional computations become even harder. This is why, finally, we studied on the local coordinate system. By taking the pivot point of the model into consideration (back of the nose), each sub-structure is marked with its own local coordinate with respect to the pivot. After converting the mouse position to the world position and checking its relation with the corresponding structure’s local coordinate, we were able to mark all points correctly. The advantage of this method is its applicability and accuracy for all types of monolithic anatomical structures.

Keywords: anatomy, e-learning, virtual reality, 3D model marking

Procedia PDF Downloads 95
5829 Breakfast Skipping and Health Status Among University Professionals in Bangladesh

Authors: Shatabdi Goon

Abstract:

OBJECTIVE: To determine the prevalence and associations between breakfast skipping and health status for university professionals in Bangladesh. DESIGN: A cross-sectional descriptive study design was performed using information on respondent’s sociodemographic status and eating behavior. Factors associated with breakfast skipping were identified using multivariate regression models. SETTINGS: Data obtained from a representative sample (n 120) of university professionals randomly selected from two distinct universities in Dhaka city, Bangladesh. SUBJECT: A total number of one hundred and twenty university professionals with a mean age of 29 years. RESULT: Results indicated that approximately 35.8% of the sample skipped breakfast. Gender was the only statistically significant sociodemographic variable, with females skipping at over two times the rate of males (OR 95% CI: 1.9; 0.90-4.13). The reasons given for skipping breakfast were almost exclusively habit (39.5%), work pressure (23.2%) and lack of time (16.2%). Skippers were significantly more likely to be obese (OR 2.4; 95% CI 1.02- 5.7), less energetic (OR 3.5; 95% CI 1.5-8.6), associated with health problems (OR 4.3; 95% CI 1.8- 10.17) and eating tendency of fast food (OR 2.5; 95% CI 1.13 - 5.5). Gastric and heart burn (X2=4.19, p<0.05) and high blood pressure (X2=5.027, p<0.05) were detected among 34.9% and 27.9 % of those employees respectively identified as breakfast skippers and they showed significantly high prevalence. CONCLUSION: Breakfast skipping is highly prevalent among university professionals with significant association of different health problems in Bangladesh. Health promotion strategies should be used to encourage all adults to eat breakfast regularly.

Keywords: breakfast, healthy lifestyle, breakfast skipping, health status, university professionals

Procedia PDF Downloads 343
5828 Chaos Fuzzy Genetic Algorithm

Authors: Mohammad Jalali Varnamkhasti

Abstract:

The genetic algorithms have been very successful in handling difficult optimization problems. The fundamental problem in genetic algorithms is premature convergence. This paper, present a new fuzzy genetic algorithm based on chaotic values instead of the random values in genetic algorithm processes. In this algorithm, for initial population is used chaotic sequences and then a new sexual selection proposed for selection mechanism. In this technique, the population is divided such that the male and female would be selected in an alternate way. The layout of the male and female chromosomes in each generation is different. A female chromosome is selected by tournament selection size from the female group. Then, the male chromosome is selected, in order of preference based on the maximum Hamming distance between the male chromosome and the female chromosome or The highest fitness value of male chromosome (if more than one male chromosome is having the maximum Hamming distance existed), or Random selection. The selections of crossover and mutation operators are achieved by running the fuzzy logic controllers, the crossover and mutation probabilities are varied on the basis of the phenotype and genotype characteristics of the chromosome population. Computational experiments are conducted on the proposed techniques and the results are compared with some other operators, heuristic and local search algorithms commonly used for solving p-median problems published in the literature.

Keywords: genetic algorithm, fuzzy system, chaos, sexual selection

Procedia PDF Downloads 379
5827 The Problems of Current Earth Coordinate System for Earthquake Forecasting Using Single Layer Hierarchical Graph Neuron

Authors: Benny Benyamin Nasution, Rahmat Widia Sembiring, Abdul Rahman Dalimunthe, Nursiah Mustari, Nisfan Bahri, Berta br Ginting, Riadil Akhir Lubis, Rita Tavip Megawati, Indri Dithisari

Abstract:

The earth coordinate system is an important part of an attempt for earthquake forecasting, such as the one using Single Layer Hierarchical Graph Neuron (SLHGN). However, there are a number of problems that need to be worked out before the coordinate system can be utilized for the forecaster. One example of those is that SLHGN requires that the focused area of an earthquake must be constructed in a grid-like form. In fact, within the current earth coordinate system, the same longitude-difference would produce different distances. This can be observed at the distance on the Equator compared to distance at both poles. To deal with such a problem, a coordinate system has been developed, so that it can be used to support the ongoing earthquake forecasting using SLHGN. Two important issues have been developed in this system: 1) each location is not represented through two-value (longitude and latitude), but only a single value, 2) the conversion of the earth coordinate system to the x-y cartesian system requires no angular formulas, which is therefore fast. The accuracy and the performance have not been measured yet, since earthquake data is difficult to obtain. However, the characteristics of the SLHGN results show a very promising answer.

Keywords: hierarchical graph neuron, multidimensional hierarchical graph neuron, single layer hierarchical graph neuron, natural disaster forecasting, earthquake forecasting, earth coordinate system

Procedia PDF Downloads 212
5826 Facial Pose Classification Using Hilbert Space Filling Curve and Multidimensional Scaling

Authors: Mekamı Hayet, Bounoua Nacer, Benabderrahmane Sidahmed, Taleb Ahmed

Abstract:

Pose estimation is an important task in computer vision. Though the majority of the existing solutions provide good accuracy results, they are often overly complex and computationally expensive. In this perspective, we propose the use of dimensionality reduction techniques to address the problem of facial pose estimation. Firstly, a face image is converted into one-dimensional time series using Hilbert space filling curve, then the approach converts these time series data to a symbolic representation. Furthermore, a distance matrix is calculated between symbolic series of an input learning dataset of images, to generate classifiers of frontal vs. profile face pose. The proposed method is evaluated with three public datasets. Experimental results have shown that our approach is able to achieve a correct classification rate exceeding 97% with K-NN algorithm.

Keywords: machine learning, pattern recognition, facial pose classification, time series

Procedia PDF Downloads 346
5825 The Impact of Entrepreneur to Develop Economy in Indonesia

Authors: Alif Nur Irvan, M. Varaby Wahyu

Abstract:

Indonesia is a country that have a lot of natural resources and as one of the most populous people in the world. In the last few years, the world economic is growing rapid, and then Indonesia must be able to develop his economy like the other country. The number of graduates in Indonesia always increase every year and the employment in Indonesia is getting decreased, this situation leads to rise unemployment in Indonesia. Limited employment makes people look for the ways to live decently. From this situation, entrepreneurs become an alternative in Indonesia to develop the economy. Being an entrepreneur means being able to find opportunities to utilize existing resources to take advantage of these opportunities. With the increasing number of entrepreneurs in Indonesia can increase employment, improve the quality of life, income distribution, utilize and mobilize resources to improve national productivity, and improve the welfare of government. The main sources for economic growth are the investments that improve the quality of capital or human resources, which in turn managed to increase the quantity of productive resources and can raise the productivity of all resources through new discoveries, innovations, creativity and technological progress. This paper is talking about the topic, discussions, and it offers the solutions to support entrepreneurs in Indonesia, and also talk about entrepreneurial problems that occurred in Indonesia, and the right solution to solve the problems of entrepreneurship in Indonesia and also discusses the role of government to support entrepreneurship to encourage the economy in Indonesia.

Keywords: entrepreneurship, economy, employment, government

Procedia PDF Downloads 279
5824 Usage of Palm Oil Industrial Wastes as Construction Materials

Authors: Mohammad Momeenul Islam, U. Johnson Alengaram, Mohd Zamin Jumaat, Iftekhair Ibnul Bashar

Abstract:

Palm oil industry produces millions of tonnes of industrial wastes and these wastes create huge storage and environmental problems. In order to solve these problems various research works have been performed for past decades. The commonly available wastes are Oil palm shells (OPS) and Palm oil fuel ash (POFA). These materials have already acquired well recognition as alternate of conventional construction materials. OPS has been used as coarse aggregate and compressive strength was found up to 56 MPa for 56-day. It is said that 30 grade Oil Palm shell concrete (OPSC) is possible without adding any cementitious materials. The maximum modulus of elasticity for OPSC was found 18.6 GPa. The Oil palm shell concrete (OPSC) are used in country areas and nearby areas where the palm oil factories are located for houses, road-kerbs, drain blocks, etc. In case of superstructure like beams and slab are also produced by utilizing OPS. Many experimental works have been performed to establish POFA as a substituting binding material in replace of Ordinary Portland cement (OPC). Throughout the research it has been showed that up to 20% of cement by mass can be replaced by POFA. POFA is one of the most enriched pozzolanic materials. The main purpose of this review is to discuss the usage and opportunity of the palm oil industrial wastes as construction materials following the previous experimental research work.

Keywords: construction materials, oil palm shells (OPS), palm oil fuel ash (POFA), aggregates

Procedia PDF Downloads 343
5823 Distance Learning and Modern Challenges of Education Management in Georgia

Authors: Giorgi Gaganidze, Eter Kharaishvili

Abstract:

The atypical crisis has created new challenges in the education system. Globally, including in Georgia, traditional methods of managing the education system have appeared particularly vulnerable. In addition, new opportunities for the introduction of innovative management of learning processes have emerged. The aim of the research is to identify the main challenges in the field of education management in the distance learning process in Georgia and to develop recommendations on the opportunities for the introduction of innovative management. The paper substantiates the relevance of the research, in particular, it notes that in Georgia, as in many countries, distance learning in higher education institutions became particularly crucial during the Covid-19 pandemic. What is more, theoretical and practical aspects of distance learning are less proven, and a number of problems have been identified in the field of education management in Georgia. The article justifies the need to study the challenges of distance learning for the formation of a sustainable education management system. Within the bibliographic research, there are grouped the opinions of researchers on the modern problems of distance learning and education management in the article. Based on scientific papers, the expectations formed about distance learning are studied, and the main focus is on the existing problems of education management during the atypical crisis. The article discusses the forms and opportunities of distance learning in different countries, evaluates different approaches and challenges to distance learning, and justifies the role of education management in effective distance learning. The paper uses various theoretical-methodological tools of research, including desk research on the research topic; Data selection-grouping, problem identification is carried out by analysis, synthesis, sampling, induction, and other methods;SWOT analysis is used to assess the strengths, weaknesses, opportunities, and threats of distance education and management; The level of student satisfaction with distance learning is determined through the Population-based / Census-based approach; The results of the research are processed by SPSS program. Quantitative research and semi-structured interviews with relevant focus groups were conducted to identify working directions for innovative management of distance learning and education. Research has shown that the demand for distance education is growing in Georgia, but the need to introduce innovative education management remains a particular challenge. Conclusions have been made on the introduction of innovative education management, and the relevant recommendations have been developed.

Keywords: distance learning, management challenges, education management, innovative management

Procedia PDF Downloads 123
5822 Robust Image Registration Based on an Adaptive Normalized Mutual Information Metric

Authors: Huda Algharib, Amal Algharib, Hanan Algharib, Ali Mohammad Alqudah

Abstract:

Image registration is an important topic for many imaging systems and computer vision applications. The standard image registration techniques such as Mutual information/ Normalized mutual information -based methods have a limited performance because they do not consider the spatial information or the relationships between the neighbouring pixels or voxels. In addition, the amount of image noise may significantly affect the registration accuracy. Therefore, this paper proposes an efficient method that explicitly considers the relationships between the adjacent pixels, where the gradient information of the reference and scene images is extracted first, and then the cosine similarity of the extracted gradient information is computed and used to improve the accuracy of the standard normalized mutual information measure. Our experimental results on different data types (i.e. CT, MRI and thermal images) show that the proposed method outperforms a number of image registration techniques in terms of the accuracy.

Keywords: image registration, mutual information, image gradients, image transformations

Procedia PDF Downloads 241
5821 Automated Driving Deep Neural Networks Model Accuracy and Performance Assessment in a Simulated Environment

Authors: David Tena-Gago, Jose M. Alcaraz Calero, Qi Wang

Abstract:

The evolution and integration of automated vehicles have become more and more tangible in recent years. State-of-the-art technological advances in the field of camera-based Artificial Intelligence (AI) and computer vision greatly favor the performance and reliability of the Advanced Driver Assistance System (ADAS), leading to a greater knowledge of vehicular operation and resembling human behavior. However, the exclusive use of this technology still seems insufficient to control vehicular operation at 100%. To reveal the degree of accuracy of the current camera-based automated driving AI modules, this paper studies the structure and behavior of one of the main solutions in a controlled testing environment. The results obtained clearly outline the lack of reliability when using exclusively the AI model in the perception stage, thereby entailing using additional complementary sensors to improve its safety and performance.

Keywords: accuracy assessment, AI-driven mobility, artificial intelligence, automated vehicles

Procedia PDF Downloads 106
5820 Local Image Features Emerging from Brain Inspired Multi-Layer Neural Network

Authors: Hui Wei, Zheng Dong

Abstract:

Object recognition has long been a challenging task in computer vision. Yet the human brain, with the ability to rapidly and accurately recognize visual stimuli, manages this task effortlessly. In the past decades, advances in neuroscience have revealed some neural mechanisms underlying visual processing. In this paper, we present a novel model inspired by the visual pathway in primate brains. This multi-layer neural network model imitates the hierarchical convergent processing mechanism in the visual pathway. We show that local image features generated by this model exhibit robust discrimination and even better generalization ability compared with some existing image descriptors. We also demonstrate the application of this model in an object recognition task on image data sets. The result provides strong support for the potential of this model.

Keywords: biological model, feature extraction, multi-layer neural network, object recognition

Procedia PDF Downloads 536
5819 Applications of Building Information Modeling (BIM) in Knowledge Sharing and Management in Construction

Authors: Shu-Hui Jan, Shih-Ping Ho, Hui-Ping Tserng

Abstract:

Construction knowledge can be referred to and reused among involved project managers and job-site engineers to alleviate problems on a construction job-site and reduce the time and cost of solving problems related to constructability. This paper proposes a new methodology to provide sharing of construction knowledge by using the Building Information Modeling (BIM) approach. The main characteristics of BIM include illustrating 3D CAD-based presentations and keeping information in a digital format, and facilitation of easy updating and transfer of information in the 3D BIM environment. Using the BIM approach, project managers and engineers can gain knowledge related to 3D BIM and obtain feedback provided by job-site engineers for future reference. This study addresses the application of knowledge sharing management in the construction phase of construction projects and proposes a BIM-based Knowledge Sharing Management (BIMKSM) system for project managers and engineers. The BIMKSM system is then applied in a selected case study of a construction project in Taiwan to verify the proposed methodology and demonstrate the effectiveness of sharing knowledge in the BIM environment. The combined results demonstrate that the BIMKSM system can be used as a visual BIM-based knowledge sharing management platform by utilizing the BIM approach and web technology.

Keywords: construction knowledge management, building information modeling, project management, web-based information system

Procedia PDF Downloads 342
5818 Visual and Clinical Outcome in Patients with Corneal Lacerations

Authors: Avantika Verma

Abstract:

In industrialized nations, corneal lacerations are one of the most common reason for hospitalization. This study was designed to study visual and clinical outcome in patients presenting with full thickness corneal lacerations in Indian population and to ascertain the impact of various preoperative and operative factors influencing prognosis after repair of corneal lacerations. Males in third decade with injuries at work with metallic objects were common. Lens damage, hyphema, vitreous hemorrhage, retinal detachment and endophthalmitis were seen. All the patients underwent primary repair within first 24 hours of presentation. At 3 months, 74.3% had a good visual outcome. About 5.7% of patients had no perception of light.In conclusion, various demographic and preoperative factors like age, time of presentation, vision at presentation, length of corneal wound, involvement of visual axis, associated ocular features like hyphaema, lenticular changes, vitreous haemorrhage and retinal detachment are significant prognostic indicators for final visual outcome.

Keywords: corneal laceration, corneal wound repair, injury, visual outcome

Procedia PDF Downloads 351
5817 Urban Landscape Sustainability Between Past and Present: Toward a Future Vision

Authors: Dina Salem

Abstract:

A variety of definitions and interpretations for sustainable development has been offered since the widely known definition of the World Commission on Environment and Development in 1987, the perspectives have ranged from deep ecology to better life quality for people. Sustainable landscape is widely understood as a key contributor to urban sustainability for the fact that all landscapes has a social, economic, cultural and ecological function for the community’s well-being and urban development, that was evident even before the emergence of sustainability concept. In this paper, the concepts of landscape planning and sustainable development are briefly reviewed; visions for landscape sustainability are demonstrated and classified. Challenges facing sustainable landscape planning are discussed. Finally, the paper investigates how our future urban open space could be sustainable and how does this contribute to urban sustainability, by creating urban landscapes that takes into account the social and cultural values of users of urban open space besides the ecological balance of urban open spaces as an integrated network.

Keywords: urban landscape, urban sustainability, resilience, open spaces

Procedia PDF Downloads 542
5816 Friend or Foe: Decoding the Legal Challenges Posed by Artificial Intellegence in the Era of Intellectual Property

Authors: Latika Choudhary

Abstract:

“The potential benefits of Artificial Intelligence are huge, So are the dangers.” - Dave Water. Artificial intelligence is one of the facet of Information technology domain which despite several attempts does not have a clear definition or ambit. However it can be understood as technology to solve problems via automated decisions and predictions. Artificial intelligence is essentially an algorithm based technology which analyses the large amounts of data and then solves problems by detecting useful patterns. Owing to its automated feature it will not be wrong to say that humans & AI have more utility than humans alone or computers alone.1 For many decades AI experienced enthusiasm as well as setbacks, yet it has today become part and parcel of our everyday life, making it convenient or at times problematic. AI and related technology encompass Intellectual Property in multiple ways, the most important being AI technology for management of Intellectual Property, IP for protecting AI and IP as a hindrance to the transparency of AI systems. Thus the relationship between the two is of reciprocity as IP influences AI and vice versa. While AI is a recent concept, the IP laws for protection or even dealing with its challenges are relatively older, raising the need for revision to keep up with the pace of technological advancements. This paper will analyze the relationship between AI and IP to determine how beneficial or conflictual the same is, address how the old concepts of IP are being stretched to its maximum limits so as to accommodate the unwanted consequences of the Artificial Intelligence and propose ways to mitigate the situation so that AI becomes the friend it is and not turn into a potential foe it appears to be.

Keywords: intellectual property rights, information technology, algorithm, artificial intelligence

Procedia PDF Downloads 83
5815 Buddhism: Its Socio-Economic Relevance in the Present Changing World

Authors: Bandana Bhattacharya

Abstract:

‘Buddhism’, as such signifies the ‘ism’ that is based on Buddha’s life and teachings or that is concerned with the gospel of Buddha as recorded in the literature available in Pali, Sanskrit, Buddhist Sanskrit, Prakrit and even in the other non-Indian languages wherein it has been described a very abstruse, complex and lofty philosophy of life or ‘the way of life’ preached by Him (Buddha). It has another side too, i.e., the applicability of the tenets of Buddha according to the needs of the present society, where human life and outlook has been totally changed. Applied Buddhism signifies the applicability of the Buddha’s noble tenets. Along with the theological exposition and textual criticism of the Buddha’s discourses, it has now become almost obligatory for the Buddhist scholars to re-interpret Buddhism from modern perspectives. Basically Applied Buddhism defined a ‘way of life’ which may transform the higher quality of life or essence of life due to changed circumstances, places and time. Nowadays, if we observe the present situation of the world, we will find the current problems such as health, economic, politic, global warming, population explosion, pollution of all types including cultural scarcity essential commodities and indiscriminate use of human, natural and water resources are becoming more and more pronounced day by day, under such a backdrop of world situation. Applied Buddhism rather Buddhism may be the only instrument left now for mankind to address all such human achievements, lapses, and problems. Buddha’s doctrine is itself called ‘akālika, timeless’. On the eve of the Mahāparinibbāṇa at Kusinara, the Blessed One allows His disciples to change, modify and alter His minor teachings according to the needs of the future, although He has made some utterances, which would eternally remain fresh. Hence Buddhism has been able to occupy a prominent place in modern life, because of its timeless applicability, emanating from a set of eternal values. The logical and scientific outlook of Buddha may be traced in His very first sermon named the Dhammacakkapavattana-Sutta where He suggested to avoid the two extremes, namely, constantly attachment to sensual pleasures (Kāmasukhallikānuyoga) and devotion to self-mortification that is painful as well as unprofitable and asked to adopt Majjhimapaṭipadā, ‘Middle path’, which is very much applicable even today in every spheres of human life; and the absence of which is the root cause of all problems event at present. This paper will be a humble attempt to highlight the relevance of Buddhism in the present society.

Keywords: applied Buddhism, ecology, self-awareness, value

Procedia PDF Downloads 120
5814 Squaring the Triangle: A Stumpian Solution to the Major Frictions that Exist between Pragmatism, Religion, and Moral Progress; Richard Bernstein, Cornel West, and Hans-Georg Gadamer Re-Examined

Authors: Martin Bloomfield

Abstract:

This paper examines frictions that lie at the heart of any pragmatist conception of religion and moral progress. I take moral progress to require the ability to correctly analyse social problems, provide workable solutions to these problems, and then rationally justify the analyses and solutions used. I take religion here to involve, as a minimal requirement, belief in the existence of God, a god, or gods, such that they are recognisable to most informed observers within the Western tradition. I take pragmatism to belong to, and borrow from, the philosophical traditions of non-absolutism, anti-realism, historicism, and voluntarism. For clarity, the relevant brands of each of these traditions will be examined during the paper. The friction identified in the title may be summed up as follows: those who, like Cornel West (and, when he was alive, Hilary Putnam), are theistic pragmatists with an interest in realising moral progress, have all been aware of a problem inherent in their positions. Assuming it can be argued that religion and moral progress are compatible, a non-absolutist, anti-realist, historicist position nevertheless raises problems that, as Leon Wieseltier pointed out, the pragmatist still believes in a God who isn’t real, and that the truth of any religious statement (including “God exists”) is relative not to any objective reality but to communities of engaged interlocutors; and that, where there are no absolute standards of right and wrong, any analysis of (and solution to) social problems can only be rationally justified relative to one or another community or moral and epistemic framework. Attempts made to universalise these frameworks, notably by Dewey, Gadamer, and Bernstein, through democracy and hermeneutics, fall into either a vicious and infinite regress, or (taking inspiration from Habermas) the problem of moral truths being decided through structures of power. The paper removes this friction by highlighting the work of Christian pragmatist Cornel West through the lens of the philosopher of religion Eleanore Stump. While West recognises that for the pragmatist, the correctness of any propositions about God or moral progress is impossible to rationally justify to any outside the religious, moral or epistemic framework of the speakers themselves without, as he calls it, a ‘locus of truth’ (which is itself free from the difficulties Dewey, Gadamer and Bernstein fall victim to), Stump identifies routes to knowledge which provide such a locus while avoiding the problems of relativism, power dynamics, and regress. She describes “Dominican” and “Franciscan” knowledge (roughly characterised as “propositional” and “non-propositional”), and uses this distinction to identify something Bernstein saw as missing from Gadamer: culture-independent norms, upon which universal agreement can be built. The “Franciscan knowledge” Stump identifies as key is second-personal knowledge of Christ. For West, this allows the knower to access vital culture-independent norms. If correct, instead of the classical view (religion is incompatible with pragmatism), Christianity becomes key to pragmatist knowledge and moral-knowledge claims. Rather than being undermined by pragmatism, Christianity enables pragmatists to make moral and epistemic claims, free from troubling power dynamics and cultural relativism.

Keywords: Cornel West, Cultural Relativism, Gadamer, Philosophy of Religion, Pragmatism

Procedia PDF Downloads 194
5813 An Image Based Visual Servoing (IBVS) Approach Using a Linear-Quadratic Regulator (LQR) for Quadcopters

Authors: C. Gebauer, C. Henke, R. Vossen

Abstract:

Within the Mohamed Bin Zayed International Robotics Challenge (MBZIRC) 2020, a team of unmanned aerial vehicles (UAV) is used to capture intruder drones by physical interaction. The challenge is motivated by UAV safety. The purpose of this work is to investigate the agility of a quadcopter being controlled visually. The aim is to track and follow a highly dynamic target, e.g., an intruder quadcopter. The following is realized in close range and the opponent has a velocity of up to 10 m/s. Additional limitations are given by the hardware itself, where only monocular vision is present, and no additional knowledge about the targets state is available. An image based visual servoing (IBVS) approach is applied in combination with a Linear Quadratic Regulator (LQR). The IBVS is integrated into the LQR and an optimal trajectory is computed within the projected three-dimensional image-space. The approach has been evaluated on real quadcopter systems in different flight scenarios to demonstrate the system's stability.

Keywords: image based visual servoing, quadcopter, dynamic object tracking, linear-quadratic regulator

Procedia PDF Downloads 135
5812 Simplified Mobile AR Platform Design for Augmented Tourism

Authors: Eric Hawkinson, Edgaras Artemciukas

Abstract:

This study outlines iterations of designing mobile augmented reality (MAR) applications for tourism specific contexts. Using a design based research model, several cycles of development to implementation were analyzed and refined upon with the goal of building a MAR platform that would facilitate the creation of augmented tours and environments by non-technical users. The project took on several stages, and through the process, a simple framework was begun to be established that can inform the design and use of MAR applications for tourism contexts. As a result of these iterations of development, a platform was developed that can allow novice computer users to create augmented tourism environments. This system was able to connect existing tools in widespread use such as Google Forms and connect them to computer vision algorithms needed for more advanced augmented tourism environments. The study concludes with a discussion of this MAR platform and reveals design elements that have implications for tourism contexts. The study also points to future case uses and design approaches for augmented tourism.

Keywords: augmented tourism, augmented reality, user experience, mobile design, e-tourism

Procedia PDF Downloads 212
5811 Teaching Reading in English: The Neglect of Phonics in Nigeria

Authors: Abdulkabir Abdullahi

Abstract:

Nigeria has not yet welcomed phonics into its primary schools. In government-owned primary schools teachers are functionally ignorant of the stories of the reading wars amongst international scholars. There are few or no Nigerian-authored phonics textbooks, and there has been no government-owned phonics curriculum either. There are few or no academic journal articles on phonics in the country and there is, in fact, a certain danger of confusion between phonics and phonetics among Nigerian publishers, authors, writers and academics as if Nigerian teachers of English and the educational policy makers of the country were unaware of reading failures/problems amongst Nigerian children, or had never heard of phonics or read of the stories of the reading wars or the annual phonics test in the United Kingdom, the United States of America and other parts of the world. It is on this note that this article reviews and examines, in the style of a qualitative inquiry, the body of arguments on phonics, and explores the effectiveness of phonics teaching, particularly, in a second-language learning contexts. While the merit of the paper is, perhaps, situated in its supreme effort to draw global attention to reading failures/problems in Nigeria and the ways the situation may affect English language learning, international academic relations and the educational future of the country, it leaves any quantitative verification of its claims to interested quantitative researchers in the world.

Keywords: graphemes, phonics, reading, reading wars, reading theories, phonemic awareness

Procedia PDF Downloads 227
5810 Study of the Economic Development of Border Areas Malinau District

Authors: Indri Nilam Sari, Aris Subagiyo, Nindya Sari

Abstract:

Malinau Regency border area is an area which is based on the RTRWN and the development priority. But, in real border area Malinau Regency placed as backyard from Indonesian area and caused development lag that is fairly large compared by town area in Malinau Regency. This research aimed to know the condition of the gap in the Malinau Regency border and its influence on the development of the border region as well as knowing the problems related to the economy development of society in the area of the border district of Malinau. Methods of analysis are used in namely descriptive analysis that represent analysis of land use and analysis of movement activities of the population, level analysis facility and infrastructure, economy analysis that represent top commodity determination analysis (LQ and Growth Share) and accessibility. The results of the study showed that the condition of the Malinau Regency border come within the gap as seen from the contributions of infrastructure repair facilities and accessibility advocates, communities, scattered seed commodities come within the borders and human resources with the condition of the most Upstream Bahau town in the backwaters of the town more. There are a few problems that cause the condition area of the border experiencing inequality, lack of human resources, poor infrastructure, lack of accessibility and low levels of security so that it brings development recommendations was the development of the flagship commodities and infrastructure as well as supporting community economic infrastructure, as well as human resources.

Keywords: border, economy, development, Malinau

Procedia PDF Downloads 448
5809 Clinical Characteristics of Autistic children Receiving Care in Rehabilitation Centers in Sana'a City, Yemen

Authors: Hamdan Hamood Aldumaini, Amjad Hussein Meqdam, Shamsaldeen kassim Ali, Hamed Mohammed Al-Yousefi, Haron Ahmed Al-Badawi

Abstract:

Background: Autism Spectrum Disorder (ASD) is a complex developmental challenge characterized by significant impairments in social interaction, communication, and behavioral patterns. Diagnosing ASD is challenging due to the lack of definitive medical tests, making early identification crucial. Therefore, increasing people's awareness about autism leads to early diagnosis and better prognosis. Objective: Our study aims to identify the initial symptoms prompting families to seek medical advice, determine the timeline between symptom onset and formal diagnosis, and explore methods for assessing the severity of ASD. Subjects and Methods: The study design employed was a descriptive cross-sectional design, which was suitable for the nature of the research. The data collection took place from March 5, 2022, to April 5, 2022, in Autism Rehabilitation Centers in Sana'a, Yemen. The study population consisted of all children who were diagnosed with autism and visited Autism rehabilitation centers in Sana'a city. The sample size was determined using Epi info version 7, and a total population of 587 autistic children attending the treatment was calculated, but only 250 children were included in this study (176 were male vs. 74 female). Result: In terms of sociability problems, it was found that a significant proportion of Yemeni children with autism experienced difficulties in this area. Specifically, 39.6% were classified as having severe sociability problems, while 28.4% were classified as having moderate issues. Sensory-cognitive awareness problems were also prevalent among the respondents, with 29.6% exhibiting severe difficulties in this domain. Health and physical problems were identified as significant concerns for Yemeni children with autism. The results indicated that 38.4% of the participants experienced severe health and physical issues. Identifying the first symptoms of autism is crucial for early detection and intervention. According to the study, speech delay was the most commonly observed first abnormality, reported by 71.3% of parents. Communication difficulties with others were the second most noticed abnormality, reported by 54.9% of parents. Repetitive movements were the third most commonly observed abnormality, reported by 18% of parents. Regarding the awareness among parents of ASD, our study showed that a significant portion (62%) of parents lack awareness about Autism Spectrum Disorder (ASD) and its causes. Surprisingly, a majority of these parents (over 80%) believe that autism is a curable condition. Additionally, more than half (51.2%) of the parents surveyed reported insufficient knowledge about medication options available to support therapy and rehabilitation for their autistic children.

Keywords: autism characteristics, rehabilitation centres, yemen, children

Procedia PDF Downloads 37
5808 Automated Pothole Detection Using Convolution Neural Networks and 3D Reconstruction Using Stereovision

Authors: Eshta Ranyal, Kamal Jain, Vikrant Ranyal

Abstract:

Potholes are a severe threat to road safety and a major contributing factor towards road distress. In the Indian context, they are a major road hazard. Timely detection of potholes and subsequent repair can prevent the roads from deteriorating. To facilitate the roadway authorities in the timely detection and repair of potholes, we propose a pothole detection methodology using convolutional neural networks. The YOLOv3 model is used as it is fast and accurate in comparison to other state-of-the-art models. You only look once v3 (YOLOv3) is a state-of-the-art, real-time object detection system that features multi-scale detection. A mean average precision(mAP) of 73% was obtained on a training dataset of 200 images. The dataset was then increased to 500 images, resulting in an increase in mAP. We further calculated the depth of the potholes using stereoscopic vision by reconstruction of 3D potholes. This enables calculating pothole volume, its extent, which can then be used to evaluate the pothole severity as low, moderate, high.

Keywords: CNN, pothole detection, pothole severity, YOLO, stereovision

Procedia PDF Downloads 131
5807 Hydrothermal Energy Application Technology Using Dam Deep Water

Authors: Yooseo Pang, Jongwoong Choi, Yong Cho, Yongchae Jeong

Abstract:

Climate crisis, such as environmental problems related to energy supply, is getting emerged issues, so the use of renewable energy is essentially required to solve these problems, which are mainly managed by the Paris Agreement, the international treaty on climate change. The government of the Republic of Korea announced that the key long-term goal for a low-carbon strategy is “Carbon neutrality by 2050”. It is focused on the role of the internet data centers (IDC) in which large amounts of data, such as artificial intelligence (AI) and big data as an impact of the 4th industrial revolution, are managed. The demand for the cooling system market for IDC was about 9 billion US dollars in 2020, and 15.6% growth a year is expected in Korea. It is important to control the temperature in IDC with an efficient air conditioning system, so hydrothermal energy is one of the best options for saving energy in the cooling system. In order to save energy and optimize the operating conditions, it has been considered to apply ‘the dam deep water air conditioning system. Deep water at a specific level from the dam can supply constant water temperature year-round. It will be tested & analyzed the amount of energy saving with a pilot plant that has 100RT cooling capacity. Also, a target of this project is 1.2 PUE (Power Usage Effectiveness) which is the key parameter to check the efficiency of the cooling system.

Keywords: hydrothermal energy, HVAC, internet data center, free-cooling

Procedia PDF Downloads 77
5806 Compensatory Increased Activities of Mitochondrial Respiratory Chain Complexes from Eyes of Glucose-Immersed Zebrafish

Authors: Jisun Jun, Eun Ko, Sooim Shin, Kitae Kim, Moonsung Choi

Abstract:

Diabetes is a metabolic disease characterized by hyperglycemia, insulin resistant, mitochondrial dysfunction. Diabetes is associated with the development of diabetic retinopathy resulting in worsening vision and eventual blindness. In this study, eyes were enucleated from glucose-immersed zebrafish which is a good animal model to generate diabetes, and then mitochondria were isolated to evaluate activities of mitochondrial electron transfer complexes. Surprisingly, the amount of isolated mitochondria was increased in eyes from glucose-immersed zebrafish compared to those from non-glucose-immerged zebrafish. Spectrophotometric analysis for measuring activities of mitochondrial complex I, II, III, and IV revealed that mitochondria functions was even enhanced in eyes from glucose-immersed zebrafish. These results indicated that 3 days or 7 days glucose-immersion on zebrafish to induce diabetes might contribute metabolic compensatory mechanism to restore their mitochondrial homeostasis on the early stage of diabetes in eyes.

Keywords: diabetes, glucose immersion, mitochondrial complexes, zebrafish

Procedia PDF Downloads 195
5805 Mastering the Paradox: Five Unexpected Qualities of Innovation Leaders

Authors: Murtuza Ali Lakhani, Michelle Marquard

Abstract:

Given the paradoxical nature of innovation, we propose that leaders of innovation-centered organizations need certain specific qualities focused on developing higher-order structures, fostering self-organization, and nurturing constructive dissonance and conciliation. Keeping in view the prolific literature on leadership and innovation, we carry out a quantitative study with data collected over a five-year period involving 31 leaders and 209 observers (direct reports, peers, and managers) from across five companies based in the United States. Rather than accepting, as some scholars and practitioners do, that leadership is all-encompassing, we argue that it is specific to a given context, e.g., innovation. We find that leadership is the locus of innovation and that leaders able to effectively lead the innovation agenda demonstrate five specific behaviors and characteristics, namely stewardship, communication, empowerment, creativity, and vision. We demonstrate that the alignment (or misalignment) between a leader’s “self view” and “other view” is a tell-tale sign of whether (or not) the leader’s organization will succeed at innovation. We propose a scale, iLeadership, and test it psychometrically for assessment of leaders and organizational units charged with innovation.

Keywords: innovation, leadership, innovation leadership, knowledge creation

Procedia PDF Downloads 470
5804 Feasibility Study of Air Conditioners Operated by Solar Energy in Saudi Arabia

Authors: Eman Simbawa, Budur Alasmri, Hanan Munahir, Hanin Munahir

Abstract:

Solar energy has become currently the subject of attention around the world and is undergoing many researches and studies. Using solar energy, which is a renewable energy, is aligned with the Saudi Vision 2030. People are more aware of it and are starting to use it more for environmental and economical reasons. A questionnaire was conducted in this paper to measure the awareness of people in Saudi Arabia regarding solar energy and their attitude towards it. Then, two kinds of air conditioners (one powered by electricity only and one powered by solar panels and electricity) are compared in terms of their cost over a period of 20 years. This will help the users to decide which kind of device to use depending on its cost. The result shows that as the electricity tariffs in Saudi Arabia increases, depending on the sector, the solar air conditioner is cheaper. In fact, if the tariff in the future increases to reach 50 Halalah/kWh, the solar air conditioner is more economical. This will influence users to buy more solar powered devices, and it will decrease the consumption of electricity. Therefore, the dependence on oil will decrease.

Keywords: Airconditioner, solar energy, photovoltaic cells, present value

Procedia PDF Downloads 153
5803 Teacher's Professional Burnout and Its Relationship with the Power of Self-Efficacy and Perceived Stress

Authors: Vilma Zydziunaite, Ausra Rutkiene

Abstract:

In modern society, problems related to the teacher's personality, mental and physical health, teacher's emotions and competencies are becoming more and more relevant. In Lithuania, compared to other European countries, teachers experience specific difficulties at work: they have to work in conditions of constant reforms and changes and face growing competition due to the decrease in students and schools. Professional burnout, teacher’s self-efficacy and perceived stress are interrelated personally and/or organisationally. So, the relationship between teachers' professional burnout, self-efficacy, and perceived stress in the school environment seems to be a relatively underresearched area in Lithuania. The research aim was to reveal and characterize teacher burnout, self-efficacy, and perceived stress in the Lithuanian school context. The quantitative research design with a questioning survey was chosen for the study. The sample size consisted of 427 Lithuanian teachers. Research results revealed the highest scores for exhaustion and the lowest for cynicism; at a time when the teacher experiences professional burnout, cynicism is observed as the weakest characteristic; no significant differences were found according to educational level work experience; significant differences were identified according to age for exhaustion and overall burnout level among teachers; the most of teachers in Lithuanian sample perceive the moderate stress level in school environment; overall burnout has a significant correlation with self-efficacy and stress among Lithuanian teachers. This study has empirical and practical implications: it is relevant to study the problems of teacher's professional burnout, stress, and self-efficacy in connection with contextual qualitative variables and specify the interrelationships between variables in order to be able to identify specific problems and provide empirical evidence to practically solve them. From a practical point of view, the results show that the socio-emotional state of teachers should not be dismissed as an insignificant aspect. Therefore, the school administration must make efforts to develop a positive school climate that supports the socio-emotional state of the teacher. At the same time, school administration must pay great attention to the development of teachers' socio-emotional competencies without ignoring their importance in the teacher's professional life.

Keywords: Lithuania, perceived stress, professional burnout, self-efficacy, teacher

Procedia PDF Downloads 43