Search Results - (( frames detection learning algorithm ) OR ( java implementation path algorithm ))

Refine Results
  1. 1

    Heavy Transportation Shortest Route using Dijkstra’s algorithm (HETRO) / Nurul Aqilah Ahmad Nezer by Ahmad Nezer, Nurul Aqilah

    Published 2017
    “…The development tools used in developing this project is NetBeans by using Java for the implementation of the coding. The methodology that used for developing this system is the Dijkstra’s algorithm. …”
    Get full text
    Get full text
    Thesis
  2. 2

    Embedded system for indoor guidance parking with Dijkstra’s algorithm and ant colony optimization by Mohammad Ata, Karimeh Ibrahim

    Published 2019
    “…BST inserts the nodes in the way that the Dijkstra’s can find the empty parking in fastest way. Dijkstra’s algorithm initials the paths to finding the shortest path while ACO optimizes the paths. …”
    Get full text
    Get full text
    Thesis
  3. 3

    Path planning for unmanned aerial vehicle (UAV) using rotated accelerated method in static outdoor environment by Shaliza Hayati A. Wahab, Nordin Saad, Azali Saudi, Ali Chekima

    Published 2021
    “…In this study, a fast iterative method known as Rotated Successive Over-Relaxation (RSOR) is introduced. The algorithm is implemented in a self-developed 2D Java tool, UAV Planner. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  4. 4

    Particle swarm optimization with deep learning for human action recognition by Usmani, U.A., Watada, J., Jaafar, J., Aziz, I.A., Roy, A.

    Published 2021
    “…Also, the current motion target detection algorithms extract features from the relevant object only if the moving object has complex texture features. …”
    Get full text
    Get full text
    Article
  5. 5
  6. 6

    Smart appointment organizer for mobile application / Mohd Syafiq Adam by Adam, Mohd Syafiq

    Published 2009
    “…The main component of this prototype is the use of Dijkstra algorithm to compute the shortest path from source of appointment to the 6 points of destinations within UiTM Shah Alam. …”
    Get full text
    Get full text
    Thesis
  7. 7

    Overhead view based person counting using deep learning by Kaw, Chee Zhao

    Published 2022
    “…Third, the accurate tracking of each detected person is performed using the deep learning based tracking framework, known as DeepSORT. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis
  8. 8

    An integrated deep learning deepfakes detection method (IDL-DDM) by Yassin, Warusia, Johan, Azwan, Abas, Zuraida Abal, Baharon, Mohd Rizuan, Bejuri, Wan, Ismail, Anuar

    Published 2024
    “…The proposed IDL-DDM comprises side-by-side deep learning algorithms such as Multilayer Perceptron and Convolutional Neural Network (CNN). …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  9. 9

    Fast shot boundary detection based on separable moments and support vector machine by Idan, Zinah N., Abdulhussain, Sadiq H., Mahmmod, Basheera M., Al-Utaibi, Khaled A., Syed Abdul Rahman Al-, Syed Abdul Rahman Al-Hadad, Sait, Sadiq M.

    Published 2021
    “…As a result, the computational cost is reduced in the subsequent stages. Finally, machine learning statistics based on the support vector machine is implemented to detect the cut transitions. …”
    Get full text
    Get full text
    Get full text
    Article
  10. 10

    Deep learning object detector using a combination of Convolutional Neural Network (CNN) architecture (MiniVGGNet) and classic object detection algorithm by Ismail, Asmida, Ahmad, Siti Anom, Che Soh, Azura, Hassan, Mohd Khair, Harith, Hazreen Haizi

    Published 2020
    “…This paper presented an analysis performance of deep learning object detector by combining a deep learning Convolutional Neural Network (CNN) for object classification and applies classic object detection algorithms to devise our own deep learning object detector. …”
    Get full text
    Get full text
    Get full text
    Article
  11. 11

    Vibration Signal for Bearing Fault Detection using Random Forest by Abedin T., Koh S.P., Yaw C.T., Phing C.C., Tiong S.K., Tan J.D., Ali K., Kadirgama K., Benedict F.

    Published 2024
    “…Based on the chosen properties of an induction motor, a random forest (RF) classifier, a machine learning technique, is examined in this study for bearing failure detection. …”
    Conference Paper
  12. 12

    Development of automatic obscene images filtering using deep learning by Awad, Abdelrahman Mohamed, Gunawan, Teddy Surya, Habaebi, Mohamed Hadi, Ismail, Nanang

    Published 2021
    “…This paper proposes a fully automated method to filter any storage device from obscene vid-eos and images using deep learning algorithms. The whole recognition process can be divided into two stages, including fine detection and focus detection. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Book Chapter
  13. 13

    Deep learning-based water segmentation for autonomous surface vessel by Mohd Adam, Muhammad Ammar, Ibrahim, Ahmad Imran, Zainal Abidin, Zulkifli, Mohd Zaki, Hasan Firdaus

    Published 2020
    “…Classical computer vision algorithms for detection holds limitation in robustness and scalability. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Proceeding Paper
  14. 14

    Image processing based vehicle detection and tracking method by Bhaskar, P.K., Yong, S.-P.

    Published 2014
    “…First, we differentiate the foreground from background in frames by learning the background. Here, foreground detector detects the object and a binary computation is done to define rectangular regions around every detected object. …”
    Get full text
    Get full text
    Conference or Workshop Item
  15. 15

    Computer vision that can ‘see’ in the dark by Wong, Yan Chiew, Ahmad Radzi, Syafeeza, Goh, Shi Yong, Sarban Singh, Ranjit Singh

    Published 2024
    “…A hybrid model of integrating convolutional neural network (CNN) into YOLOv7 has been proposed. YOLOv7 is an algorithm designed for real-time object detection in image or video, for fast and accurate detection in applications such as autonomous vehicles and surveillance systems. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  16. 16
  17. 17

    A real-time mobile notification system for inventory stock out detection using SIFT and RANSAC by Merrad, Yacine, Habaebi, Mohamed Hadi, Islam, Md Rafiqul, Gunawan, Teddy Surya

    Published 2020
    “…It may mean the detection of an object within a frame and classify it (human, animal, vehicle, building, etc) by the use of some algorithms. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  18. 18

    Passenger Counting With Face Detection by Teoh, Han Wei

    Published 2020
    “…MobileNet-single shot detector (SSD) is chosen as the object detector model since it belongs to a class of efficient models that can execute on mobile and embedded systems. While running detections across every video frames, centroid tracking algorithm tracks every unique person in video streams, where Kalman filter is further applied to reduce the noise. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis
  19. 19
  20. 20