Skip to content

Submission for Model ZOO - Ship Detection#217

Merged
bartoszptak merged 1 commit intoPUTvision:develfrom
ArturWoz:devel
Jun 12, 2025
Merged

Submission for Model ZOO - Ship Detection#217
bartoszptak merged 1 commit intoPUTvision:develfrom
ArturWoz:devel

Conversation

@ArturWoz
Copy link
Contributor

@ArturWoz ArturWoz commented Jun 9, 2025

No description provided.

@bartoszptak
Copy link
Contributor

Hi, the files are not publicly available. Please fix it.

@ArturWoz
Copy link
Contributor Author

ArturWoz commented Jun 9, 2025

Hi. Sorry, now I made the repository with model public. Should work now.

@bartoszptak
Copy link
Contributor

Hi again,
Everything looks great, I'll merge the PR.

However, could you update the metadata of the model and add the missing det_type parameter? It is very valuable to provide users with default information on what type of detection model they should use. Metadata tutorial is here

| [Aerial Cars Detection](https://chmura.put.poznan.pl/s/vgOeUN4H4tGsrGm) | 640 | 10 | YOLOv7-m model for cars detection on aerial images. Based on the [ITCVD](https://arxiv.org/pdf/1801.07339.pdf). | [Image](https://chmura.put.poznan.pl/s/cPzw1mkXlprSUIJ) |
| [UAVVaste Instance Segmentation](https://chmura.put.poznan.pl/s/v99rDlSPbyNpOCH) | 640 | 0.5 | YOLOv8-L Instance Segmentation model for litter detection on high-quality UAV images. Based on the [UAVVaste dataset](https://github.com/PUTvision/UAVVaste). | [Image](https://chmura.put.poznan.pl/s/KFQTlS2qtVnaG0q) |
| [Tree-Tops Detection](https://chmura.put.poznan.pl/s/A9zdp4mKAATEAGu) | 640 | 10 | YOLOv9 model for treetops detection on aerial images. Model is trained on the mix of publicly available datasets. | [Image](https://chmura.put.poznan.pl/s/F0lkIX9xhcwD4PG) |
| [Ship Detection](https://github.com/ArturWoz/ship-detection/releases/download/release/ship-detection-model.onnx)| 640 | 30 | YOLOv8s model for ship detection on aerial images. Trained on [mix of publicly available datasets](https://github.com/ArturWoz/ship-detection/blob/main/README.md). | [Image](https://github.com/ArturWoz/ship-detection/blob/main/example.png) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have set the GSD resolution to 30 cm/px here, but in the model's metadata, it is 10 - you should adjust these values accordingly.

@ArturWoz
Copy link
Contributor Author

Hi again, I fixed the metadata - resolution, model type, confidence and IoU threshold.

@bartoszptak bartoszptak merged commit 2deec30 into PUTvision:devel Jun 12, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants