jorge-pessoa / pytorch-colors

Small utility for color space conversions of PyTorch Tensors and Variables
MIT License
189 stars 15 forks source link

Requests for new color spaces #2

Open jorge-pessoa opened 5 years ago

jorge-pessoa commented 5 years ago

Please let me know in this issue if there is any color space that you want to see implemented, or a specific application. I'll prioritize requests over other color spaces.

tobyclh commented 5 years ago

Hello, thanks for the great work. I would like to see whether you want to have an PR for HSL color space. I think with the HSV code I can code up a version for HSL quite easily :)

wangg12 commented 5 years ago

Hello @jorge-pessoa, will you add HLS support?

jorge-pessoa commented 4 years ago

Hello,

I will be looking into HSL conversion support. Any pull request with implementations are extremely welcome. Thank you,