Skip to content

install YOLO and implement a simple model #1

@Senja20

Description

@Senja20

Description of task

The issue is created to test and learn a simple proof-of-concept implementation that can be used to build the model for detecting the buoys using YOLO.

Suggested Workflow

  • Install YOLO
  • pull YOLO model
  • Use the YOLO model for object detection (testing of the pre-trained model)

Specifications

Docs:

  • document the steps
  • docstrings for all functions, methods and classes
  • module docstrings,

Contacts

  • Senja20

Code Quality

  • Every function in header files are documented (inputs/returns/exceptions)
  • The project has automated tests that cover MOST of the functions and branches in functions (pytest/gtest)
  • The code is documented on the wiki (provide link)

Metadata

Metadata

Labels

enhancementNew feature or requestmedium~ a couple days to completemedium priorityThis issue should be addressed eventuallysitawSITAW team responsible

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions