tinygrad icon indicating copy to clipboard operation
tinygrad copied to clipboard

Training UNet3D

Open jla524 opened this issue 1 year ago • 2 comments

Changes made:

  • Implement iterator for training set
  • Implement transformations
  • Implement dice cross entropy loss

TODO:

  • Support batch size > 1
  • Implement LR warmup
  • Run up to 4000 epochs
  • Train the model (currently running out of memory on M1 Pro)
  • Validate results (goal is 0.908 Mean DICE score)

jla524 avatar May 30 '23 14:05 jla524

Bounty locked, good luck!

geohot avatar May 30 '23 23:05 geohot

Changes made in tinygrad/:

------------------------------------------------------------
files                             insertions       deletions
------------------------------------------------------------
tinygrad/tensor.py                         1               1
------------------------------------------------------------
lines added in the tinygrad folder: 0

tinyb0t avatar Jun 01 '23 14:06 tinyb0t

No update in a week

geohot avatar Jul 31 '23 18:07 geohot