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