Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CelineLind
/
image-segmentation-kmeans
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
image-segmentation-kmeans
/
app.py
Commit History
Added additional info
d6cc091
Running
Celine
commited on
Dec 24, 2023
code tidy
7f6e3c7
Celine
commited on
Dec 24, 2023
trying to correct resizing
2360e62
Celine
commited on
Dec 24, 2023
adjust resize
25d303b
Celine
commited on
Dec 24, 2023
resize big images
7793bb7
Celine
commited on
Dec 24, 2023
colour 3d points by cluster
7387ddd
Celine
commited on
Dec 24, 2023
cluster centres can be plotted
7bb1a95
Celine
commited on
Dec 24, 2023
code tidy
5b43313
Celine
commited on
Dec 24, 2023
try nondeprecated way
197375b
Celine
commited on
Dec 24, 2023
fig non-deprecated way
50c0336
Celine
commited on
Dec 24, 2023
more pritns
f9aeaff
Celine
commited on
Dec 24, 2023
more prints
070cdab
Celine
commited on
Dec 24, 2023
print some rgb values for debugging
f3bfe7d
Celine
commited on
Dec 24, 2023
back to trying 3D
de7343c
Celine
commited on
Dec 24, 2023
return scatterplot
1dbfd3f
Celine
commited on
Dec 24, 2023
only return plot
204268d
Celine
commited on
Dec 24, 2023
only return plot
4bb2479
Celine
commited on
Dec 24, 2023
attempt 2
e26f854
Celine
commited on
Dec 24, 2023
attempt again
b05eb35
Celine
commited on
Dec 24, 2023
print statement
bb7d55f
Celine
commited on
Dec 24, 2023
not in different function
67a2260
Celine
commited on
Dec 24, 2023
return ax instead
6c14d67
Celine
commited on
Dec 24, 2023
value=plot
e63b939
Celine
commited on
Dec 24, 2023
fig inside gr plot
6f9cba2
Celine
commited on
Dec 24, 2023
added legend
aaf6490
Celine
commited on
Dec 24, 2023
trying add subplot
279a33f
Celine
commited on
Dec 24, 2023
added brackets around list
c38e24e
Celine
commited on
Dec 24, 2023
return jsut fig not gr plot
3fc1bfb
Celine
commited on
Dec 24, 2023
return fig to plot
d7171b6
Celine
commited on
Dec 24, 2023
removed mpl_toolkits from req
240de8b
Celine
commited on
Dec 24, 2023
creates graph
9106c85
Celine
commited on
Dec 24, 2023
nested list for example inputs
8dc2c52
Celine
commited on
Dec 24, 2023
kmeans clustering
c3b2eaa
Celine
commited on
Dec 24, 2023
fixed order
6bd4465
Celine
commited on
Dec 24, 2023
return as gr iamge?
1bad939
Celine
commited on
Dec 24, 2023
outlined app
3f7cf74
Celine
commited on
Dec 24, 2023