Commit History

Added image downsampling
db4d0c4
Running

Sagar Bharadwaj commited on

Added workflow to sync to hugging face spaces
2fd9854

Sagar Bharadwaj commited on

Added Grids.png to the repository
536210c

Sagar Bharadwaj commited on

Updated requirements.txt. Tested this time.
ff2e049

Sagar Bharadwaj commited on

Updated requirments.txt again
6300dff

Sagar Bharadwaj commited on

Updated requirements.txt
b168f2d

Sagar Bharadwaj commited on

Added dependencies
11ee5c2

Sagar Bharadwaj commited on

Moved app.py to root
314b8be

Sagar Bharadwaj commited on

Added live updates for font size and thicness.
b3d91b5

Sagar Bharadwaj commited on

Split island creation and adding numbers
d4675c1

Sagar Bharadwaj commited on

Added gradio app
ba60f57

Sagar Bharadwaj commited on

reassigning colors
a4ba88e

aditink commited on

Added apply_kmeans config
4112803

Sagar Bharadwaj commited on

Changed the notebook
c9529aa

Sagar Bharadwaj commited on

Made changes to denoising
7fef374

Sagar Bharadwaj commited on

Added centroid list to object to enable calling numbered islands separately
d6f71e3

Sagar Bharadwaj commited on

Changed the color indexing to 1-based
dc882c7

Sagar Bharadwaj commited on

Updated notebook
534e13a

Sagar Bharadwaj commited on

Updated default config
d2547a9

Sagar Bharadwaj commited on

Added open morphological transformation to remove small holes and isthmuses
0a92df1

Sagar Bharadwaj commited on

Updated README and added original image in notebook.
c6d0a62

Sagar Bharadwaj commited on

Updated README
a0f5ac0

Sagar Bharadwaj commited on

Removed numpy from dependencies as its installed as part of other libraries
cc6fed3

Sagar Bharadwaj commited on

Updated environment.yaml
cc76843

Sagar Bharadwaj commited on

Create output directory if it doesn't exist
2b32b36

Sagar Bharadwaj commited on

Updated docstrings
d2ae102

Sagar Bharadwaj commited on

Updated Notebook
342535f

Sagar Bharadwaj commited on

Center aligning numbers
a8828c1

Sagar Bharadwaj commited on

Added generate color legend
8cc93d2

Sagar Bharadwaj commited on

Updated Utils
2969573

Sagar Bharadwaj commited on

Updated gitignore
91d2705

Sagar Bharadwaj commited on

Added shape validity check
c76c7ee

Sagar Bharadwaj commited on

Updated notebook example
804cbcd

Sagar Bharadwaj commited on

Pulled out configs. Added main.
54cb6c5

Sagar Bharadwaj commited on

Added centroid calculation using polylabel
68b9a41

Sagar Bharadwaj commited on

Small changes in gen island
5461b2c

Sagar Bharadwaj commited on

Filtering contours with high perimeter to area ratio
7708b6c

Sagar Bharadwaj commited on

Added draw contours utility function
775d79d

Sagar Bharadwaj commited on

Checking centroid calculation
c850ed8

Sagar Bharadwaj commited on

Made sure island_fills and island_borders have correspondence
4fc760f

Sagar Bharadwaj commited on

Added contour analysis in gen islands
9faa18b

Sagar Bharadwaj commited on

Added extra params in get_numbered_islands
9777205

Sagar Bharadwaj commited on

Added padding to enable border detection at image boundaries
13c2a66

Sagar Bharadwaj commited on

Added generate islands function
8ad61d2

Sagar Bharadwaj commited on

Updated Utils to accepts cmap
3e8f8f6

Sagar Bharadwaj commited on

Updated numbered islands API to accept color ID directly
6df22ad

Sagar Bharadwaj commited on

Added denoising to remove small color islands
ff2a834

Sagar Bharadwaj commited on

Merge branch 'main' of https://github.com/SagarB-97/ColorByNumber
89f7e8f

Sagar Bharadwaj commited on

Made simplify image faster
b4734e1

Sagar Bharadwaj commited on

Inefficient, not fully tested island generation
c858e30

aditink commited on