{"id":927,"date":"2026-07-08T19:43:18","date_gmt":"2026-07-08T19:43:18","guid":{"rendered":"https:\/\/abdullahjirjees.com\/projects\/"},"modified":"2026-07-21T19:59:24","modified_gmt":"2026-07-21T19:59:24","slug":"projects","status":"publish","type":"page","link":"https:\/\/abdullahjirjees.com\/ar\/projects\/","title":{"rendered":"Projects"},"content":{"rendered":"<div class=\"wp-block-group alignwide is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:40px;padding-bottom:20px\">\n\n<h1 class=\"wp-block-heading has-text-align-center\">Applied AI &amp; Computer Vision Projects<\/h1>\n\n\n<p class=\"has-text-align-center has-contrast-2-color has-text-color wp-block-paragraph\">Selected research and engineering work in autonomous systems, robotics perception, and industrial computer vision.<\/p>\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<\/div>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-constrained wp-container-core-group-is-layout-5eeedd0f wp-block-group-is-layout-constrained\">\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-48af6a24 wp-block-columns-is-layout-flex\" style=\"margin-bottom:24px\">\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n\n<div class=\"wp-block-group has-border-color has-contrast-2-border-color is-layout-constrained wp-container-core-group-is-layout-640a04ee wp-block-group-is-layout-constrained\" style=\"border-width:1px;border-radius:8px;padding-top:26px;padding-right:26px;padding-bottom:26px;padding-left:26px;height:100%\">\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-e31dba23 wp-block-group-is-layout-flex\">\n\n<div style=\"flex-shrink:0;width:52px;height:52px;border-radius:8px;background:#EEF1F3;display:flex;align-items:center;justify-content:center;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 64 64\" width=\"44\" height=\"44\"><circle cx=\"32\" cy=\"24\" r=\"12\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><path d=\"M12 54c2-12 10-18 20-18s18 6 20 18\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\" stroke-linecap=\"round\"\/><circle cx=\"26\" cy=\"22\" r=\"2.2\" fill=\"#0F3D5C\"\/><circle cx=\"38\" cy=\"22\" r=\"2.2\" fill=\"#0F3D5C\"\/><\/svg><\/div>\n\n\n<h3 class=\"wp-block-heading\" style=\"margin-top:0;margin-bottom:0\">1. Multimodal Driver Fatigue &amp; Cognitive Load Detection<\/h3>\n\n<\/div>\n\n\n\n<div style=\"height:14px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Problem:<\/strong> Driver fatigue and cognitive overload are major safety risks in autonomous and semi-autonomous driving. Relying on a single sensor isn&#8217;t enough to catch it reliably.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Approach:<\/strong> Built a multimodal AI pipeline combining visual signals (eye and mouth activity, pupil features) with physiological and vehicle-context data, using temporal deep learning (CNN-LSTM) to detect fatigue patterns over time rather than frame-by-frame.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Outcome:<\/strong> A research-grade driver monitoring pipeline used in real-world experimental sessions. Contributed to applied autonomous-vehicle safety research and publication outputs.<\/p>\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:0.85rem\"><code>Python<\/code> <code>PyTorch\/TensorFlow<\/code> <code>OpenCV<\/code> <code>CNN-LSTM<\/code> <code>RealSense<\/code> <code>CAN bus<\/code><\/p>\n\n<\/div>\n\n<\/div>\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n\n<div class=\"wp-block-group has-border-color has-contrast-2-border-color is-layout-constrained wp-container-core-group-is-layout-640a04ee wp-block-group-is-layout-constrained\" style=\"border-width:1px;border-radius:8px;padding-top:26px;padding-right:26px;padding-bottom:26px;padding-left:26px;height:100%\">\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-e31dba23 wp-block-group-is-layout-flex\">\n\n<div style=\"flex-shrink:0;width:52px;height:52px;border-radius:8px;background:#EEF1F3;display:flex;align-items:center;justify-content:center;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 64 64\" width=\"44\" height=\"44\"><circle cx=\"32\" cy=\"32\" r=\"6\" fill=\"#0F3D5C\"\/><circle cx=\"32\" cy=\"32\" r=\"16\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"2.5\"\/><circle cx=\"32\" cy=\"32\" r=\"26\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"2\" opacity=\"0.5\"\/><circle cx=\"32\" cy=\"6\" r=\"3\" fill=\"#0F3D5C\"\/><circle cx=\"58\" cy=\"32\" r=\"3\" fill=\"#0F3D5C\"\/><circle cx=\"6\" cy=\"32\" r=\"3\" fill=\"#0F3D5C\"\/><\/svg><\/div>\n\n\n<h3 class=\"wp-block-heading\" style=\"margin-top:0;margin-bottom:0\">2. ROS2-Based Multimodal Perception &amp; Sensor Acquisition Platform<\/h3>\n\n<\/div>\n\n\n\n<div style=\"height:14px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Problem:<\/strong> Autonomous-systems research needs reliable, synchronized data from many different sensors, without losing timing consistency or data quality.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Approach:<\/strong> Designed a ROS2-based data acquisition workflow integrating cameras, stereo vision, thermal imaging, LiDAR, GNSS\/IMU, CAN bus, and physiological sensors for repeatable real-world data collection.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Outcome:<\/strong> A structured multimodal data pipeline that improved repeatability and sensor organization, supporting autonomous systems experiments.<\/p>\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:0.85rem\"><code>ROS2<\/code> <code>Python<\/code> <code>OpenCV<\/code> <code>ZED stereo<\/code> <code>LiDAR<\/code> <code>NVIDIA Jetson<\/code><\/p>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-48af6a24 wp-block-columns-is-layout-flex\" style=\"margin-bottom:24px\">\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n\n<div class=\"wp-block-group has-border-color has-contrast-2-border-color is-layout-constrained wp-container-core-group-is-layout-640a04ee wp-block-group-is-layout-constrained\" style=\"border-width:1px;border-radius:8px;padding-top:26px;padding-right:26px;padding-bottom:26px;padding-left:26px;height:100%\">\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-e31dba23 wp-block-group-is-layout-flex\">\n\n<div style=\"flex-shrink:0;width:52px;height:52px;border-radius:8px;background:#EEF1F3;display:flex;align-items:center;justify-content:center;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 64 64\" width=\"44\" height=\"44\"><rect x=\"26\" y=\"26\" width=\"12\" height=\"12\" rx=\"2\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><line x1=\"26\" y1=\"26\" x2=\"10\" y2=\"10\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><line x1=\"38\" y1=\"26\" x2=\"54\" y2=\"10\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><line x1=\"26\" y1=\"38\" x2=\"10\" y2=\"54\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><line x1=\"38\" y1=\"38\" x2=\"54\" y2=\"54\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><circle cx=\"10\" cy=\"10\" r=\"5\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"2.5\"\/><circle cx=\"54\" cy=\"10\" r=\"5\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"2.5\"\/><circle cx=\"10\" cy=\"54\" r=\"5\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"2.5\"\/><circle cx=\"54\" cy=\"54\" r=\"5\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"2.5\"\/><\/svg><\/div>\n\n\n<h3 class=\"wp-block-heading\" style=\"margin-top:0;margin-bottom:0\">3. UAV-Based Computer Vision for Object Detection &amp; Visual Analytics<\/h3>\n\n<\/div>\n\n\n\n<div style=\"height:14px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Problem:<\/strong> UAV imagery is hard to analyze automatically. Altitude, angle, lighting, and clutter all change constantly, and labeled data is limited.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Approach:<\/strong> Built computer vision pipelines for detection, segmentation, and analytics from aerial imagery, including preprocessing, model training\/evaluation, and real-world field validation.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Outcome:<\/strong> UAV-based AI workflows for real-world monitoring and inspection tasks, moving from research prototype toward operational use.<\/p>\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:0.85rem\"><code>Python<\/code> <code>PyTorch<\/code> <code>TensorFlow<\/code> <code>OpenCV<\/code> <code>NVIDIA Jetson<\/code><\/p>\n\n<\/div>\n\n<\/div>\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n\n<div class=\"wp-block-group has-border-color has-contrast-2-border-color is-layout-constrained wp-container-core-group-is-layout-640a04ee wp-block-group-is-layout-constrained\" style=\"border-width:1px;border-radius:8px;padding-top:26px;padding-right:26px;padding-bottom:26px;padding-left:26px;height:100%\">\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-e31dba23 wp-block-group-is-layout-flex\">\n\n<div style=\"flex-shrink:0;width:52px;height:52px;border-radius:8px;background:#EEF1F3;display:flex;align-items:center;justify-content:center;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 64 64\" width=\"44\" height=\"44\"><path d=\"M4 32c6-12 18-18 28-18s22 6 28 18c-6 12-18 18-28 18S10 44 4 32Z\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><circle cx=\"32\" cy=\"32\" r=\"9\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><circle cx=\"32\" cy=\"32\" r=\"3\" fill=\"#0F3D5C\"\/><\/svg><\/div>\n\n\n<h3 class=\"wp-block-heading\" style=\"margin-top:0;margin-bottom:0\">4. Real-Time Visual Scene Analysis for Autonomous Systems<\/h3>\n\n<\/div>\n\n\n\n<div style=\"height:14px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Problem:<\/strong> Autonomous systems need to understand dynamic scenes, objects, lanes, road context, in real time and under real-world conditions.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Approach:<\/strong> Developed a visual scene analysis pipeline combining object detection, tracking, and segmentation for real-time processing on autonomous vehicle research platforms.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Outcome:<\/strong> A modular scene-understanding and tracking pipeline used to evaluate AI behavior under motion, viewpoint changes, and sensor noise.<\/p>\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:0.85rem\"><code>Python<\/code> <code>OpenCV<\/code> <code>YOLO-style detection<\/code> <code>ROS2<\/code> <code>ZED stereo<\/code><\/p>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-48af6a24 wp-block-columns-is-layout-flex\" style=\"margin-bottom:24px\">\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n\n<div class=\"wp-block-group has-border-color has-contrast-2-border-color is-layout-constrained wp-container-core-group-is-layout-640a04ee wp-block-group-is-layout-constrained\" style=\"border-width:1px;border-radius:8px;padding-top:26px;padding-right:26px;padding-bottom:26px;padding-left:26px;height:100%\">\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-e31dba23 wp-block-group-is-layout-flex\">\n\n<div style=\"flex-shrink:0;width:52px;height:52px;border-radius:8px;background:#EEF1F3;display:flex;align-items:center;justify-content:center;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 64 64\" width=\"44\" height=\"44\"><rect x=\"10\" y=\"14\" width=\"44\" height=\"30\" rx=\"3\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><path d=\"M18 44v6M46 44v6M14 50h36\" stroke=\"#0F3D5C\" stroke-width=\"3\" stroke-linecap=\"round\"\/><path d=\"M20 29l7 7 15-15\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n\n\n<h3 class=\"wp-block-heading\" style=\"margin-top:0;margin-bottom:0\">5. Industrial Computer Vision for High-Precision Visual Inspection<\/h3>\n\n<\/div>\n\n\n\n<div style=\"height:14px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Problem:<\/strong> Industrial and semiconductor imaging requires reliably detecting fine visual defects and quality issues from high-resolution images.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Approach:<\/strong> Developed image-processing and AI pipelines covering acquisition, preprocessing, feature extraction, and defect\/anomaly analysis, built for production reliability.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Outcome:<\/strong> Contributed to production-grade computer vision systems for industrial inspection and metrology.<\/p>\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:0.85rem\"><code>Python<\/code> <code>C\/C++<\/code> <code>OpenCV<\/code> <code>Defect detection<\/code> <code>Git<\/code><\/p>\n\n<\/div>\n\n<\/div>\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n\n<div class=\"wp-block-group has-border-color has-contrast-2-border-color is-layout-constrained wp-container-core-group-is-layout-640a04ee wp-block-group-is-layout-constrained\" style=\"border-width:1px;border-radius:8px;padding-top:26px;padding-right:26px;padding-bottom:26px;padding-left:26px;height:100%\">\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-e31dba23 wp-block-group-is-layout-flex\">\n\n<div style=\"flex-shrink:0;width:52px;height:52px;border-radius:8px;background:#EEF1F3;display:flex;align-items:center;justify-content:center;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 64 64\" width=\"44\" height=\"44\"><path d=\"M22 8 8 56h10l14-48Z\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\" stroke-linejoin=\"round\"\/><path d=\"M42 8l14 48H46L32 8Z\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\" stroke-linejoin=\"round\"\/><ellipse cx=\"32\" cy=\"40\" rx=\"7\" ry=\"4.5\" fill=\"none\" stroke=\"#0F3D5C\" stroke-width=\"3\"\/><\/svg><\/div>\n\n\n<h3 class=\"wp-block-heading\" style=\"margin-top:0;margin-bottom:0\">6. UAV &amp; LiDAR-Based Pothole Detection and Depth Mapping<\/h3>\n\n<\/div>\n\n\n\n<div style=\"height:14px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Problem:<\/strong> Roads develop potholes that are costly and time-consuming to survey manually, and identifying both location and true depth is difficult at scale.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Approach:<\/strong> Used a drone with a professional camera and a 64-channel Velodyne LiDAR to collect imagery and laser scan data, then trained a machine learning model for pothole detection and depth estimation on a GPU server.<\/p>\n\n\n<p class=\"wp-block-paragraph\"><strong>Outcome:<\/strong> The model successfully detected potholes and measured depth with strong accuracy, a scalable alternative to manual road-condition surveys.<\/p>\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:0.85rem\"><code>Python<\/code> <code>PyTorch\/TensorFlow<\/code> <code>LiDAR<\/code> <code>UAV imagery<\/code> <code>GPU training<\/code><\/p>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">Have a similar problem to solve? <a href=\"\/ar\/online-sessions\/\">Book a Session<\/a> or <a href=\"\/ar\/contact-me\/\">Get in Touch<\/a>.<\/p>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Applied AI &amp; Computer Vision Projects Selected research and engineering work in autonomous systems, robotics perception, and industrial computer vision. 1. Multimodal Driver Fatigue &amp; Cognitive Load Detection Problem: Driver fatigue and cognitive overload are major safety risks in autonomous and semi-autonomous driving. Relying on a single sensor isn&#8217;t enough to catch it reliably. Approach: [&hellip;]<\/p>\n","protected":false},"author":167,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-927","page","type-page","status-publish","hentry"],"blocksy_meta":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.\" \/>\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/abdullahjirjees.com\/ar\/projects\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"ar_AR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Abdullah Jirjees - AI &amp; Computer Vision Training, Consulting and Applied Research\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"AI &amp; Computer Vision Projects | Abdullah Jirjees\" \/>\n\t\t<meta property=\"og:description\" content=\"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/abdullahjirjees.com\/ar\/projects\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/abdullahjirjees.com\/wp-content\/uploads\/2024\/11\/cropped-signature-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/abdullahjirjees.com\/wp-content\/uploads\/2024\/11\/cropped-signature-1.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"329\" \/>\n\t\t<meta property=\"og:image:height\" content=\"83\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-08T19:43:18+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-21T19:59:24+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61550832568131\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"AI &amp; Computer Vision Projects | Abdullah Jirjees\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/abdullahjirjees.com\/wp-content\/uploads\/2024\/11\/cropped-signature-1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/projects\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/projects\\\/#listItem\",\"name\":\"Projects\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/projects\\\/#listItem\",\"position\":2,\"name\":\"Projects\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/#organization\",\"name\":\"Abdullah Jirjees\",\"description\":\"AI & Computer Vision Training, Consulting and Applied Research\",\"url\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/abdullahjirjees.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/cropped-signature-1.png\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/projects\\\/#organizationLogo\",\"width\":329,\"height\":83},\"image\":{\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/projects\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61550832568131\",\"https:\\\/\\\/www.instagram.com\\\/abdullah.jirjees\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/abdullah-jirjees\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/projects\\\/#webpage\",\"url\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/projects\\\/\",\"name\":\"AI & Computer Vision Projects | Abdullah Jirjees\",\"description\":\"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.\",\"inLanguage\":\"ar\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/projects\\\/#breadcrumblist\"},\"datePublished\":\"2026-07-08T19:43:18+00:00\",\"dateModified\":\"2026-07-21T19:59:24+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/#website\",\"url\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/\",\"name\":\"Abdullah Jirjees\",\"description\":\"AI & Computer Vision Training, Consulting and Applied Research\",\"inLanguage\":\"ar\",\"publisher\":{\"@id\":\"https:\\\/\\\/abdullahjirjees.com\\\/ar\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"AI & Computer Vision Projects | Abdullah Jirjees","description":"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.","canonical_url":"https:\/\/abdullahjirjees.com\/ar\/projects\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/abdullahjirjees.com\/ar\/projects\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/abdullahjirjees.com\/ar#listItem","position":1,"name":"Home","item":"https:\/\/abdullahjirjees.com\/ar","nextItem":{"@type":"ListItem","@id":"https:\/\/abdullahjirjees.com\/ar\/projects\/#listItem","name":"Projects"}},{"@type":"ListItem","@id":"https:\/\/abdullahjirjees.com\/ar\/projects\/#listItem","position":2,"name":"Projects","previousItem":{"@type":"ListItem","@id":"https:\/\/abdullahjirjees.com\/ar#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/abdullahjirjees.com\/ar\/#organization","name":"Abdullah Jirjees","description":"AI & Computer Vision Training, Consulting and Applied Research","url":"https:\/\/abdullahjirjees.com\/ar\/","logo":{"@type":"ImageObject","url":"https:\/\/abdullahjirjees.com\/wp-content\/uploads\/2024\/11\/cropped-signature-1.png","@id":"https:\/\/abdullahjirjees.com\/ar\/projects\/#organizationLogo","width":329,"height":83},"image":{"@id":"https:\/\/abdullahjirjees.com\/ar\/projects\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61550832568131","https:\/\/www.instagram.com\/abdullah.jirjees\/","https:\/\/www.linkedin.com\/in\/abdullah-jirjees\/"]},{"@type":"WebPage","@id":"https:\/\/abdullahjirjees.com\/ar\/projects\/#webpage","url":"https:\/\/abdullahjirjees.com\/ar\/projects\/","name":"AI & Computer Vision Projects | Abdullah Jirjees","description":"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.","inLanguage":"ar","isPartOf":{"@id":"https:\/\/abdullahjirjees.com\/ar\/#website"},"breadcrumb":{"@id":"https:\/\/abdullahjirjees.com\/ar\/projects\/#breadcrumblist"},"datePublished":"2026-07-08T19:43:18+00:00","dateModified":"2026-07-21T19:59:24+00:00"},{"@type":"WebSite","@id":"https:\/\/abdullahjirjees.com\/ar\/#website","url":"https:\/\/abdullahjirjees.com\/ar\/","name":"Abdullah Jirjees","description":"AI & Computer Vision Training, Consulting and Applied Research","inLanguage":"ar","publisher":{"@id":"https:\/\/abdullahjirjees.com\/ar\/#organization"}}]},"og:locale":"ar_AR","og:site_name":"Abdullah Jirjees - AI &amp; Computer Vision Training, Consulting and Applied Research","og:type":"article","og:title":"AI &amp; Computer Vision Projects | Abdullah Jirjees","og:description":"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.","og:url":"https:\/\/abdullahjirjees.com\/ar\/projects\/","og:image":"https:\/\/abdullahjirjees.com\/wp-content\/uploads\/2024\/11\/cropped-signature-1.png","og:image:secure_url":"https:\/\/abdullahjirjees.com\/wp-content\/uploads\/2024\/11\/cropped-signature-1.png","og:image:width":329,"og:image:height":83,"article:published_time":"2026-07-08T19:43:18+00:00","article:modified_time":"2026-07-21T19:59:24+00:00","article:publisher":"https:\/\/www.facebook.com\/profile.php?id=61550832568131","twitter:card":"summary_large_image","twitter:title":"AI &amp; Computer Vision Projects | Abdullah Jirjees","twitter:description":"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.","twitter:image":"https:\/\/abdullahjirjees.com\/wp-content\/uploads\/2024\/11\/cropped-signature-1.png"},"aioseo_meta_data":{"post_id":"927","title":"AI & Computer Vision Projects | Abdullah Jirjees","description":"Applied AI and computer vision projects: autonomous vehicle safety, ROS2 perception, UAV analytics, real-time scene understanding, and industrial inspection.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":false,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-07-08 19:43:32","updated":"2026-07-22 01:05:48"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/abdullahjirjees.com\/ar\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tProjects\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/abdullahjirjees.com\/ar"},{"label":"Projects","link":"https:\/\/abdullahjirjees.com\/ar\/projects\/"}],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/abdullahjirjees.com\/ar\/wp-json\/wp\/v2\/pages\/927","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abdullahjirjees.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abdullahjirjees.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abdullahjirjees.com\/ar\/wp-json\/wp\/v2\/users\/167"}],"replies":[{"embeddable":true,"href":"https:\/\/abdullahjirjees.com\/ar\/wp-json\/wp\/v2\/comments?post=927"}],"version-history":[{"count":1,"href":"https:\/\/abdullahjirjees.com\/ar\/wp-json\/wp\/v2\/pages\/927\/revisions"}],"predecessor-version":[{"id":930,"href":"https:\/\/abdullahjirjees.com\/ar\/wp-json\/wp\/v2\/pages\/927\/revisions\/930"}],"wp:attachment":[{"href":"https:\/\/abdullahjirjees.com\/ar\/wp-json\/wp\/v2\/media?parent=927"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}