-
Your attention mask as passed to the Llama layers is 2D (batch, seqlen). This means earlier image tokens can't see later image tokens.
If you review OmniGen/transformer.py or the other implementati…
-
## Description
almost same params
Even use int8 , it can't save more memory and slower than use deepcache. Is this supposed to be ? How to save more memory?
TensorRT supports dynami…
-
I got into some trouble when trying to train the model:
---------------------------------------------------------------------------
TypeError Traceback (most recent c…
-
你好, 我想训练下身,请问这份训练代码支持DC模型权重的微调吗
-
Hello everyone, I am new to jax and I am encountering the following problem. Can someone please help me to resolve it?
When I add the StateVar to the vc argument of objax.Jit, it reports
> File…
-
Hello, excuse me, I did not find the **Models.model_mia1201.UNet_DA** package that includes the model architecture. I would like to take a look at the Orthogonal loss you proposed. I think it is calc…
-
Protocol: Do the inference with parameters included in the training (as opposed to asking FILM to extrapolate on new parameter combination). FiLMed-Unet versus Unet.
When posting new results for th…
-
-
When I open the project in Unity Unity 5.5.0b3, I get compile errors - see attached screenshot.
I don't know how to fix it, please help.
![errors](https://cloud.githubusercontent.com/assets/16373322/1…
-
Hello, I'm using segcapsbasic and segnetR3 as the model for stroke segmentation of brain image using [ISLES 2017](http://www.isles-challenge.org/ISLES2017/) dataset. I use 25 patient 3D MRI data that …