-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathai4-metadata.yml
31 lines (28 loc) · 1.22 KB
/
ai4-metadata.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
metadata_version: 2.0.0
title: ZooProcess Multiple Separator
summary: A module to draw lines between objects to be separated from one another in ZooScan images
description: |-
This module processes images produced by ZooProcess that may contain multiple objects and separates the objects by drawing lines between them. This allows the rest of the processing to work on individual objects, which is necessary for their classification and measurements.
The segmentation is based on Mask2Former, in panoptic mode, but the resulting detections are further processed to match the original objects to the pixel and draw the separation lines.
<img class='fit', src='https://raw.githubusercontent.com/ai4os-hub/zooprocess-multiple-separator/main/illustration_separator.png'/>
# doi: http://add-some-DOI-url.com
dates:
created: '2024-09-20'
updated: '2024-10-16'
links:
ai4_template: ai4-template/2.1.5
source_code: https://github.com/ai4os-hub/zooprocess-multiple-separator
docker_image: ai4oshub/zooprocess-multiple-separator
base_model: https://arxiv.org/pdf/2112.01527
tags:
- deep learning
- vo.imagine-ai.eu
tasks:
- Computer Vision
categories:
- AI4 pre trained
- AI4 inference
libraries:
- PyTorch
data-type:
- Image