HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RiversHaveWings

no profile record

Submissions

Genji-Python-6B, a GPT-J 6B model for generating Python code

twitter.com
5 points·by RiversHaveWings·5 ปีที่แล้ว·0 comments

comments

RiversHaveWings
·4 ปีที่แล้ว·discuss
Diffusion models can be used to lossily compress images for real, see for example Lossy Compression with Gaussian Diffusion (https://arxiv.org/abs/2206.08889). I would expect this to work with text-conditional diffusion models too and give you better compression when supplying a correct caption.
RiversHaveWings
·5 ปีที่แล้ว·discuss
I have a 512x512 version now too! https://colab.research.google.com/drive/1QBsaDAZv8np29FPbvjf...
RiversHaveWings
·6 ปีที่แล้ว·discuss
That should be a medium dose, I think.
RiversHaveWings
·6 ปีที่แล้ว·discuss
I found a matplotlib-compatible implementation of these colormaps here (under the 'scientific' submodule): https://jiffyclub.github.io/palettable/