Yueyi wang

Results 5 issues of Yueyi wang

### Feature Hi. Thanks for your amazing work! I have some advice for your feature update. Is it possible to support **modifying** the contents of nodes in the right json...

feature

I have two questions to ask: - Is it possible to resume training from the results of a completed workout? For example, if I have trained 100 epochs and got...

您好, 请问您Swin-L在多卡配置下的训练时长是多久呢? 我们在4卡3090的配置下1024尺寸训练36epoch需要3天是正常现象吗 祝好

Hi, Thanks for your amazing work! I found the [padding size](https://github.com/huawei-noah/VanillaNet/blob/f8385cf4ac0a5143431a05c84c5a40da4491b3d8/models/vanillanet.py#L29) used in activation funtion is actually same as `padding=self.act_num`, so can i ask why you use `padding=(self.act_num*2+1)//2` instead of...

Hi, Thanks for your code 👍 I would like to ask could you give an example of the input dimension of TransformerModel? I have a 12-leads ECG dataset, which dimension...