Chrismoon commited on
Commit
9e52af7
·
verified ·
1 Parent(s): 97bc582

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Pinnipeds are abundent along the entire west coast, their populations and destri
29
  ### Model Description
30
 
31
  This model detects California Sea Lions, Northern Fur Seals, and Elephant Seals over a veriety of age classes. It is designed to help streamline population counts and help scientists study Pinniped populations. This model uses images from an aerial survey of the California coast by NOAA's Marine Mammal Lab. It uses YOLOv11 as a base model for inferences. Model weights are updated to the most recent model run.
32
- #
33
  ## Dataset description
34
 
35
  NOAA Marine Mammal Lab Aerial surveys conducted Summer 2024. The images are large aerial images with varying substrates and pinniped species. All images annotated by hand and resized to 640x640 by me. Albumentations are default ones set by Yolov11.
 
29
  ### Model Description
30
 
31
  This model detects California Sea Lions, Northern Fur Seals, and Elephant Seals over a veriety of age classes. It is designed to help streamline population counts and help scientists study Pinniped populations. This model uses images from an aerial survey of the California coast by NOAA's Marine Mammal Lab. It uses YOLOv11 as a base model for inferences. Model weights are updated to the most recent model run.
32
+
33
  ## Dataset description
34
 
35
  NOAA Marine Mammal Lab Aerial surveys conducted Summer 2024. The images are large aerial images with varying substrates and pinniped species. All images annotated by hand and resized to 640x640 by me. Albumentations are default ones set by Yolov11.