Snow

Results 32 issues of Snow

Hi, could you release seg2face training model for test?

could you update your paper link?

Hi, Thank you very much for your great work! May I know when the codes are available?

thanks for you open codes! but I cannot found BFMFaceLossUVMap in loss.py could you provide it

Hi, will you plan to release the code and model?

torch.jit.frontend.UnsupportedNodeError: GeneratorExp aren't supported: File "/home/avatar/job/YOLOv8-qat/nets/nn.py", line 51 def forward(self, x): y = list(self.conv1(x).chunk(2, 1)) y.extend(m(y[-1]) for m in self.res_m) ~

sugar_model.py", line 493, in texture_features return self.sh_coordinates[self.point_idx_per_pixel] IndexError: tensors used as indices must be long, byte or bool tensors

期待开源,提醒一下

when CUDA_VISIBLE_DEVICES=0 python examples/run_streaming_llama.py --enable_streaming File "/data0/XXX/nlp/streaming-llm/streaming_llm/pos_shift/modify_llama.py", line 87, in llama_pos_shift_attention_forward kv_seq_len += past_key_value[0].shape[-2] File "/home/XXX/anaconda3/envs/llm/lib/python3.9/site-packages/transformers/cache_utils.py", line 78, in __getitem__ raise KeyError(f"Cache only has {len(self)} layers, attempted to access layer...