WEEK 12: FYP WORKSHOP & MODEL TRAINING AND FINISHING MY PROJECT

Date: 29 - 31 May/1 - 2 June 2023

Content:
During week 12, I participated in an online FYP workshop conducted through Microsoft Teams, focusing on claim and documentation for the Final Year Project (FYP). The workshop provided valuable guidance on documenting the claim, progress report and the process of uploading related documents. This workshop equipped me with the necessary knowledge to ensure proper documentation of my FYP.

Simultaneously, I dedicated time to model training using the YOLOv5 framework. Although initially achieving satisfactory results with precision and recall above 70%, I encountered an issue where the model misidentified the background as fish. To overcome this challenge, I transitioned to YOLOv8, an upgraded version of the YOLO model. The training results with YOLOv8 surpassed expectations, getting precision and recall rates exceeding 90%. With the highly accurate model, I proceeded to develop a Fish Measurement System using Computer Vision techniques, allowing for precise estimation of fish length. Additionally, I utilized the Length-Weight Relationship to estimate fish weight. The Fish Measurement System showcased remarkable results. I do some preliminary experiments and its demonstrated promising outcomes.

Furthermore, in preparation for the upcoming presentation day, I focused on creating a poster that effectively summarized the project. The poster served as a visual representation of the project and stated about project's objectives, methodology, results and conclusions.

Conclusion:
In conclusion, week 12 marked significant progress in various aspects of my Final Year Project. The workshop on claim and documentation ensured proper documentation practices, while the transition from YOLOv5 to YOLOv8 improved model accuracy for object detection. The development of the Fish Measurement System shows impressive results, validating the effectiveness of the Computer Vision techniques.

Appendix:

Figure 1: Model Training Result on YOLOv8

Figure 2: Fish Measurement System Homepage

Figure 3: Fish Measurement System's Measurement Result

Figure 4: Fish Measurement System's Results




Comments

Popular posts from this blog

WEEK 3: IMAGE BASICS AND OPENCV

WEEK 6: LEARNING OBJECT DETECTION FOR MY SYSTEM

WEEK 2: FYP WORKSHOP & COMPUTER VISION INTRODUCTION