| { | |
| "architectures": [ | |
| "DepthPolyp" | |
| ], | |
| "model_type": "depthpolyp", | |
| "encoder_name": "b0", | |
| "in_channels": 3, | |
| "num_classes": 2, | |
| "decoder_channels": 256, | |
| "activation": null, | |
| "image_size": 224, | |
| "outputs": [ | |
| "segmentation", | |
| "depth" | |
| ], | |
| "training_dataset": "Kvasir-SEG", | |
| "paper": "https://arxiv.org/abs/2605.16519", | |
| "github": "https://github.com/ReaganWu/DepthPolyp" | |
| } | |