File size: 932 Bytes
1fef60d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | [
{
"task": "deblur this",
"image": "https://i0.wp.com/greenlightworldwide.com/wp-content/uploads/2019/07/Our-Expertise.jpg?w=2700&ssl=1",
"expected": "[deepinv, pyxu, sdfstudio]"
},
{
"task": "segment the lungs",
"image": "https://zenodo.org/record/8099852/files/lungs_ct.tif",
"expected": "3d-lungs-segmentation"
},
{
"task": "segment this",
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/3/3b/Mari%C3%A9ton_-_Une_histoire_d%E2%80%99amour%2C_1897%2C_6e_%C3%A9d.djvu/page14-2048px-Mari%C3%A9ton_-_Une_histoire_d%E2%80%99amour%2C_1897%2C_6e_%C3%A9d.djvu.jpg",
"expected": "dhSegment"
},
{
"task": "segment the cat",
"image": "https://images.unsplash.com/photo-1529778873920-4da4926a72c2?q=80&w=1336&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D",
"expected": "[LabelGraph, SLIC]"
}
] |