adot08
adot08
@LiaoFJ Thank you for your advice. I'm also curious about the question that @wilsonjwcsu mentioned. I think the error is caused by inplace modifying self.enc_c and self.gen. When calling self.backward_G_alone()...
> Hi, > > there should be an updated nnUNet demo in this repo https://github.com/MECLabTUDA/M3d-Cam > It is an updated version of this repo (also from me), but targeted more...
Hi Karol, Sorry, the dataset I used is not public. The input data shape is (160, 256, x), x range from 65 to 89. The mask only has one class....
I used the 'wangrongsheng/MiniGPT-4-LLaMA-7B' weights in my case. I noticed that the 'hidden_states' have a '-inf' value when counting the first 'next_token' in the 30th transformer block. I filtered out...