Recent comments in /f/MachineLearning

theidiotrocketeer t1_j9e9iw9 wrote

Is it psychotic to use a GPT based model for what could be treated as image segmentation?

For my task, I trained a GPT model to predict a mask for an Input Integer Matrix with certain rows being entirely a spurious value. Where the mask is replacing the spurious integers with X's. It is a text based model for what could be considered an image task.

1

smallfried t1_j9dtyf7 wrote

That is very interesting!

The paper is not yet on GitHub, but I'm assuming the hardware requirements are as mentioned one beefy consumer GPU (3090) and a whole bunch of DRAM (>210GB) ?

I've played with opt-175b and with a bit of twiddling it can actually generate some Python code :)

This is very exciting as it gets these models into the prosumer range hardware!

8

Ferocious_Armadillo t1_j9dgsw0 wrote

The “line down the middle” is where the “predicted” shark is the true shark (the type of shark was guessed correctly. The color of the square represents the certainty of the guess. *How confident is the software that it made the “right” guess? In these cases, it’s 100% confident since it is the right one!)

Pretty cool if you ask me!

You can match them up to see for yourself.

2