Please sign in to access this page

dict_to_colormap

dict_to_colormap Used AI

2 devlogs
2h 5m
•  Ship certified
Created by luke

A lightweight utility to convert RGB colormap definitions into NumPy array format for easy visualization or use in semantic segmentation tasks.

Timeline

Ship 1

1 payout of shell 29.0 shells

luke

about 2 months ago

luke Covers 2 devlogs and 2h 5m

-did css and readme
-comments are now optional (it used to generate undefined comments if none available)

Update attachment

-reads an input
-takes in all relevant data and reformats
-returns an output

Update attachment