leejunhyun
leejunhyun
Hi, @DecentMakeover . Thank you for your interest about my code. Sorry but I couldn't understand your data. Is your data have shape (26,64,64,64) ? Could you please explain about...
Okay, then what kind of problem you have? transforming patches to Tensor? or obtaining proper output?
Hi, @SouthAmericaB . Thank you for your interest about my code. If you already have your own data split, then just run `main.py`. Else, run `dataset.py` to split your dataset.
Hi, @kobotschick . Thank you for your interest about my repo. There are `x1` variable, which is fed into next layer by for loop (t times).
Hi, Ming. Thank you for your interest in my codes. I'm sorry that my codes are not well-organized. There are some dummy codes. In cases of dummies, please remove that...