Conveners
Session: In-Person (English Language): Block 1
- Gokhan Erdemir (University of Tennessee at Chattanooga)
Description
In Person presentations in English
In this paper, we study solving of linear algebraic equations with the form of $Ax=b$ in a distributed manner by using distributed memory programming. We consider open-source message passing interface (MPI) approach to model our simulations. Also we review the sequential programming approach and make comparison with MPI on the performances under different network topologies.
Open source communities play an essential role in fostering innovation and collaborative development. They operate in knowledge-based ecosystems characterized by transparency, inclusivity and a shared purpose. However, open source communities are often faced with challenges because of inefficient communication, insufficient knowledge sharing and poor requirements elicitation, management,...
In this paper, we study on the optimal scheduling problem of the traffic lights on a map by utilizing the number of vehicles that use predefined routes. This paper considers modeling an optimization problem to minimize the number of vehicles on the map. We present the analytical solution of the optimization problem and the numerical solution approach by using an Open-Source library CVX...
Face detection is a crucial task in computer vision, with applications ranging from security systems to human-computer interaction. In this study, we evaluate the performance of three face detection algorithms: Haar Cascade, Histogram of Oriented Gradients (HOG), and Multi-task Cascaded Convolutional Networks (MTCNN). The experiments are conducted using the Labeled Faces in the Wild (LFW)...