Changes between Version 1 and Version 2 of Other/Summer/2022/Active


Ignore:
Timestamp:
Jun 22, 2022, 6:59:21 PM (23 months ago)
Author:
Lucas Cordova III
Comment:

Legend:

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

    v1 v2  
    1616
    1717== Week 1 Activities ==
     18Downloaded videos of car approaching stop sign (Youtube)
     19Learning Python
     20Video Processing Using Python (cutting, concentration, noise cancellation etc.)
     21Work with ROS and Python to implement a program to estimate the total stopping distance of a vehicle based on its speed
     22
     23
    1824== Week 2 Activities ==
     25Look 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.
     26Familiarize ourselves with NJ MVC Driving Laws
     27Find related studies and Youtube videos relating to AI detection
     28
    1929== Week 3 Activities ==
     30Applying Python programming for Object Detection
     31Designing the AI Model
     32Implement the videos to YOLO (Real time Object Detection) 
     33Collect more VIDEOS and compare the theoretical results to experimental results
     34identify the suitable camera
     35
     36
    2037== Week 4 Activities ==
     38Research related Datasets and codes, and create our own dataset
     39Choose images and check if its correc
     40Install the required packages & run the code in Python Integrated Environment
     41Learn image Processing
     42
     43
     44