CoolFace
Apppublic

alkzar90/rock-glacier-segmentation

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
2likes
27 commits on main
b6a47554y ago

Change emoji

alkzar90
334cac14y ago

center input-outpuut block

alkzar90
a5218e84y ago

fix typo, try gr.ImageMask

alkzar90
dfd0e974y ago

try to center

alkzar90
d427ed34y ago

fix example list

alkzar90
56744a54y ago

fix typo for download image examples

alkzar90
fb964ec4y ago

add import os

alkzar90
7751dfb4y ago

add example into the demo

alkzar90
c32047d4y ago

add image examples

alkzar90
dd515ab4y ago

Resize input - output display 256x256

alkzar90
608014d4y ago

resize the output image

alkzar90
70260194y ago

add model trained on the full dataset

alkzar90
da274a54y ago

fix typo

alkzar90
97580994y ago

fix typo

alkzar90
cb54c634y ago

fix typo

alkzar90
32374294y ago

Change preprocessing function

alkzar90
aad7f4e4y ago

fix pixel scale

alkzar90
0976e914y ago

add mask to rgb label2color image

alkzar90
d0878324y ago

fix variable name

alkzar90
d1c29b64y ago

add upscale function

alkzar90
11b107f4y ago

model(**inputs) instead model(img.unsqueeze...)

alkzar90
93c96fe4y ago

Update dependencies

alkzar90
ef6c9904y ago

python module dependencies

alkzar90
bf601e44y ago

create an image segmentation model

alkzar90
a3cd6ce4y ago

upload fine-tuned segformer model checkpoint

alkzar90
40a9b574y ago

upload segformer fine-tuned model checkpoint

alkzar90
29d65374y ago

initial commit

alkzar90