JasonDCox / ML-Mentorship-GovSchool

0 stars 0 forks source link

Implement Custom Dataset onto YOLO Algorithm #27

Closed JasonDCox closed 2 years ago

JasonDCox commented 2 years ago

Description

Find and implement a custom dataset into the YOLO algorithm to replace the universal dataset. Dataset should be focused on animal detection or pet breed detection and run on the NVIDIA Jetson Nano.

Acceptance Criteria

References

JasonDCox commented 2 years ago

Update: Failed to implement training on a VM or google colab. Had a setback but have what I think is a working system for training on the Jetson, however, this is highly inefficient and is a last option. Still need to test the effectiveness of trained weights once produced.