Changes between Version 4 and Version 5 of Other/Summer/2022/Active


Ignore:
Timestamp:
Dec 9, 2022, 8:37:45 AM (18 months ago)
Author:
kishanpatel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2022/Active

    v4 v5  
    1616
    1717== Week 1 Activities ==
    18 Downloaded videos of car approaching stop sign (Youtube)
    19 Video Processing Using Python (cutting, concentration, noise cancellation etc.)
    20 Work with ROS and Python to implement a program to estimate the total stopping distance of a vehicle based on its speed
    21 Familiarize with Orbit/Cosmos testbed and procedures
    22 Set up development environment and necessary tools
     18Download videos of car approaching stop sign (Youtube).
     19Learn Video Processing Using Python (cutting, concentration, noise cancellation etc).
     20Work with ROS and Python to implement a program to estimate the total stopping distance of a vehicle based on its speed.
     21Familiarize with Orbit/Cosmos testbed and procedures.
     22Set up development environment and necessary tools.
    2323
    2424
    2525== Week 2 Activities ==
    2626Look into achieving a program to calculate distance of car to stop sign at the parking lot outside. Our project will be the first step in a major multi-step project that will allow a car to operate autonomously.
    27 Familiarize ourselves with NJ MVC Driving Laws
    28 Find related studies and Youtube videos relating to AI detection
    29 Begin researching on object and motion detection techniques
     27Familiarize ourselves with NJ MVC Driving Laws.
     28Find related studies and Youtube videos relating to AI detection.
     29Begin researching on object and motion detection techniques.
    3030
    3131== Week 3 Activities ==
    32 Implement basic object detection algorithm using OpenCV and Python
    33 Implement the videos to YOLO (Real time Object Detection) 
    34 Collect more VIDEOS and compare the theoretical results to experimental results
    35 identify the suitable camera 
     32Implement basic object detection algorithm using OpenCV and Python.
     33Implement the videos to YOLO (Real time Object Detection).
     34Collect more VIDEOS and compare the theoretical results to experimental results.
     35identify the suitable camera.
    3636
    3737
    3838== Week 4 Activities ==
    39 Research related Datasets and codes, and create our own dataset
    40 Choose images and check if its correc
    41 Install the required packages & run the code in Python Integrated Environment
    42 Learn image Processing
     39Research related Datasets and codes, and create our own dataset.
     40Choose images and check if its correct.
     41Install the required packages & run the code in Python Integrated Environment.
     42Learn image Processing.
    4343
    4444
    4545
    4646== Week 5 Activities ==
    47 Build upon the object detection algorithm from the previous week and develop a motion detection algorithm
    48 Test and evaluate the performance of the motion detection algorithm on various videos
    49 Optimize the algorithm for maximum accuracy and speed
     47Build upon the object detection algorithm from the previous week and develop a motion detection algorithm.
     48Test and evaluate the performance of the motion detection algorithm on various videos.
     49Optimize the algorithm for maximum accuracy and speed.
    5050
    5151== Week 6 Activities ==
    52 Implement the AI driver assistant module to promote driver safety
    53 Integrate the object and motion detection algorithms with the AI driver assistant module
     52Implement the AI driver assistant module to promote driver safety.
     53Integrate the object and motion detection algorithms with the AI driver assistant module.
    5454Test and evaluate the performance of the AI driver assistant module
    5555
    5656== Week 7 Activities ==
    57 Research and implement ways to improve the accuracy and reliability of the AI driver assistant
    58 Test and evaluate the performance improvements made to the AI driver assistant
     57Research and implement ways to improve the accuracy and reliability of the AI driver assistant.
     58Test and evaluate the performance improvements made to the AI driver assistant.
    5959
    6060== Week 8 Activities ==
    61 Begin working on integrating the AI driver assistant with the ROS framework
    62 Test and debug the integration of the AI driver assistant with ROS
     61Begin working on integrating the AI driver assistant with the ROS framework.
     62Test and debug the integration of the AI driver assistant with ROS.
    6363
    6464== Week 9 Activities ==
    65 Complete the integration of the AI driver assistant with ROS
    66 Test and evaluate the performance of the AI driver assistant within the ROS framework
     65Complete the integration of the AI driver assistant with ROS.
     66Test and evaluate the performance of the AI driver assistant within the ROS framework.
    6767
    6868== Week 10 Activities ==
    69 Conduct final tests and evaluations of the AI driver assistant system
    70 Prepare a poster board that summarized the methodology, results, and applications of the project
    71 Document and present the results and findings of the internship project to the team 
     69Conduct final tests and evaluations of the AI driver assistant system.
     70Prepare a poster board that summarized the methodology, results, and applications of the project.
     71Document and present the results and findings of the internship project to the team.