An open API service indexing awesome lists of open source software.

https://github.com/theveryhim/polyp-detection

Detecting colonoscopy images' polyps using AI algorithms
https://github.com/theveryhim/polyp-detection

deep-learning image-processing object-detection yolo9

Last synced: 11 months ago
JSON representation

Detecting colonoscopy images' polyps using AI algorithms

Awesome Lists containing this project

README

          

# Polyp detection

In this repo, we are going to employ Machine learning methods to detect
colon tissues(polyp).

## YOLOv9-FineTune: [PolypDB](https://arxiv.org/abs/2409.00045)
- Train
```markdown
YOLOv9m summary (fused): 151 layers, 20,013,715 parameters, 0 gradients, 76.5 GFLOPs
Class Images Instances Box(P R mAP50 mAP50-95)
all 359 382 0.933 0.912 0.963 0.816
```
- detect polyps(bounding box)


Descriptive Alt Text
Descriptive Alt Text